Displaying 2 results from an estimated 2 matches for "bridgetype".
2013 Oct 25
2
Is this big of new modification in Asterisk Events Objects values ?
...ur knowledge, don't know that bug of new modification
into objects or old version (asterisk-11) mistake corrected that time,
anyway
*Asterisk-12:*
Array
(
[Event] => ConfbridgeMute
[Privilege] => call,all
[Conference] => 42
[BridgeUniqueid] => 9f2ae5df-0749-4494-b8b7-12eb50dc765d
[BridgeType] => base
[BridgeTechnology] => softmix
[BridgeNumChannels] => 2
[Channel] => SIP/5000-00000006
[ChannelState] => 6
[ChannelStateDesc] => Up
*[CallerIDNum] => 5000*
[CallerIDName] => 5000
[ConnectedLineNum] => <unknown>
[ConnectedLineName] => <unknown>
[Acco...
2009 Jun 30
0
Redirect with ExtraChannel on Bridged call give AMI event with second channel name AsyncGoto/...<ZOMBIE>
...is Originated
3. When 901 answers, it is Redirected to an extension "exten =>
dial,1,Dial(SIP/902)"
4. 902 rings, then answers
5. AMI recieves the channel events for 902, followed by Bridge event
1. Event: Bridge
Privilege: call,all
Bridgestate: Link
Bridgetype: core
Channel1: SIP/901-007f0e98
Channel2: SIP/902-007fe948
Uniqueid1: 1246031137.3
Uniqueid2: 1246031140.4
CallerID1: NODID
CallerID2: dial
6. 901 and 902 are perfectly bridged and can talk
7. Now after some time, using AMI, both channels are Redirect...