[Freeswitch-users] How to set sip_callee_id_name in a conference

Steven Ayre steveayre at gmail.com
Fri Jan 14 19:38:05 MSK 2011


http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_send_display

For example:

<extension name="test_conference">
   <condition field="destination_number" expression="^(3000)$">
      <action application="answer"/>
      <action application="send_display data="confname"/>
      <action application="conference" data="confname at confprofile"/>
   </condition>
</extension>

-Steve

On 14 January 2011 16:22, Fabio Bigliardi <fabio.bigliardi at gmail.com> wrote:

> Hi all,
> I would like to configure a dialplan so that a tag with the name of the
> conference appears in the calling phone's display.
>
> Thanks a lot for your support.
>
> Best regards,
> F. Bigliardi
>
>
> _______________________________________________
> 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/20110114/d9df10c4/attachment-0001.html 


More information about the FreeSWITCH-users mailing list