<p dir="ltr">Use app set_profile_var to set caller_id_name instead.   </p>
<div class="gmail_quote">On Jun 11, 2014 7:31 AM, &quot;Geoff Nordli&quot; &lt;<a href="mailto:geoffn@gnaa.net">geoffn@gnaa.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi.<br>
<br>
My goal is to set the Caller-Caller-ID-Name for inbound calls going into<br>
a conference.<br>
<br>
I set the effective_caller_id_name before the call gets sent into the<br>
conference.<br>
<br>
Here is a log<br>
<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
sofia/external/anonymous@anonymous.invalid Command Execute<br>
export(effective_caller_id_name=test)<br>
EXECUTE sofia/external/anonymous@anonymous.invalid<br>
export(effective_caller_id_name=test)<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_channel.c:1145 EXPORT<br>
(export_vars) [effective_caller_id_name]=[test]<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
sofia/external/anonymous@anonymous.invalid Command Execute<br>
set(effective_caller_id_name=test)<br>
EXECUTE sofia/external/anonymous@anonymous.invalid<br>
set(effective_caller_id_name=test)<br>
2014-06-10 23:12:38.262554 [DEBUG] mod_dptools.c:1373<br>
sofia/external/anonymous@anonymous.invalid SET<br>
[effective_caller_id_name]=[test]<br>
2014-06-10 23:12:38.262554 [DEBUG] switch_ivr.c:612<br>
sofia/external/anonymous@anonymous.invalid Command Execute<br>
conference(12001@wideband)<br>
EXECUTE sofia/external/anonymous@anonymous.invalid<br>
conference(12001@wideband)<br>
<br>
I see from the channel variables it is being set:<br>
<br>
variable_export_vars: effective_caller_id_name<br>
variable_effective_caller_id_name: test<br>
<br>
But the Caller-Caller-ID-Name variable doesn&#39;t get updated after the<br>
call gets bridged to the conference room.<br>
<br>
Is there a different way I should be doing this?<br>
<br>
thanks,<br>
<br>
Geoff<br>
<br>
<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div>