Re: [asterisk-users] advices on how to debridge/rebridge a call?

2009-07-16 Thread Leif Madsen
Sebastian Maz wrote:
 this is what I'm trying to accomplish:
 
  - receiving an inbound call from A
  - dialing another number (B)
  - bridge A and B
  - every x minutes, debridge A and B, and bridge A with C (SIP call to 
 an platform that is gonna play an ad)
  - rebridge A and B
 
 Any advice on how to do this? Dial cmd with the use of the M or G option?
 Asterisk Manager? AGI?
 
 Thanks for your ideas

There is the Bridge() application in Asterisk 1.6.x that may be useful. You 
could probably use some sort of script that connects to the manager, and uses 
that application to move the bridges around.

Leif Madsen
http://www.leifmadsen.com
http://www.oreilly.com/catalog/asterisk

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] advices on how to debridge/rebridge a call?

2009-07-15 Thread Sebastian Maz
Hello,


this is what I'm trying to accomplish:

 - receiving an inbound call from A

 - dialing another number (B)

 - bridge A and B

 - every x minutes, debridge A and B, and bridge A with C (SIP call to an
platform that is gonna play an ad)

 - rebridge A and B


Any advice on how to do this? Dial cmd with the use of the M or G option?

Asterisk Manager? AGI?


Thanks for your ideas


SMaz
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users