<p>You need to be setting effective_caller_id_name before the bridge.</p>
<p>Brian Foster<br>
Endigo Computer LLC</p>
<p>Sent from a mobile device.</p>
<div class="gmail_quote">On Jun 6, 2012 6:19 AM, "Torstein Knutsen" <<a href="mailto:torstein.knutsen@gmail.com">torstein.knutsen@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<div><br></div><div>I'm trying to control the "caller_id_name" variable used in conferencing.</div><div>My dialplan looks like this :</div><div><br></div><div><div><extension name="public_extensions"></div>
<div><condition field="destination_number" expression="^(0meet)$"></div></div><div><div><action application="conference" data="72013@webconf"/></div></div><div><br></div>
<div>When I call into the conference, I do an API "conference xml_list" which gives details of the conferencees ..</div><div>I want to be able to change the caller_id_name in the listing, but all my efforts for doing this via dialplan fails.</div>
<div><br></div><div>Is this even possible somehow ?</div><div><br></div><div>I tried to add this to the dialplan before executing the conference :</div><div><div><div><action application="export" data="caller_id_name=Hobbes" /></div>
<div><action application="set" data="caller_id_name=Hobbes" /></div></div></div><div><div><action application="export" data="effective_caller_id_name=Hobbes" /></div><div>
<action application="export" data="effective_caller_id_name=Hobbes" /></div></div><div><div><action application="set" data="origination_caller_id_name=Hobbes" /></div><div>
<action application="export" data="origination_caller_id_name=Hobbes" /></div></div><div><br></div><div>But to no avail...</div><div><br></div><div>Any pointers would be appreciated.</div><div><br>
</div><div>Thank you</div><div>Torstein</div><div><br></div>
<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>
Join Us At ClueCon - Aug 7-9, 2012<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>
<br></blockquote></div>