[Asterisk-Users] manager api call number, pause, dial ext
Thomas Miller
thomasamillergoogle at yahoo.com
Tue Jun 28 19:08:59 MST 2005
Hi,
I have a program that sends commands to the Manager
API and places outgoing calls.
I want to make it call a number, then pause, and dial
an office extension. Is this possible? How?
"Action: Originate\r\nChannel: " +
asteriskVoipChannel + "/" + PhoneNumber +
"\r\nContext: " + context + "\r\nCallerID: " +
callerId + "\r\nExtension: " + context +
"\r\nPriority: 1\r\nActionId: 1\r\n\r\nAction:
Logoff\r\n\r\n";
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the asterisk-users
mailing list