[Kamailio-Users-ES] lograr el siguiente comportamiento voicemail y kamailio

troxlinux xserverlinux at gmail.com
Tue Sep 9 22:54:43 CEST 2008


El día 9 de septiembre de 2008 11:49, Iñaki Baz Castillo
<ibc at aliax.net> escribió:
> El Martes, 9 de Septiembre de 2008, troxlinux escribió:
>> mis pruebas
>>
>> ;exten => _XXX,1,Answer
>> ;exten => _XXX,n,Voicemail(u${EXTEN})
>> ;exten => _XXX,n,Hangup
>>
>> ;exten => _XXX,1,Answer
>> ;exten => _XXX,n,Voicemail(b${EXTEN})
>> ;exten => _XXX,n,Hangup
>
> Supongo que ya tienes claro que estas 6 líneas de arriba se chocan entre sí.

si de echo , podria ser así

exten => _XXX,1,Answer
exten => _XXX,n,Voicemail(u${EXTEN})
exten => _XXX,n,Voicemail(b${EXTEN})
exten => _XXX,n,Hangup


>
>
>
>> exten=>_u.,1,Voicemail(u${EXTEN})
>> exten=>_u.,n,hangup()
>>
>> exten=>_b.,1,Voicemail(b${EXTEN})
>> exten=>_b.,n,hangup()
>
> Tan sólo tienes que comprobar que el RURI que llega a Asterisk empieza
> por "b". ¿Por qué no lo monitorizas con ngrep a ver?
>

si miras el flujo nunca llega a b o un 486, le doy vueltas al scrip de
kamailio.cfg y quedo en las mismas ..

ojo y este es kamailio , porque si dos UA están en medio de una
conversacion y un tercer UA llama le pasa un INVITE , kamailio deberia
mandarlo a traves del failure route con un 486 busy hereeeeeee..

ta ta ta ta ......... KAMAILIO ..... I hates you

saludosss

#### Llamando a una extension ocupada ###

U +4.700448 192.168.10.19:5063 -> 192.168.10.1:5060
SIP/2.0 200 OK
To: <sip:116 at 192.168.10.1>;tag=3303cd8eb63c0107i3
From: <sip:119 at 192.168.10.1>;tag=911103766947cd50
Call-ID: a224ba32a2866f21 at 192.168.10.28
CSeq: 13630 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc425.319686e6.0
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bK4ea38073e7a39530
Contact: <sip:116 at 192.168.10.19:5063>
Server: Linksys/SPA942-5.2.8
Content-Length: 233
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp

v=0
o=- 126654 126654 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16410 RTP/AVP 0 101
a=rtpmap:0 PCMU/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.000322 192.168.10.1:5060 -> 192.168.10.28:5060
SIP/2.0 200 OK
To: <sip:116 at 192.168.10.1>;tag=3303cd8eb63c0107i3
From: <sip:119 at 192.168.10.1>;tag=911103766947cd50
Call-ID: a224ba32a2866f21 at 192.168.10.28
CSeq: 13630 INVITE
Via: SIP/2.0/UDP 192.168.10.28:5060;branch=z9hG4bK4ea38073e7a39530
Contact: <sip:116 at 192.168.10.19:5063>
Server: Linksys/SPA942-5.2.8
Content-Length: 233
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp

v=0
o=- 126654 126654 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16410 RTP/AVP 0 101
a=rtpmap:0 PCMU/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 +3.291609 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:119 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK33c01dc54687f9b1
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25947 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.000198 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=z9hG4bK33c01dc54687f9b1
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ed0a
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25947 INVITE
Proxy-Authenticate: Digest realm="192.168.10.1",
nonce="48c6d663000000010f56ef36ccc5d4663b354d28b0534e89"
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.001792 192.168.10.30:5060 -> 192.168.10.1:5060
ACK sip:119 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK33c01dc54687f9b1
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ed0a
Contact: <sip:120 at 192.168.10.30:5060>
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25947 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.001423 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:119 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:119 at 192.168.10.1",
nonce="48c6d663000000010f56ef36ccc5d4663b354d28b0534e89",
response="076d06f28d1ebc3400571228e4f594b4"
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 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.001735 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=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000157 192.168.10.1:5060 -> 192.168.10.28:5060
INVITE sip:119 at 192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK86e6.c0c23244.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 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.002427 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=z9hG4bK86e6.c0c23244.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Content-Length: 0


