[Freeswitch-users] park_after_bridge
Alex Lake
alex at digitalmail.com
Thu Feb 27 18:53:25 MSK 2014
Just looking at the documentation:
"hangup_after_bridge"
Controls what happens to a calling (A) party when in a bridge state and
the called (B) party hangs up. If "true" the dialplan will stop
processing and the A leg will be terminated when the B leg terminates.
If "false" (default) the dialplan continues to be processed after the B
leg terminates. This is checked afterpark_after_bridge
<http://wiki.freeswitch.org/wiki/Variable_park_after_bridge>andtransfer_after_bridge
<http://wiki.freeswitch.org/wiki/Variable_transfer_after_bridge>.
- this is pretty clear.
"park_after_bridge"
If set to true, it willpark
<http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_park>the call
afterbridge
<http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge>returns.
This is checked beforetransfer_after_bridge
<http://wiki.freeswitch.org/wiki/Variable_transfer_after_bridge>andhangup_after_bridge
<http://wiki.freeswitch.org/wiki/Variable_hangup_after_bridge>.
- This is not nearly so clear!
Which of these things (if either!) control what happens to the called
(B) party when the calling (A) party with which it is bridged hangs up?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140227/a0e4ceec/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list