señores siempre tratando de lograr hacer funcionar el voicemail y el
forward , realice unos cambios dentro del extension.conf para el
voicemail , pero consigo otro error diferente al anterior
Call from 'openser' to extension 'u119' rejected because extension not
found.
pero lo raro aquí es que la extensión 119 estaba hablando con la
extensión 110 , osea hubiera mandado un b199 (busy)
esto tengo en mi asterisk
exten=> _XXX,1,Voicemail(u${EXTEN})
exten=> _XXX,2,hangup()
exten=> _XXX,1,Voicemail(b${EXTEN})
exten=> _XXX,2,hangup()
viendo la traza del sip , solo veo pasar un INVITE
sip:u119@192.168.10.1:5070 SIP/2.0 , donde esta la b?
anexo mi traza sip ..
interface: any
filter: (ip) and ( port 5060 )
#
U +1.821466 192.168.10.28:5060 -> 192.168.10.1:5060
INVITE sip:110@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKe73473e70c06b711
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>
Contact: <sip:119@192.168.10.28:5060>
Supported: replaces, timer, path
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29317 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=119 8000 8000 IN IP4 192.168.10.28
s=SIP Call
c=IN IP4 192.168.10.28
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.001435 192.168.10.1:5060 -> 192.168.10.28:5060
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKe73473e70c06b711
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>;tag=36839585464337ac048b06b445c90d99.094f
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29317 INVITE
Proxy-Authenticate: Digest realm="192.168.10.1",
nonce="48bcc46f0000006873802916d66148ac5ec9d93dcbe86472"
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.001546 192.168.10.28:5060 -> 192.168.10.1:5060
ACK sip:110@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKe73473e70c06b711
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>;tag=36839585464337ac048b06b445c90d99.094f
Contact: <sip:119@192.168.10.28:5060>
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29317 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +0.001303 192.168.10.28:5060 -> 192.168.10.1:5060
INVITE sip:110@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>
Contact: <sip:119@192.168.10.28:5060>
Supported: replaces, timer, path
Proxy-Authorization: Digest username="119", realm="192.168.10.1",
algorithm=MD5, uri="sip:110@192.168.10.1",
nonce="48bcc46f0000006873802916d66148ac5ec9d93dcbe86472",
response="82c1463ff68b8ad89c23b66cf93eebec"
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=119 8000 8001 IN IP4 192.168.10.28
s=SIP Call
c=IN IP4 192.168.10.28
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.000806 192.168.10.1:5060 -> 192.168.10.28:5060
SIP/2.0 100 Giving a try
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000082 192.168.10.1:5060 -> 192.168.10.19:5060
INVITE sip:110@192.168.10.19:5060 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa0fb.c64a74c3.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>
Contact: <sip:119@192.168.10.28:5060>
Supported: replaces, timer, path
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=119 8000 8001 IN IP4 192.168.10.28
s=SIP Call
c=IN IP4 192.168.10.28
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.009012 192.168.10.19:5060 -> 192.168.10.1:5060
SIP/2.0 100 Trying
To: <sip:110@192.168.10.1>
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa0fb.c64a74c3.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Server: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.017965 192.168.10.19:5060 -> 192.168.10.1:5060
SIP/2.0 180 Ringing
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa0fb.c64a74c3.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Server: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.000070 192.168.10.1:5060 -> 192.168.10.28:5060
SIP/2.0 180 Ringing
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Server: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +5.545961 192.168.10.19:5060 -> 192.168.10.1:5060
SIP/2.0 200 OK
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa0fb.c64a74c3.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Contact: <sip:110@192.168.10.19:5060>
Server: Linksys/SPA942-5.2.8
Content-Length: 236
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp
v=0
o=- 620022 620022 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16434 RTP/AVP 18 101
a=rtpmap:18 G729a/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:30
a=sendrecv
m=video 0 RTP/AVP 99 34
#
U +0.000139 192.168.10.1:5060 -> 192.168.10.28:5060
SIP/2.0 200 OK
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 INVITE
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf261a3128451f423
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Contact: <sip:110@192.168.10.19:5060>
Server: Linksys/SPA942-5.2.8
Content-Length: 236
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp
v=0
o=- 620022 620022 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16434 RTP/AVP 18 101
a=rtpmap:18 G729a/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:30
a=sendrecv
m=video 0 RTP/AVP 99 34
#
U +0.002778 192.168.10.28:5060 -> 192.168.10.1:5060
ACK sip:110@192.168.10.19:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf880e06476211556
Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
Contact: <sip:119@192.168.10.28:5060>
Proxy-Authorization: Digest username="119", realm="192.168.10.1",
algorithm=MD5, uri="sip:110@192.168.10.1",
nonce="48bcc46f0000006873802916d66148ac5ec9d93dcbe86472",
response="82c1463ff68b8ad89c23b66cf93eebec"
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +0.000129 192.168.10.1:5060 -> 192.168.10.19:5060
ACK sip:110@192.168.10.19:5060 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa0fb.c64a74c3.2
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bKf880e06476211556
From: <sip:119@192.168.10.1>;tag=c15633260ef7e270
To: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
Contact: <sip:119@192.168.10.28:5060>
Proxy-Authorization: Digest username="119", realm="192.168.10.1",
algorithm=MD5, uri="sip:110@192.168.10.1",
nonce="48bcc46f0000006873802916d66148ac5ec9d93dcbe86472",
response="82c1463ff68b8ad89c23b66cf93eebec"
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 29318 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
P-hint: rr-enforced
#
U +2.473979 192.168.10.1:5070 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000219 192.168.10.1:5060 -> 192.168.10.1:5070
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.4493
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000088 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 69
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000085 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c845
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000056 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 68
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000087 192.168.10.1:5060 -> 192.168.10.1:5070
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c845
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000072 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.9709
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000072 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 67
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000041 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.9709
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000052 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e5cb
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000068 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 66
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000027 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e5cb
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000470 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.738c
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000082 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.738c
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000095 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 65
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000086 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.014e
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000056 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 64
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000076 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.014e
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000078 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.cc94
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000061 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 63
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000092 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.be56
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000068 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 62
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000076 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.be56
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000083 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.bef8
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000056 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 61
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000074 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.be56
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000067 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.bef8
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000081 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.28bf
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000055 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 60
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000130 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.28bf
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000083 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5a7d
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000060 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 59
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000119 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5a7d
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000089 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0531
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000077 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 58
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000114 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0531
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000097 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.77f3
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000059 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.fb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 57
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000117 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.77f3
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000092 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.fb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e1b4
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000061 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.0c3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.fb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 56
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000118 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e1b4
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000075 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 513 Message too big
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.0c3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.fb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.81d6
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000117 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 513 Message too big
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.fb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.eb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.db3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.cb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.bb3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.ab3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.9b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.8b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.81d6
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.449818 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Record-Route: <sip:192.168.10.1;lr=on;ftag=as27bcb902>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>
Contact: <sip:asterisk@192.168.10.1:5070>
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 65
Date: Tue, 02 Sep 2008 04:38:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000163 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.014e
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000044 192.168.10.1:5060 -> 192.168.10.1:5060
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.7b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.6b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.5b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.4b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK34b6.3b3fbb64.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK6e959f15;rport=5070
From: "asterisk" <sip:asterisk@192.168.10.1:5070>;tag=as27bcb902
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.be56
Call-ID: 6a62a8060ad9e10516108f335f2defae(a)192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +1.179682 192.168.10.28:5060 -> 192.168.10.1:5060
( ! c'#
#
U +0.277806 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:119@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKe5b04c74a3647437
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Contact: <sip:120@192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32736 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=120 8000 8000 IN IP4 192.168.10.30
s=SIP Call
c=IN IP4 192.168.10.30
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.002125 192.168.10.1:5060 -> 192.168.10.30:5060
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKe5b04c74a3647437
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=36839585464337ac048b06b445c90d99.367d
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32736 INVITE
Proxy-Authenticate: Digest realm="192.168.10.1",
nonce="48bcc479000000693b14ecce102e471124a8756ca2a71980"
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.001806 192.168.10.30:5060 -> 192.168.10.1:5060
ACK sip:119@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKe5b04c74a3647437
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=36839585464337ac048b06b445c90d99.367d
Contact: <sip:120@192.168.10.30:5060>
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32736 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +0.001448 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:119@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Contact: <sip:120@192.168.10.30:5060>
Supported: replaces, timer, path
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:119@192.168.10.1",
nonce="48bcc479000000693b14ecce102e471124a8756ca2a71980",
response="037ec16aad875b610d2e2a42469b36ba"
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=120 8000 8001 IN IP4 192.168.10.30
s=SIP Call
c=IN IP4 192.168.10.30
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.000748 192.168.10.1:5060 -> 192.168.10.30:5060
SIP/2.0 100 Giving a try
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000070 192.168.10.1:5060 -> 192.168.10.28:5060
INVITE sip:119@192.168.10.28:5060 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=9023ad24314618f6>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Contact: <sip:120@192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=120 8000 8001 IN IP4 192.168.10.30
s=SIP Call
c=IN IP4 192.168.10.30
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.002455 192.168.10.28:5060 -> 192.168.10.1:5060
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Content-Length: 0
#
U +0.000529 192.168.10.28:5060 -> 192.168.10.1:5060
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
Record-Route: <sip:192.168.10.1;lr=on;ftag=9023ad24314618f6>
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=9f8194f31a06e005
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119@192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +0.000086 192.168.10.1:5060 -> 192.168.10.30:5060
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
Record-Route: <sip:192.168.10.1;lr=on;ftag=9023ad24314618f6>
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=9f8194f31a06e005
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119@192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +1.841001 190.184.35.4:5060 -> 192.168.1.64:5060
OPTIONS sip:130@192.168.1.64:5060 SIP/2.0
Via: SIP/2.0/UDP 190.184.35.4:5060;branch=z9hG4bK67e6c4dd;rport
From: "asterisk" <sip:asterisk@190.184.35.4>;tag=as128f626f
To: <sip:130@192.168.1.64:5060>
Contact: <sip:asterisk@190.184.35.4>
Call-ID: 18e23ae448d1bb8b40ef9edd1c22bf61(a)190.184.35.4
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Tue, 02 Sep 2008 04:38:38 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000019 190.184.35.4:5060 -> 192.168.10.19:5060
OPTIONS sip:130@192.168.1.64:5060 SIP/2.0
Via: SIP/2.0/UDP 190.184.35.4:5060;branch=z9hG4bK67e6c4dd;rport
From: "asterisk" <sip:asterisk@190.184.35.4>;tag=as128f626f
To: <sip:130@192.168.1.64:5060>
Contact: <sip:asterisk@190.184.35.4>
Call-ID: 18e23ae448d1bb8b40ef9edd1c22bf61(a)190.184.35.4
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Tue, 02 Sep 2008 04:38:38 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.015685 192.168.10.19:5060 -> 190.184.35.4:5060
SIP/2.0 200 OK
To: <sip:130@192.168.1.64:5060>;tag=570b2f6c3d3ff01ei1
From: "asterisk" <sip:asterisk@190.184.35.4>;tag=as128f626f
Call-ID: 18e23ae448d1bb8b40ef9edd1c22bf61(a)190.184.35.4
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 190.184.35.4:5060;branch=z9hG4bK67e6c4dd
Server: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
#
U +0.000014 192.168.1.64:5060 -> 190.184.35.4:5060
SIP/2.0 200 OK
To: <sip:130@192.168.1.64:5060>;tag=570b2f6c3d3ff01ei1
From: "asterisk" <sip:asterisk@190.184.35.4>;tag=as128f626f
Call-ID: 18e23ae448d1bb8b40ef9edd1c22bf61(a)190.184.35.4
CSeq: 102 OPTIONS
Via: SIP/2.0/UDP 190.184.35.4:5060;branch=z9hG4bK67e6c4dd
Server: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
#
U +0.440180 192.168.10.19:5060 -> 190.184.35.4:5060
NOTIFY sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-4e92e5f6
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 409 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.000014 192.168.1.64:5060 -> 190.184.35.4:5060
NOTIFY sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-4e92e5f6
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 409 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.070945 190.184.35.4:5060 -> 192.168.1.64:5060
SIP/2.0 489 Bad event
Via: SIP/2.0/UDP
192.168.10.19:5060;branch=z9hG4bK-4e92e5f6;received=192.168.1.64
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>;tag=as54fa6e92
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 409 NOTIFY
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000016 190.184.35.4:5060 -> 192.168.10.19:5060
SIP/2.0 489 Bad event
Via: SIP/2.0/UDP
192.168.10.19:5060;branch=z9hG4bK-4e92e5f6;received=192.168.1.64
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>;tag=as54fa6e92
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 409 NOTIFY
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +15.008778 192.168.10.19:5060 -> 190.184.35.4:5060
NOTIFY sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-b5543b0f
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 410 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.000020 192.168.1.64:5060 -> 190.184.35.4:5060
NOTIFY sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-b5543b0f
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 410 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.058674 190.184.35.4:5060 -> 192.168.1.64:5060
SIP/2.0 489 Bad event
Via: SIP/2.0/UDP
192.168.10.19:5060;branch=z9hG4bK-b5543b0f;received=192.168.1.64
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>;tag=as59124c00
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 410 NOTIFY
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000020 190.184.35.4:5060 -> 192.168.10.19:5060
SIP/2.0 489 Bad event
Via: SIP/2.0/UDP
192.168.10.19:5060;branch=z9hG4bK-b5543b0f;received=192.168.1.64
From: <sip:130@190.184.35.4>;tag=abe1d714571d2c96o1
To: <sip:190.184.35.4>;tag=as59124c00
Call-ID: a0e3f31c-f7fe802e(a)192.168.10.19
CSeq: 410 NOTIFY
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +1.996144 192.168.10.1:5060 -> 192.168.10.1:5070
INVITE sip:u119@192.168.10.1:5070 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=9023ad24314618f6>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>
Contact: <sip:120@192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Type: application/sdp
Content-Length: 545
v=0
o=120 8000 8001 IN IP4 192.168.10.30
s=SIP Call
c=IN IP4 192.168.10.30
t=0 0
m=audio 5004 RTP/AVP 0 18 4 3 2 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:4 G723/8000
a=rtpmap:3 GSM/8000
a=rtpmap:2 G726-32/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11
m=video 5006 RTP/AVP 99 34
a=sendrecv
a=rtpmap:99 H264/90000
a=fmtp:99 profile-level-id=428014; packetization-mode=0;
sprop-parameter-sets=Z0KADJWgUH5A,aM4BryA=
a=rtpmap:34 H263/90000
a=fmtp:34 CIF=2 MaxBR=1280
a=framerate:20
#
U +0.000101 192.168.10.1:5060 -> 192.168.10.28:5060
CANCEL sip:119@192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
Call-ID: 3f438e56a3007653(a)192.168.10.30
To: <sip:119@192.168.10.1>
CSeq: 32737 CANCEL
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000376 192.168.10.1:5070 -> 192.168.10.1:5060
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP
192.168.10.1;branch=z9hG4bK7bf1.69425517.1;received=192.168.10.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=as4eca27d6
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.000165 192.168.10.1:5060 -> 192.168.10.1:5070
ACK sip:u119@192.168.10.1:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.1
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
Call-ID: 3f438e56a3007653(a)192.168.10.30
To: <sip:119@192.168.10.1>;tag=as4eca27d6
CSeq: 32737 ACK
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000081 192.168.10.1:5060 -> 192.168.10.30:5060
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=as4eca27d6
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0
#
U +0.001228 192.168.10.28:5060 -> 192.168.10.1:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=9f8194f31a06e005
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 CANCEL
User-Agent: Grandstream GXV3000 1.1.3.14
Supported: replaces, timer, 100rel, path
Content-Length: 0
#
U +0.000439 192.168.10.28:5060 -> 192.168.10.1:5060
SIP/2.0 487 Request Cancelled
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
Record-Route: <sip:192.168.10.1;lr=on;ftag=9023ad24314618f6>
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=9f8194f31a06e005
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Content-Length: 0
#
U +0.000097 192.168.10.1:5060 -> 192.168.10.28:5060
ACK sip:119@192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK7bf1.69425517.0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
Call-ID: 3f438e56a3007653(a)192.168.10.30
To: <sip:119@192.168.10.1>;tag=9f8194f31a06e005
CSeq: 32737 ACK
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0
#
U +0.000386 192.168.10.30:5060 -> 192.168.10.1:5060
ACK sip:119@192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK3c146b274dc2f6a0
From: <sip:120@192.168.10.1>;tag=9023ad24314618f6
To: <sip:119@192.168.10.1>;tag=as4eca27d6
Contact: <sip:120@192.168.10.30:5060>
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:119@192.168.10.1",
nonce="48bcc479000000693b14ecce102e471124a8756ca2a71980",
response="037ec16aad875b610d2e2a42469b36ba"
Call-ID: 3f438e56a3007653(a)192.168.10.30
CSeq: 32737 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
#
U +0.278473 192.168.10.28:5060 -> 192.168.10.1:5060
( % e c
#
U +2.985659 192.168.10.19:5060 -> 192.168.10.1:5060
BYE sip:119@192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-15d9d72
From: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
To: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 101 BYE
Max-Forwards: 70
Route: <sip:192.168.10.1;lr=on;ftag=c15633260ef7e270>
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
#
U +0.000226 192.168.10.1:5060 -> 192.168.10.28:5060
BYE sip:119@192.168.10.28:5060 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=f23780cba3cea626i0>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa249.55073447.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-15d9d72
From: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
To: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 101 BYE
Max-Forwards: 69
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
P-hint: rr-enforced
#
U +0.001672 192.168.10.28:5060 -> 192.168.10.1:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKa249.55073447.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-15d9d72
Record-Route: <sip:192.168.10.1;lr=on;ftag=f23780cba3cea626i0>
From: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
To: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 101 BYE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119@192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Supported: replaces, timer, 100rel, path
Content-Length: 0
#
U +0.000119 192.168.10.1:5060 -> 192.168.10.19:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-15d9d72
Record-Route: <sip:192.168.10.1;lr=on;ftag=f23780cba3cea626i0>
From: <sip:110@192.168.10.1>;tag=f23780cba3cea626i0
To: <sip:119@192.168.10.1>;tag=c15633260ef7e270
Call-ID: 7473a731cc64e8b7(a)192.168.10.28
CSeq: 101 BYE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119@192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Supported: replaces, timer, 100rel, path
Content-Length: 0
exit
242 received, 0 dropped
saludoss
rickygm