#
U +0.000470 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=z9hG4bK86e6.c0c23244.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=5497eea69312cc64
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119 at 192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0


#
U +0.000104 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=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=5497eea69312cc64
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Contact: <sip:119 at 192.168.10.28:5060>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0


#
U +0.121712 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-34c13b0
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:190.184.35.4>
Call-ID: 2cf7ae17-e8ac0960 at 192.168.10.19
CSeq: 167 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0


#
U +0.000023 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-34c13b0
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:190.184.35.4>
Call-ID: 2cf7ae17-e8ac0960 at 192.168.10.19
CSeq: 167 NOTIFY
Max-Forwards: 70
Event: keep-alive
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0


#
U +0.020568 192.168.10.19:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.000012 192.168.1.64:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.499655 192.168.10.19:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.000017 192.168.1.64:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.999996 192.168.10.19:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.000030 192.168.1.64:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +2.000000 192.168.10.19:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +0.000022 192.168.1.64:5060 -> 190.184.35.4:5060
REGISTER sip:190.184.35.4 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.19:5060;branch=z9hG4bK-c05c2a7d
From: <sip:130 at 190.184.35.4>;tag=2e73251392609e94o1
To: <sip:130 at 190.184.35.4>
Call-ID: 9b01d524-1606c170 at 192.168.10.19
CSeq: 57917 REGISTER
Max-Forwards: 70
Contact: <sip:130 at 192.168.10.19:5060>;expires=3600
User-Agent: Linksys/SPA942-5.2.8
Content-Length: 0
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces


#
U +5.462648 192.168.10.28:5060 -> 192.168.10.1:5060


   Q Z e l^^bgo
#
U +0.691778 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=z9hG4bK424233d4;rport
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000166 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=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.9c85
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000135 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 69
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000080 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=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5581
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000100 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 68
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000077 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=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.2743
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000062 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=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5581
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000032 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 67
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
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=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b104
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000098 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 66
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000240 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=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b104
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000084 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=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c3c6
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000102 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 65
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000088 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=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c3c6
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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
SIP/2.0 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0e1c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000108 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=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b104
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000027 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 64
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000090 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=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0e1c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000113 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=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7cde
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000139 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 63
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000107 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=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7cde
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7c70
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000108 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 62
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000109 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=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7c70
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ea37
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000104 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 61
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000121 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=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ea37
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000410 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=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.98f5
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000237 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 60
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000148 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=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.98f5
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000110 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=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c7b9
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000189 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 59
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000142 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=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c7b9
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000094 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=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b57b
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000121 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 58
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000105 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=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.233c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 57
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000096 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=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.233c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b214
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000108 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 56
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000109 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=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.233c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b214
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000107 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=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c0d6
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000126 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 55
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000166 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=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c0d6
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000189 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=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5691
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000171 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=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5691
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000215 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 54
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000255 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=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.2453
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000209 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 53
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000058 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=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.2453
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000058 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=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7b1f
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000131 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 52
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000120 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=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.09dd
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000124 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 51
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000129 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=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.09dd
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000109 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=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.9f9a
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000124 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 50
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000159 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=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.9f9a
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000100 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=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ed58
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000121 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 49
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000146 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=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.ed58
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000110 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=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.2082
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000143 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 48
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000126 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=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.2082
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000106 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=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5240
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000126 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 47
Date: Tue, 09 Sep 2008 19:57:53 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=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.5240
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000113 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=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.52ee
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000123 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 46
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000156 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=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.52ee
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000132 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=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c4a9
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000139 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.cdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 45
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000164 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=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c4a9
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 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 404 User Not Found
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.cdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b66b
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000134 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ddf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.cdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 44
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000164 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=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.b66b
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000103 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=z9hG4bK912e.ddf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.cdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e927
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000264 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=z9hG4bK912e.cdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bdf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.adf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.e927
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000237 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=z9hG4bK912e.3df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.2df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.1df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.0df53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.fcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ecf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.7b1f
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.059120 192.168.10.1:5060 -> 192.168.10.1:5070
INVITE sip:u119 at 192.168.10.1:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK86e6.c0c23244.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 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.000173 192.168.10.1:5060 -> 192.168.10.28:5060
CANCEL sip:119 at 192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK86e6.c0c23244.0
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
Call-ID: 8fe083c316d4df76 at 192.168.10.30
To: <sip:119 at 192.168.10.1>
CSeq: 25948 CANCEL
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000667 192.168.10.1:5070 -> 192.168.10.1:5060
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
192.168.10.1;branch=z9hG4bK86e6.c0c23244.1;received=192.168.10.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u119 at 192.168.10.1:5070>
Content-Length: 0


