[Freeswitch-users] bridge to internal phone and cell through a gateway

Avi Marcus avi at avimarcus.net
Wed Sep 22 17:24:15 UTC 2021


It should work fine to bridge to user/ or Sofia/internal and Sofia/external.

A trick you can try is enterprise originate with :_: between endpoints to
put each dial out in its own thread. I think it introduces UUID connection
difficulties though, for linking the channels together in the CDRs.

On Wed, Sep 22, 2021, 7:21 PM Sean Devoy <sdevoy at bizfocused.com> wrote:

> Thanks, I have leg_delay working in other places. I am trying without it
> for now.  I just can’t bridge to an internal phone and an external gateway
> phone in a single bridge.
>
> Anything special there?
>
>
>
> *From:* FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> *On
> Behalf Of *Brian West
> *Sent:* Wednesday, September 22, 2021 12:15 PM
> *To:* FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> *Subject:* Re: [Freeswitch-users] bridge to internal phone and cell
> through a gateway
>
>
>
> You're looking for leg_delay, set it inside [] on the legs you want to
> delay originate on, so you can originate like this:
>
>
>
> sofia/blah/mydeskphone,[leg_delay=5]sofia/blah/mycellphone
>
>
>
> gets tricky with sofia_contact unless you use xml_curl to dynamically
> build the url.
>
>
>
> /b
>
>
>
>
>
> On Wed, Sep 22, 2021 at 10:45 AM Sean Devoy <sdevoy at bizfocused.com> wrote:
>
> Hi All,
>
> I have searched for an answer and can’t find anything to explain my
> problem.
>
>
>
> Underlying request/problem:  The user wants to ring their desk and after 5
> second leg delay (not shown) add their cell phone, then voicemail on the FS
> server.
>
>
>
> I did a test with this bridge and it works fine:
>
> <action application="bridge" data=”
> {sip_from_uri=${outbound_caller_id_number}@64.136.173.30,sip_from_user=${outbound_caller_id_number},sip_from_host=64.136.173.30}sofia/gateway/voip-innovations-outbound/141nnnnnn99”/
> >
>
>
>
> And this one works:
>
> <action application="bridge" data=
> {presence_id=220 at fs.bizfocused.com}${sofia_contact(220 at fs2.bizfocused.com)}
> <%7bpresence_id=220 at fs.bizfocused.com%7d$%7bsofia_contact(220 at fs2.bizfocused.com)%7d,>
>  />
>
>
>
> But I can’t do both to work.  Is it possible to bridge to internal and
> external phones?
>
>
>
> Thanks,
>
> Sean
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
>
>
>
>
> --
>
>
>
> Brian West | Co-founder and Developer
>
> Need Commercial support? email sales at freeswitch.com
>
> 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: brian at freeswitch.com
>
> Mobile: 918-424-9378
>
> Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
>
> <https://www.facebook.com/freeswitch> <https://twitter.com/freeswitch>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210922/ae7b1814/attachment-0001.html>


More information about the FreeSWITCH-users mailing list