[Freeswitch-users] effective_caller_id_name doesn't update Caller-Caller-ID-Name
Geoff Nordli
geoffn at gnaa.net
Wed Jun 11 11:01:21 MSD 2014
Hi.
My goal is to set the Caller-Caller-ID-Name for inbound calls going into
a conference.
I set the effective_caller_id_name before the call gets sent into the
conference.
Here is a log
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612
sofia/external/anonymous at anonymous.invalid Command Execute
export(effective_caller_id_name=test)
EXECUTE sofia/external/anonymous at anonymous.invalid
export(effective_caller_id_name=test)
2014-06-10 23:12:38.262554 [DEBUG] switch_channel.c:1145 EXPORT
(export_vars) [effective_caller_id_name]=[test]
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612
sofia/external/anonymous at anonymous.invalid Command Execute
set(effective_caller_id_name=test)
EXECUTE sofia/external/anonymous at anonymous.invalid
set(effective_caller_id_name=test)
2014-06-10 23:12:38.262554 [DEBUG] mod_dptools.c:1373
sofia/external/anonymous at anonymous.invalid SET
[effective_caller_id_name]=[test]
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612
sofia/external/anonymous at anonymous.invalid Command Execute
conference(12001 at wideband)
EXECUTE sofia/external/anonymous at anonymous.invalid
conference(12001 at wideband)
I see from the channel variables it is being set:
variable_export_vars: effective_caller_id_name
variable_effective_caller_id_name: test
But the Caller-Caller-ID-Name variable doesn't get updated after the
call gets bridged to the conference room.
Is there a different way I should be doing this?
thanks,
Geoff
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list