[Asterisk-Users] Dial Problem
Brian J. Schrock
brians at columbus.rr.com
Thu Mar 6 11:01:59 MST 2003
I think your extensions.conf entry should look like this.
> exten => 2111,1,Dial,SIP/18504844535
That is how I do it on my server.
On Thursday, March 6, 2003, at 12:33 PM, Eric Wieling wrote:
> I have a simple problem with sialing a SIP device. I'm SURE
> it's a syntax problem, but I dunno what it might be.
>
> Here are the debug messages:
>
> == Accepting call on 'Zap/1-1' ("PENSACOLA, FL" <8503846785>)
> -- Executing Goto("Zap/1-1", "2111|1") in new stack
> -- Goto (default,2111,1)
> -- Executing Dial("Zap/1-1", "SIP/18504844535 at 18504844535)") in
> new stack
> WARNING[12299]: File chan_sip.c, Line 411 (create_addr): No such host:
> 18504844535)
> NOTICE[12299]: File app_dial.c, Line 437 (dial_exec): Unable to create
> channel of type 'SIP'
> == Everyone is busy at this time
> -- Executing Answer("Zap/1-1", "") in new stack
> DEBUG[12299]: File chan_zap.c, Line 1654 (zt_answer): Took Zap/1-1 off
> hook
> -- Executing Congestion("Zap/1-1", "5") in new stack
>
> Here part of extentions.conf
>
> exten => 2111,1,Dial,SIP/18504844535 at 18504844535
> exten => 2111,2,Answer
> exten => 2111,3,Congestion
>
> Here is part of sip.conf
>
> [18504844535]
> type=friend
> host=dynamic
> context=default
>
>
> Does anyone have any suggestions?
>
> --Eric
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
Brian J. Schrock
Network Engineer, RHCE, CCNA
Anistone Technologies
Phone: 614-537-2817
FAX: 614-573-7165
6926 Avery Rd.
Dublin, OH 43017
More information about the asterisk-users
mailing list