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

Luki lugosoft at gmail.com
Sat Feb 3 18:05:48 MST 2007


> 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


More information about the asterisk-users mailing list