[Freeswitch-users] bridge problem

huseyin kalyoncu hkalyoncu at gmail.com
Sat Nov 28 20:19:44 MSK 2015


i think *loopback* will do the job

<action application="bridge" data="loopback/number"/>
instead of
<action application="bridge" data="sofia/profile/number"/>

sorry for the noise

huseyin


On Sat, Nov 28, 2015 at 6:08 PM, huseyin kalyoncu <hkalyoncu at gmail.com>
wrote:

> Hello
>
> Lets say i have a multiple bridge line like this:
>
> <action application="bridge"
> data="sofia/some_interface/some_uri1,sofia/some_interface/some_uri2,sofia/some_interface/some_uri3"/>
>
> or a single bridge:
>
> <action application="bridge" data="sofia/some_interface/some_uri1"/>
>
> Is there any way to execute different dialplan code for each bridge string
> before directing call to endpoint?
>
> i tried to set  force_transfer_context for even single bridge string like
> in given example on this page:
>
> https://wiki.freeswitch.org/wiki/Force_transfer_context_example
>
> But it did not worked. It did not transfer call to given context as
> expected.
> Instead, it executed bridge line directly.
>
> I can use transfer instead of bridge but it only works for single
> extension not for multiple extensions.
>
> Is there any way to achieve this?
>
> Thanks,
>
> Huseyin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151128/d68d8154/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list