Displaying 4 results from an estimated 4 matches for "bridgewait".
2017 Jul 05
2
Options for bridging channels in a smart bridge
...quite difficult : I will receive replace_channels events, and channel
optimization will not be performed. I managed to have something working
this way, but I had to write a lot of code and some situations are very
tricky to debug.
The easiest way I found was to write a piece if dialplan mixing
BridgeWait, Bridge and BridgeAdd. This works well, transfers are handled
by the Asterisk core, and the bridge is smart. Still, it requires to
maintain a list of bridged channels in order to call BridgeWait, Bridge
and BridgeAdd in the right order and with the right parameters.
Can you think of any other w...
2017 Jul 05
2
Options for bridging channels in a smart bridge
...come quite difficult : I
will receive replace_channels events, and channel optimization will not
be performed. I managed to have something working this way, but I had to
write a lot of code and some situations are very tricky to debug. The
easiest way I found was to write a piece if dialplan mixing BridgeWait,
Bridge and BridgeAdd. This works well, transfers are handled by the
Asterisk core, and the bridge is smart. Still, it requires to maintain a
list of bridged channels in order to call BridgeWait, Bridge and
BridgeAdd in the right order and with the right parameters. Can you
think of any other way (...
2014 Aug 19
0
Asterisk 12.5.0 Now Available
...ActionID; duplicates Message Header (Reported by Matt Jordan)
* ASTERISK-23814 - No call started after peer dialed (Reported by
Igor Goncharovsky)
* ASTERISK-24087 - [patch]chan_sip: sip_subscribe_mwi_destroy
should not call sip_destroy (Reported by Corey Farrell)
* ASTERISK-23987 - BridgeWait: channel entering into holding
bridge that is being destroyed fails to successfully join the
newly created holding bridge (Reported by Matt Jordan)
* ASTERISK-23969 - SendMessage AMI action Cant Send Text Message
Over PJSIP (Reported by Andrew Nagy)
* ASTERISK-23818 - PBX_Lua: a...
2014 Aug 19
1
Asterisk 12.5.0 Now Available
...ActionID; duplicates Message Header (Reported by Matt Jordan)
* ASTERISK-23814 - No call started after peer dialed (Reported by
Igor Goncharovsky)
* ASTERISK-24087 - [patch]chan_sip: sip_subscribe_mwi_destroy
should not call sip_destroy (Reported by Corey Farrell)
* ASTERISK-23987 - BridgeWait: channel entering into holding
bridge that is being destroyed fails to successfully join the
newly created holding bridge (Reported by Matt Jordan)
* ASTERISK-23969 - SendMessage AMI action Cant Send Text Message
Over PJSIP (Reported by Andrew Nagy)
* ASTERISK-23818 - PBX_Lua: a...