Bridge Channel!

looking for bridging channels
exten => 10000,n,Bridge(${CHANNEL},p) unable to bridge channel with itself…
how can i solve this problem??

Thanks for any help

You’re going to need to be more specific and detailed in what exactly you are trying to achieve.

i am trying to bridge calls… Example you and i have a channel and i want to add another peer at same channel

You can’t bridge additional channels into an existing call, you have to move everyone to a ConfBridge. Most people do this by using an AMI action to Redirect the channels[1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_Redirect

ok i used agi to bridge channels.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.