#
U +0.000399 192.168.10.1:5070 -> 192.168.10.1:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.1;branch=z9hG4bK86e6.c0c23244.1;received=192.168.10.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=as01dad92b
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u119 at 192.168.10.1:5070>
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 3487 3487 IN IP4 192.168.10.1
s=session
c=IN IP4 192.168.10.1
t=0 0
m=audio 18284 RTP/AVP 0 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

#
U +0.000122 192.168.10.1:5060 -> 192.168.10.30:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=as01dad92b
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u119 at 192.168.10.1:5070>
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 3487 3487 IN IP4 192.168.10.1
s=session
c=IN IP4 192.168.10.1
t=0 0
m=audio 18284 RTP/AVP 0 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=silenceSupp:off - - - -
a=ptime:20
a=sendrecv

#
U +0.000099 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=z9hG4bK86e6.c0c23244.0
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=5497eea69312cc64
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 CANCEL
User-Agent: Grandstream GXV3000 1.1.3.14
Supported: replaces, timer, 100rel, path
Content-Length: 0


#
U +0.000375 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=z9hG4bK86e6.c0c23244.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK7af61a27aa301b84
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=5497eea69312cc64
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 INVITE
User-Agent: Grandstream GXV3000 1.1.3.14
Content-Length: 0


#
U +0.000158 192.168.10.1:5060 -> 192.168.10.28:5060
ACK sip:119 at 192.168.10.28:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK86e6.c0c23244.0
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
Call-ID: 8fe083c316d4df76 at 192.168.10.30
To: <sip:119 at 192.168.10.1>;tag=5497eea69312cc64
CSeq: 25948 ACK
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.002889 192.168.10.30:5060 -> 192.168.10.1:5070
ACK sip:u119 at 192.168.10.1:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK8ab00b6775641941
From: <sip:120 at 192.168.10.1>;tag=da3442c6f8c59f63
To: <sip:119 at 192.168.10.1>;tag=as01dad92b
Contact: <sip:120 at 192.168.10.30:5060>
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:119 at 192.168.10.1",
nonce="48c6d663000000010f56ef36ccc5d4663b354d28b0534e89",
response="076d06f28d1ebc3400571228e4f594b4"
Call-ID: 8fe083c316d4df76 at 192.168.10.30
CSeq: 25948 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.394634 192.168.10.1:5060 -> 192.168.10.1:5060
OPTIONS sip:192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>
Contact: <sip:asterisk at 192.168.10.1:5070>
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 60
Date: Tue, 09 Sep 2008 19:57:53 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


#
U +0.000155 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=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.c7b9
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000047 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=z9hG4bK912e.dcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.ccf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.bcf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.acf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.9cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.8cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.7cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.6cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.5cf53705.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bK912e.4cf53705.0
Via: SIP/2.0/UDP 192.168.10.1:5070;branch=z9hG4bK424233d4;rport=5070
From: "asterisk" <sip:asterisk at 192.168.10.1:5070>;tag=as105cb73a
To: <sip:192.168.10.1>;tag=36839585464337ac048b06b445c90d99.233c
Call-ID: 139571ad12fd028c35c21c1059437fd7 at 192.168.10.1
CSeq: 102 OPTIONS
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0




exit
334 received, 0 dropped




More information about the Users-es mailing list