[Freeswitch-users] bridge problem
huseyin kalyoncu
hkalyoncu at gmail.com
Sat Nov 28 19:08:12 MSK 2015
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/89c32c7c/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list