[Freeswitch-users] SIP phone displays b_callee_name and b_callee_num on outgoing calls
Emrah
lists at kavun.ch
Thu Jun 9 18:05:59 MSD 2016
This is probably what you’re looking for:
ignore_display_updates
Tells freeswitch not to send display UPDATEs to the leg of the call. (update_display)
Usage: From dialplan/default.xml:
To set on A-Leg
<action application="set" data="ignore_display_updates=true"/>
To set on B-Leg
<action application="bridge" data="{ignore_display_updates=true}sofia/gateway/provider/18005551212"/>
> On Jun 9, 2016, at 1:29 PM, Yu Boot <yu at yu-boot.ru> wrote:
>
> Hello.
>
> Help me please.
>
> When I try to dial from Cisco SPA504G SIP phone via FS, after successful
> connection I see on screen "Outbound Call" and number at ip, which are
> values of variables b_callee_name and b_callee_num. I've never seen
> something like that on any other PBX (Asterisk, Yate, proprietary
> solutions). How to disable this behavior? It's not only confusing, it
> prevents me from simple redial lasy dialed number by respective button,
> as SIP phone tries to dial to that b_callee_num, which is in some
> different format.
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list