[Asterisk-Users] Draytek Vigor 2600Vi as SIP client on Asterisk
Michael Hamann
mail at mhamann.net
Fri Jun 18 00:21:53 MST 2004
Hi Everybody,
as a relative newby I´m just trying to get a Draytek Vigor Router (2600Vi)
connected to my Asterisk System (CVS-05/31/04). With X-Lite and a Cisco
Phone it is no problem, but the Vigor seems to have some problems with
Asterisk.
The first thing ist when I do a "sip show peers" on the console I get:
4002/4002 172.16.183.37 (D) 255.255.255.255 5060 Unmonitored
4001/4001 172.16.183.37 (D) 255.255.255.255 5060 Unmonitored
What does this status unmonitored mean? With my softphone the entry looks
like:
6275/6275 172.16.181.49 (D) 255.255.255.255 5060 OK (8 ms)
The next thing is that when I try to call one of the vigors SIP Ports via
X-Lite I see the following message in the debug console:
Jun 18 10:09:54 NOTICE[131081]: chan_sip.c:5150 handle_response: Dunno
anything about a 0 Unkown status code response from SIP/4001-b2fc
No call is signalled to the phone. The other way, my X-Lite rings but the
connection is hung up the moment I accept the call.
The Draytek support says that the Vigor does not support SIP Reinvite and
that I should try to disable it in my PBX system.
So I changed my sip.conf to:
[4001]
type=friend
username=4001
secret=4001
mailbox=2000
canreinvite=no
context=default
host=dynamic
But it still does not work. Does anybody has this combination working and
could send me his config files? Or any other ideas?
best regards from germany
Michael
More information about the asterisk-users
mailing list