Let's say I have two asterisks, is there a way to bridge two separate channels on different asterisk into one call ?
Thanks,
Ido
--
You received this message because you are subscribed to the Google Groups "Adhearsion" group.
To post to this group, send email to adhea...@googlegroups.com.
To unsubscribe from this group, send email to adhearsion+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adhearsion?hl=en.
Let's say I have two asterisks, is there a way to bridge two separate channels on different asterisk into one call ?
Yes, as of Asterisk 1.6.0 there is a generic bridging API that is accessible via AMI. This call allows you to bridge two arbitrary channels together.
On Thu, Sep 8, 2011 at 22:32, Ben Klang <bkl...@mojolingo.com> wrote:
Let's say I have two asterisks, is there a way to bridge two separate channels on different asterisk into one call ?
Yes, as of Asterisk 1.6.0 there is a generic bridging API that is accessible via AMI. This call allows you to bridge two arbitrary channels together.
Thanks Ben, but I'm looking for bridging between two channels that each of them located on different asterisk.