vicibox inbound Sip call not working
Posted: Wed Sep 29, 2010 7:24 am
I have install vicibox server 2.0, on LAN server ip 192.168.0.40
No extra hardware| no extra software| firewall is not running
when i am dialing from sip client, call is not reaches the dial plan,
Error msg
chan_sip.c:15147 handle_request_invite: Call from 'cc101' to extension '999' rejected because extension not found.
sip user
[cc101]
disallow=all
allow=ulaw
type=friend
username=ccccc
secret=test
host=dynamic
dtmfmode=rfc2833; inband
context=default
Nat=yes
insecure=invite
externip = 192.168.0.164
here is sip debug
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
INVITE sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:cc101@192.168.0.164:47812>
To: "999"<sip:999@192.168.0.40>
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
Content-Type: application/sdp
User-Agent: X-Lite release 1104o stamp 56125
Content-Length: 265
v=0
o=- 1 2 IN IP4 192.168.0.164
s=CounterPath X-Lite 3.0
c=IN IP4 192.168.0.164
t=0 0
m=audio 8922 RTP/AVP 107 0 8 101
a=alt:1 1 : kCcD3GZy 2MqGGLhe 192.168.0.164 8922
a=fmtp:101 0-15
a=rtpmap:107 BV32/16000
a=rtpmap:101 telephone-event/8000
a=sendrecv
<------------->
[Sep 29 16:57:00] --- (12 headers 11 lines) ---
[Sep 29 16:57:00] Sending to 192.168.0.164 : 47812 (NAT)
[Sep 29 16:57:00] Using INVITE request as basis request - ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
[Sep 29 16:57:00]
<--- Reliably Transmitting (NAT) to 192.168.0.164:47812 --->
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;received=192.168.0.164;rport=47812
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="550e8581"
Content-Length: 0
<------------>
[Sep 29 16:57:00] Scheduling destruction of SIP dialog 'ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.' in 32000 ms (Method: INVITE)
[Sep 29 16:57:00] Found user 'cc101'
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
ACK sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;rport
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 ACK
Content-Length: 0
<------------->
[Sep 29 16:57:00] --- (7 headers 0 lines) ---
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
INVITE sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:cc101@192.168.0.164:47812>
To: "999"<sip:999@192.168.0.40>
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
Content-Type: application/sdp
Proxy-Authorization: Digest username="cc101",realm="asterisk",nonce="550e8581",uri="sip:999@192.168.0.40",response="ce8f98190882a6923bb12bd2ceee8fec",algorithm=MD5
User-Agent: X-Lite release 1104o stamp 56125
Content-Length: 265
v=0
o=- 1 2 IN IP4 192.168.0.164
s=CounterPath X-Lite 3.0
c=IN IP4 192.168.0.164
t=0 0
m=audio 8922 RTP/AVP 107 0 8 101
a=alt:1 1 : kCcD3GZy 2MqGGLhe 192.168.0.164 8922
a=fmtp:101 0-15
a=rtpmap:107 BV32/16000
a=rtpmap:101 telephone-event/8000
a=sendrecv
<------------->
[Sep 29 16:57:00] --- (13 headers 11 lines) ---
[Sep 29 16:57:00] Sending to 192.168.0.164 : 47812 (NAT)
[Sep 29 16:57:00] Using INVITE request as basis request - ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
[Sep 29 16:57:00] Found user 'cc101'
[Sep 29 16:57:00] Found RTP audio format 107
[Sep 29 16:57:00] Found RTP audio format 0
[Sep 29 16:57:00] Found RTP audio format 8
[Sep 29 16:57:00] Found RTP audio format 101
[Sep 29 16:57:00] Found unknown media description format BV32 for ID 107
[Sep 29 16:57:00] Found audio description format telephone-event for ID 101
[Sep 29 16:57:00] Capabilities: us - 0x4 (ulaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing), combined - 0x4 (ulaw)
[Sep 29 16:57:00] Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
[Sep 29 16:57:00] Peer audio RTP is at port 192.168.0.164:8922
[Sep 29 16:57:00] Looking for 999 in default (domain 192.168.0.40)
[Sep 29 16:57:00]
<--- Reliably Transmitting (NAT) to 192.168.0.164:47812 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;received=192.168.0.164;rport=47812
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0
<------------>
[Sep 29 16:57:00] NOTICE[3609]: chan_sip.c:15147 handle_request_invite: Call from 'cc101' to extension '999' rejected because extension not found.
[Sep 29 16:57:00] Scheduling destruction of SIP dialog 'ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.' in 32000 ms (Method: INVITE)
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
ACK sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;rport
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 ACK
Content-Length: 0
<------------->
[Sep 29 16:57:00] --- (7 headers 0 lines) ---
[Sep 29 16:57:01] == Parsing '/etc/asterisk/manager.conf': [Sep 29 16:57:01] Found
[Sep 29 16:57:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 29 16:57:01] == Parsing '/etc/asterisk/manager.conf': [Sep 29 16:57:01] Found
[Sep 29 16:57:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 29 16:57:01] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 29 16:57:01] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 29 16:57:02] Really destroying SIP dialog 'MGE4MmZlZTk5MmI0MWNiMWQ3Yzc3NzI3NDFjYzNhMWE.' Method: ACK
[Sep 29 16:57:02]
<--- SIP read from 192.168.0.164:47812 --->
plz guide
No extra hardware| no extra software| firewall is not running
when i am dialing from sip client, call is not reaches the dial plan,
Error msg
chan_sip.c:15147 handle_request_invite: Call from 'cc101' to extension '999' rejected because extension not found.
sip user
[cc101]
disallow=all
allow=ulaw
type=friend
username=ccccc
secret=test
host=dynamic
dtmfmode=rfc2833; inband
context=default
Nat=yes
insecure=invite
externip = 192.168.0.164
here is sip debug
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
INVITE sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:cc101@192.168.0.164:47812>
To: "999"<sip:999@192.168.0.40>
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
Content-Type: application/sdp
User-Agent: X-Lite release 1104o stamp 56125
Content-Length: 265
v=0
o=- 1 2 IN IP4 192.168.0.164
s=CounterPath X-Lite 3.0
c=IN IP4 192.168.0.164
t=0 0
m=audio 8922 RTP/AVP 107 0 8 101
a=alt:1 1 : kCcD3GZy 2MqGGLhe 192.168.0.164 8922
a=fmtp:101 0-15
a=rtpmap:107 BV32/16000
a=rtpmap:101 telephone-event/8000
a=sendrecv
<------------->
[Sep 29 16:57:00] --- (12 headers 11 lines) ---
[Sep 29 16:57:00] Sending to 192.168.0.164 : 47812 (NAT)
[Sep 29 16:57:00] Using INVITE request as basis request - ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
[Sep 29 16:57:00]
<--- Reliably Transmitting (NAT) to 192.168.0.164:47812 --->
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;received=192.168.0.164;rport=47812
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="550e8581"
Content-Length: 0
<------------>
[Sep 29 16:57:00] Scheduling destruction of SIP dialog 'ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.' in 32000 ms (Method: INVITE)
[Sep 29 16:57:00] Found user 'cc101'
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
ACK sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-0330d800f2025c31-1---d8754z-;rport
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 1 ACK
Content-Length: 0
<------------->
[Sep 29 16:57:00] --- (7 headers 0 lines) ---
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
INVITE sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:cc101@192.168.0.164:47812>
To: "999"<sip:999@192.168.0.40>
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
Content-Type: application/sdp
Proxy-Authorization: Digest username="cc101",realm="asterisk",nonce="550e8581",uri="sip:999@192.168.0.40",response="ce8f98190882a6923bb12bd2ceee8fec",algorithm=MD5
User-Agent: X-Lite release 1104o stamp 56125
Content-Length: 265
v=0
o=- 1 2 IN IP4 192.168.0.164
s=CounterPath X-Lite 3.0
c=IN IP4 192.168.0.164
t=0 0
m=audio 8922 RTP/AVP 107 0 8 101
a=alt:1 1 : kCcD3GZy 2MqGGLhe 192.168.0.164 8922
a=fmtp:101 0-15
a=rtpmap:107 BV32/16000
a=rtpmap:101 telephone-event/8000
a=sendrecv
<------------->
[Sep 29 16:57:00] --- (13 headers 11 lines) ---
[Sep 29 16:57:00] Sending to 192.168.0.164 : 47812 (NAT)
[Sep 29 16:57:00] Using INVITE request as basis request - ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
[Sep 29 16:57:00] Found user 'cc101'
[Sep 29 16:57:00] Found RTP audio format 107
[Sep 29 16:57:00] Found RTP audio format 0
[Sep 29 16:57:00] Found RTP audio format 8
[Sep 29 16:57:00] Found RTP audio format 101
[Sep 29 16:57:00] Found unknown media description format BV32 for ID 107
[Sep 29 16:57:00] Found audio description format telephone-event for ID 101
[Sep 29 16:57:00] Capabilities: us - 0x4 (ulaw), peer - audio=0xc (ulaw|alaw)/video=0x0 (nothing), combined - 0x4 (ulaw)
[Sep 29 16:57:00] Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x1 (telephone-event), combined - 0x1 (telephone-event)
[Sep 29 16:57:00] Peer audio RTP is at port 192.168.0.164:8922
[Sep 29 16:57:00] Looking for 999 in default (domain 192.168.0.40)
[Sep 29 16:57:00]
<--- Reliably Transmitting (NAT) to 192.168.0.164:47812 --->
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;received=192.168.0.164;rport=47812
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0
<------------>
[Sep 29 16:57:00] NOTICE[3609]: chan_sip.c:15147 handle_request_invite: Call from 'cc101' to extension '999' rejected because extension not found.
[Sep 29 16:57:00] Scheduling destruction of SIP dialog 'ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.' in 32000 ms (Method: INVITE)
[Sep 29 16:57:00]
<--- SIP read from 192.168.0.164:47812 --->
ACK sip:999@192.168.0.40 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.164:47812;branch=z9hG4bK-d8754z-d3180c29380abb4b-1---d8754z-;rport
To: "999"<sip:999@192.168.0.40>;tag=as2afa30c3
From: "cc101"<sip:cc101@192.168.0.40>;tag=e34f2c7e
Call-ID: ZmRkNTAyYTI1ZTBhZDFjNTBkYTYzYzgyZGVlMjZiNDA.
CSeq: 2 ACK
Content-Length: 0
<------------->
[Sep 29 16:57:00] --- (7 headers 0 lines) ---
[Sep 29 16:57:01] == Parsing '/etc/asterisk/manager.conf': [Sep 29 16:57:01] Found
[Sep 29 16:57:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 29 16:57:01] == Parsing '/etc/asterisk/manager.conf': [Sep 29 16:57:01] Found
[Sep 29 16:57:01] == Manager 'sendcron' logged on from 127.0.0.1
[Sep 29 16:57:01] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 29 16:57:01] == Manager 'sendcron' logged off from 127.0.0.1
[Sep 29 16:57:02] Really destroying SIP dialog 'MGE4MmZlZTk5MmI0MWNiMWQ3Yzc3NzI3NDFjYzNhMWE.' Method: ACK
[Sep 29 16:57:02]
<--- SIP read from 192.168.0.164:47812 --->
plz guide