[asterisk-users] Calling extension from CLI?

2008-03-24 Thread Vincent
Hello

For testing purposes, is it possible to call an extension from the
command-line interface, just so I can trigger calls to AGI scripts
from a test extension?

Thank you.


___
-- 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


Re: [asterisk-users] Calling extension from CLI?

2008-03-24 Thread Mojo with Horan Company, LLC
I think what you want is:

originate LOCAL_CHANNEL application dial REMOTE_CHANNEL

some examples:

originate SIP/112 application dial Local/[EMAIL PROTECTED]
originate SIP/112 application dial Local/[EMAIL PROTECTED]   ;Echo 
Chamber exten
originate SIP/112 application dial ZAP/g1/18005551212

Moj


Vincent wrote:
 Hello

 For testing purposes, is it possible to call an extension from the
 command-line interface, just so I can trigger calls to AGI scripts
 from a test extension?

 Thank you.


 ___
 -- 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
   


___
-- 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