[Freeswitch-users] Controlling caller_id_name

Brian Foster bdfoster at endigotech.com
Wed Jun 6 19:04:54 MSD 2012


You need to be setting effective_caller_id_name before the bridge.

Brian Foster
Endigo Computer LLC

Sent from a mobile device.
On Jun 6, 2012 6:19 AM, "Torstein Knutsen" <torstein.knutsen at gmail.com>
wrote:

> Hi
>
> I'm trying to control the "caller_id_name" variable used in conferencing.
> My dialplan looks like this :
>
> <extension name="public_extensions">
> <condition field="destination_number" expression="^(0meet)$">
> <action application="conference" data="72013 at webconf"/>
>
> When I call into the conference, I do an API "conference
> xml_list" which gives details of the conferencees ..
> I want to be able to change the caller_id_name in the listing, but all my
> efforts for doing this via dialplan fails.
>
> Is this even possible somehow ?
>
> I tried to add this to the dialplan before executing the conference :
> <action application="export" data="caller_id_name=Hobbes" />
> <action application="set" data="caller_id_name=Hobbes" />
> <action application="export" data="effective_caller_id_name=Hobbes" />
> <action application="export" data="effective_caller_id_name=Hobbes" />
> <action application="set" data="origination_caller_id_name=Hobbes" />
> <action application="export" data="origination_caller_id_name=Hobbes" />
>
> But to no avail...
>
> Any pointers would be appreciated.
>
> Thank you
> Torstein
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> Join Us At ClueCon - Aug 7-9, 2012
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120606/b1009d0a/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list