[asterisk-users] dialing from asterisk console?

Danny Dias ing.diasdanny at gmail.com
Thu Oct 21 07:41:47 CDT 2010


Hello friends,

I'm trying to make a simple call from asterisk CLI, but is quite confuse

i followed the information here:

http://www.voip-info.org/wiki/view/Asterisk+CLI+dial

and changed my extensions.conf like this:

alsa.conf
[general]
autoanswer=no
context=consolecontext
extension=100

By the way, how do i know if my console is using the channel driver ALSA or
OSS?

then, in extensions.conf:

[consolecontext]
exten => 100,1,Dial($DEMO)

And then, from the Asterisk CLI: many attempts:

CLI> dial
No such extension 's' in context 'default'

CLI> dial 100
No such extension '100' in context 'default'

What am i doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101021/bcba151c/attachment-0001.htm 


More information about the asterisk-users mailing list