I think I've forgotten something obvious.... I've got 2 incoming calls, I want to bridge them - how can I do this ? (assume I somehow know which calls should be paired up...) I could dump them both in a meetme - but that seems wasteful as i _know_ there will only ever be 2 parties. (And I need DTMF to flow through). I may want to record the bridged call, but that isn't vital. I'm thinking of dialing chan_local with a call-id but I'm sure I am missing something simpler. Tim.
Tim, you may want to try: 1) Park call 1 2) Pickup call 1 with call 2 (using ParkedCall) Regards, Andreas 2008/9/5 Tim Panton <thp at westhawk.co.uk>> I think I've forgotten something obvious.... > > I've got 2 incoming calls, I want to bridge them - how can I do this ? > > (assume I somehow know which calls should be paired up...) > > I could dump them both in a meetme - but that seems wasteful > as i _know_ there will only ever be 2 parties. (And I need DTMF > to flow through). I may want to record the bridged call, but that isn't > vital. > > I'm thinking of dialing chan_local with a call-id but I'm sure I > am missing something simpler. > > > > Tim. > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080905/08a117cf/attachment.htm
On Fri, 2008-09-05 at 12:27 +0100, Tim Panton wrote:> I think I've forgotten something obvious.... > > I've got 2 incoming calls, I want to bridge them - how can I do this ? > > (assume I somehow know which calls should be paired up...) > > I could dump them both in a meetme - but that seems wasteful > as i _know_ there will only ever be 2 parties. (And I need DTMF > to flow through). I may want to record the bridged call, but that isn't > vital. > > I'm thinking of dialing chan_local with a call-id but I'm sure I > am missing something simpler. > >Not in 1.4, but in trunk,(and 1.6.x) there is a the Bridge manager command you can call via the manager interface, which takes two required args, the names of the two channels to bridge, and an optional arg, that will send a tone to the second channel. see main/features.c murf> > Tim. > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Steve Murphy Software Developer Digium -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3227 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20080905/71166c23/attachment.bin