[Freeswitch-users] Multiple endpoints bridge issue

Joseph Waite joelists at tm.net.uk
Fri Jul 21 12:44:08 UTC 2017


Bridge is not a conferencing app.

Bridge is used, normally within a dial plan to link an incoming a-leg call to an outgoing b-leg which is created to the endpoint’s specified in the bridge command. 

So the behaviour your experiencing is correct when specifying multiple endpoints, as soon as an endpoint/user answers the call the bridge command cancels all others.


> On 21 Jul 2017, at 13:04, 'Yemi Obembe <fickledreams at yahoo.com> wrote:
> 
> I am using bridge via mod_httapi to call multiple endpoints via an xml response like this:
> 
> <document type="text/freeswitch-httapi"><work>
> <execute application="bridge" data="user/xxxxx1,user/xxxxx2,user/xxxxx3" />
> </work></document>
> 
> What I notice is that this works for one or two connected endpoints. But once there are three or four endpoints, other incoming calls drop. I changed to enterprise originate (i.e, :_:) and noticed that once a call is engaged, other calls don't come in till that one ends. Same if I separate users with pipe (user/xxxxx1|user/xxxxx2|user/xxxxx3). Even when I bridge just a user at time, <execute application="bridge" data="user/xxxxx1" /> the other calls drop once one is engaged.
> 
> What am I missing?
> 
> 
> _________________________________________________________________________
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170721/41ea5483/attachment.html>


More information about the FreeSWITCH-users mailing list