Re: [asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

2007-02-04 Thread Erick Perez
Indeed. The problem was the ")". thanks to all who helped me debug this...my eyes are not so young anymore... On 2/3/07, jacobso1 <[EMAIL PROTECTED]> wrote: hi, i think the problem is here : exten => _321[0123],n,Dial(SIP/${EXTEN}),30,to) | replace wit

Re: [asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

2007-02-03 Thread jacobso1
hi, i think the problem is here : exten => _321[0123],n,Dial(SIP/${EXTEN}),30,to) | replace with exten => _321[0123],n,Dial(SIP/${EXTEN},30,to) note, i removed the parenthesis ')' after the {EXTEN} this should do regards, jacobson --- Scarlet ONE -

Re: [asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

2007-02-03 Thread Luki
No such host: 3213) Look for an extra closing parenthesis in your Dial command: Dial("SIP/3210-084eaa80", "SIP/3213)|30|to") It should be SIP/3213 rather than SIP/3213). --Luki ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users

Re: [asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

2007-02-03 Thread Paul Hales
The fact that all of the phones have the same 'host' is not a good sign. Also - turn 'qualify' on. It really helps with phone status. PaulH On Sat, 2007-02-03 at 12:50 -0500, Erick Perez wrote: > The following strange conditions is happening while I try to dial a > SIP user from another SIp use

[asterisk-users] error dialing a SIP user. chan_sip.c:1994 create_addr: No such host

2007-02-03 Thread Erick Perez
The following strange conditions is happening while I try to dial a SIP user from another SIp user. SIP to Zap dialing is fine, as all 4 users can call PSTN. I'm using Asterisk SVN-branch-1.2-r51359M Example: extension 3210 calls extension 3213. They are all registered properly: chrom01*CLI> sip