Well I guess I need to fix or create a channel now.

Asterisk Ready.
*CLI> dial [EMAIL PROTECTED]
Jan  9 10:28:06 NOTICE[10750]: app_dial.c:743 dial_exec: Unable to create
channel of type 'Zap'

No luck when I dial [EMAIL PROTECTED]

David


> David wrote:
>> Hello All, I'm trying to dial out with no luck.
>>
>> I'm using [EMAIL PROTECTED] defaults. I have one X100P card and SJPhone.
>>
>> *CLI> dial 96985628
>> No such extension '96985628' in context 'default'
>
> This is kinda self explanatory.  A context is the bit between the two
> square brackets [ and ].  So if you have a couple of choices with the
> snippets you posted.
>
> dial [EMAIL PROTECTED]
>
> because the local context includes your trunklocal context which
> contains the exten => _9NX... line
>
> or
>
> dial [EMAIL PROTECTED]
>
>> Here is my exten
>>
>> [trunklocal]
>> ;
>> ; Local seven-digit dialing accessed through trunk interface
>> ;
>> exten => _9NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
>> exten => _9NXXXXXX,2,Congestion
>>
>> [local]
>> ;
>> ; Master context for local, toll-free, and iaxtel calls only
>> ;
>> ignorepat => 9
>> include => default
>> include => parkedcalls
>> include => trunklocal
>> include => iaxtel700
>> include => trunktollfree
>> include => iaxprovider
>
> --
> Cheers,
>
> Matt Riddell
> _______________________________________________
>
> http://www.sineapps.com/news.php (Daily Asterisk News - html)
> http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> This message has been scanned for viruses and
> dangerous content by KE6UPI, and is
> believed to be clean.
> KE6UPI thanks MailScanner for their support.
> Please contact [EMAIL PROTECTED] if you have
> questions about this email.
>


-- 
This message has been scanned for viruses and
dangerous content by KE6UPI, and is
believed to be clean.
KE6UPI thanks MailScanner for their support.
Please contact [EMAIL PROTECTED] if you have 
questions about this email.

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

Reply via email to