[Freeswitch-users] How to bridge a call to an extension without the display updating?

Alexey Sibyakin alex at freeswitch.com
Tue Mar 13 23:42:41 UTC 2018


Hi

I used profile with these params for this:

<param name="pass-callee-id" value="false"/>
<param name="caller-id-type" value="none"/>
<param name="send-display-update" value="false"/>

also adding something like this

<action application="export"
data="nolocal:origination_callee_id_name=_undef_"/>

to dialplan may help

Alex

On Wed, Mar 14, 2018 at 7:16 AM, Juan Antonio IbaƱez Santorum <
juanito1982 at gmail.com> wrote:

> Any idea about how to get that?
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre
> de virus. www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
> <#m_3613607242244324482_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> 2017-12-08 8:52 GMT+01:00 Michael Avers <michael at mailworks.org>:
>
>> Hello,
>>
>> I'm trying to create a random dialplan extension (say 5050) that when
>> dialed into by a registered extension would bridge the call to another
>> registered user (say 3000), but not change the display
>> or P-Asserted-Identity.
>>
>> Right now on the bridge it sends to the calling extension
>>
>> *P-Asserted-Identity: "5050" <sip:3000 at sip.domain>.*
>>
>> I tried setting all the possible values for sip_cid_type and
>> setting ignore_display_updates to false, but it still sends the P-Asserted
>> update as shown above.
>>
>> The bridge itself I tried both with user/3000 at sip.domain
>> and ${sofia_contact(566055 at rsi.solidphone.net)} - same result.
>>
>> This is a problem because A. the display on the phone changes to "3000"
>> and more importantly, B. if the calling user later hits redial it will dial
>> 3000 instead of 5050.
>>
>> Any way to achieve what I'm trying to do?
>>
>> Thanks
>> Mike
>>
>>
>> _________________________________________________________________________
>> 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
>
>
>
> _________________________________________________________________________
> 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
>



-- 

Alex Sibyakin | Support Engineer
FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
<https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
Email: alex at freeswitch.com
Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
Need commercial support? Contact sales at freeswitch.com for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180314/b207294d/attachment-0001.html>


More information about the FreeSWITCH-users mailing list