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