Hello list!!

I want to connect an open call with an extension. I call in with a DID, them
redirect to the extension using AGI. Can I use agi's originate to make the
second call without dropping the first DID call? How would I go about this?

I had something like this in mind:

first answer the DID call, then with AGI:

Action: login
Username: xxxx
Secret: xxxx
Events: off

Action: Originate
Channel: OpenDIDCall
Context: context-for-second-call
Exten: number to be called
Priority: 1
Callerid: CallerID
Timeout: 30

and connect the 2 calls.

I am not having much luck, am I going about this the wrong way? Thanks in
advance for your replies.
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to