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

troxlinux xserverlinux at gmail.com
Wed Sep 3 21:36:11 CEST 2008


Iñaki pues realmente chk el asterisk , y si tenia problemas al
ejecutar el core show application Voicemail me salia en el CLI lo
siguiente

"Your application(s) is (are) not registerednot registered "

tuve que recompilar el bendito asterisk y me sale el voicemail cuando
no contesto la llamada , pero si esta ocupada no salta al voicemail
hasta después me sale como no disponible ..

como es la funcion dentro del t_on_failure

revert_uri();
prefix("b");
xlog("L_ERR","Stepped into the 486 ruri=<$ru>");
rewritehostport("192.168.1.171");
append_branch();
route(1);
exit;
}

no lo esta tomando , de echo pienso que el cuando esta busy deberia de
mandar un ACK ACK sip:b112 at 192.168.10.1:5070 SIP/2.0

ni ideas , alguien que me corrija

saludos

rickygm


anexo una traza sip de dos UA hablando entre si

######## Traza Sip #############


interface: any
filter: (ip) and ( port 5060 )
#
U +0.041357 192.168.10.27:5060 -> 192.168.10.1:5060
INVITE sip:116 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKc7855175a8d59afa
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: replaces, timer, path
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59093 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Type: application/sdp
Content-Length: 358

v=0
o=112 8000 8000 IN IP4 192.168.10.27
s=SIP Call
c=IN IP4 192.168.10.27
t=0 0
m=audio 5004 RTP/AVP 0 18 3 97 2 9 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=20
a=rtpmap:2 G726-32/8000
a=rtpmap:9 G722/16000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

#
U +0.000155 192.168.10.1:5060 -> 192.168.10.27:5060
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKc7855175a8d59afa
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0e80
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59093 INVITE
Proxy-Authenticate: Digest realm="192.168.10.1",
nonce="48bee705000000152d0cc74c4b43efc098e1767e19eebb8b"
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.020113 192.168.10.27:5060 -> 192.168.10.1:5060
ACK sip:116 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKc7855175a8d59afa
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.0e80
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: path
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59093 ACK
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Length: 0


#
U +0.024625 192.168.10.27:5060 -> 192.168.10.1:5060
INVITE sip:116 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: replaces, timer, path
Proxy-Authorization: Digest username="112", realm="192.168.10.1",
algorithm=MD5, uri="sip:116 at 192.168.10.1",
nonce="48bee705000000152d0cc74c4b43efc098e1767e19eebb8b",
response="62e15029079383c7c19f24586fbcbc90"
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Type: application/sdp
Content-Length: 358

v=0
o=112 8000 8001 IN IP4 192.168.10.27
s=SIP Call
c=IN IP4 192.168.10.27
t=0 0
m=audio 5004 RTP/AVP 0 18 3 97 2 9 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=20
a=rtpmap:2 G726-32/8000
a=rtpmap:9 G722/16000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

#
U +0.000731 192.168.10.1:5060 -> 192.168.10.27:5060
SIP/2.0 100 Giving a try
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000070 192.168.10.1:5060 -> 192.168.10.19:5063
INVITE sip:116 at 192.168.10.19:5063 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKd896.3420aac4.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: replaces, timer, path
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Type: application/sdp
Content-Length: 358

v=0
o=112 8000 8001 IN IP4 192.168.10.27
s=SIP Call
c=IN IP4 192.168.10.27
t=0 0
m=audio 5004 RTP/AVP 0 18 3 97 2 9 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:3 GSM/8000
a=rtpmap:97 iLBC/8000
a=fmtp:97 mode=20
a=rtpmap:2 G726-32/8000
a=rtpmap:9 G722/16000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-11

#
U +0.014746 192.168.10.19:5063 -> 192.168.10.1:5060
SIP/2.0 100 Trying
To: <sip:116 at 192.168.10.1>
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKd896.3420aac4.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Server: Linksys/SPA942-5.2.8
Content-Length: 0


#
U +0.018236 192.168.10.19:5063 -> 192.168.10.1:5060
SIP/2.0 180 Ringing
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKd896.3420aac4.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Server: Linksys/SPA942-5.2.8
Content-Length: 0


#
U +0.000093 192.168.10.1:5060 -> 192.168.10.27:5060
SIP/2.0 180 Ringing
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Server: Linksys/SPA942-5.2.8
Content-Length: 0


#
U +7.665628 192.168.10.19:5063 -> 192.168.10.1:5060
SIP/2.0 200 OK
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKd896.3420aac4.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Contact: <sip:116 at 192.168.10.19:5063>
Server: Linksys/SPA942-5.2.8
Content-Length: 208
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp

v=0
o=- 466836 466836 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16394 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

#
U +0.000132 192.168.10.1:5060 -> 192.168.10.27:5060
SIP/2.0 200 OK
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 INVITE
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bKd17225261446022b
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Contact: <sip:116 at 192.168.10.19:5063>
Server: Linksys/SPA942-5.2.8
Content-Length: 208
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER
Supported: replaces
Content-Type: application/sdp

v=0
o=- 466836 466836 IN IP4 192.168.10.19
s=-
c=IN IP4 192.168.10.19
t=0 0
m=audio 16394 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

#
U +0.042577 192.168.10.27:5060 -> 192.168.10.1:5060
ACK sip:116 at 192.168.10.19:5063 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bK504849cf7ebf7d18
Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: path
Proxy-Authorization: Digest username="112", realm="192.168.10.1",
algorithm=MD5, uri="sip:116 at 192.168.10.1",
nonce="48bee705000000152d0cc74c4b43efc098e1767e19eebb8b",
response="62e15029079383c7c19f24586fbcbc90"
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 ACK
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 70
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Length: 0


#
U +0.000138 192.168.10.1:5060 -> 192.168.10.19:5063
ACK sip:116 at 192.168.10.19:5063 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=4bb722d336f8d7ae>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKd896.3420aac4.2
Via: SIP/2.0/UDP 192.168.10.27:5060;branch=z9hG4bK504849cf7ebf7d18
From: "Ventas" <sip:112 at 192.168.10.1>;tag=4bb722d336f8d7ae
To: <sip:116 at 192.168.10.1>;tag=ac0030d286cc8769i3
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Supported: path
Proxy-Authorization: Digest username="112", realm="192.168.10.1",
algorithm=MD5, uri="sip:116 at 192.168.10.1",
nonce="48bee705000000152d0cc74c4b43efc098e1767e19eebb8b",
response="62e15029079383c7c19f24586fbcbc90"
Call-ID: 1eecac46685a2dfd at 192.168.10.27
CSeq: 59094 ACK
User-Agent: Grandstream GXP2020 1.1.6.16
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Length: 0
P-hint: rr-enforced

#
U +2.872304 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:112 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKfd554d315570d2f4
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9521 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.000247 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=z9hG4bKfd554d315570d2f4
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.d084
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9521 INVITE
Proxy-Authenticate: Digest realm="192.168.10.1",
nonce="48bee71100000016c0c21b49cc5b55be73e93a492f8d2a04"
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.001742 192.168.10.30:5060 -> 192.168.10.1:5060
ACK sip:112 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKfd554d315570d2f4
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=36839585464337ac048b06b445c90d99.d084
Contact: <sip:120 at 192.168.10.30:5060>
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9521 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.001427 192.168.10.30:5060 -> 192.168.10.1:5060
INVITE sip:112 at 192.168.10.1 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 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:112 at 192.168.10.1",
nonce="48bee71100000016c0c21b49cc5b55be73e93a492f8d2a04",
response="49257640e6a71104f06379c7c945c664"
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 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.000779 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=z9hG4bK146746a00250f3a2
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
Server: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000062 192.168.10.1:5060 -> 192.168.10.27:5060
INVITE sip:112 at 192.168.10.27:5060;transport=udp SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 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.041133 192.168.10.27:5060 -> 192.168.10.1:5060
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Content-Length: 0


#
U +0.016390 192.168.10.27:5060 -> 192.168.10.1:5060
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=170d2cc08e076daa
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Length: 0


#
U +0.000065 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=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=170d2cc08e076daa
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Contact: <sip:112 at 192.168.10.27:5060;transport=udp>
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK,MESSAGE
Content-Length: 0


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


   s    9  1mT

#
U +7.507070 192.168.10.1:5060 -> 192.168.10.1:5070
INVITE sip:u112 at 192.168.10.1:5070 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Contact: <sip:120 at 192.168.10.30:5060>
Supported: replaces, timer, path
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 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.000096 192.168.10.1:5060 -> 192.168.10.27:5060
CANCEL sip:112 at 192.168.10.27:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
To: <sip:112 at 192.168.10.1>
CSeq: 9522 CANCEL
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


#
U +0.000471 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=z9hG4bKc929.b4e7f526.1;received=192.168.10.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u112 at 192.168.10.1:5070>
Content-Length: 0


#
U +0.000438 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=z9hG4bKc929.b4e7f526.1;received=192.168.10.1
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=as299c38fc
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u112 at 192.168.10.1:5070>
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 3516 3516 IN IP4 192.168.10.1
s=session
c=IN IP4 192.168.10.1
t=0 0
m=audio 13052 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.000999 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=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=as299c38fc
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:u112 at 192.168.10.1:5070>
Content-Type: application/sdp
Content-Length: 285

v=0
o=root 3516 3516 IN IP4 192.168.10.1
s=session
c=IN IP4 192.168.10.1
t=0 0
m=audio 13052 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.003083 192.168.10.30:5060 -> 192.168.10.1:5060
ACK sip:u112 at 192.168.10.1:5070 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKa89112452755b084
Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=as299c38fc
Contact: <sip:120 at 192.168.10.30:5060>
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:112 at 192.168.10.1",
nonce="48bee71100000016c0c21b49cc5b55be73e93a492f8d2a04",
response="49257640e6a71104f06379c7c945c664"
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 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.000139 192.168.10.1:5060 -> 192.168.10.1:5070
ACK sip:u112 at 192.168.10.1:5070 SIP/2.0
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.3
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bKa89112452755b084
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=as299c38fc
Contact: <sip:120 at 192.168.10.30:5060>
Proxy-Authorization: Digest username="120", realm="192.168.10.1",
algorithm=MD5, uri="sip:112 at 192.168.10.1",
nonce="48bee71100000016c0c21b49cc5b55be73e93a492f8d2a04",
response="49257640e6a71104f06379c7c945c664"
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 ACK
User-Agent: Grandstream GXV3000 1.1.3.14
Max-Forwards: 69
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
Content-Length: 0
P-hint: rr-enforced


#
U +0.015521 192.168.10.27:5060 -> 192.168.10.1:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=170d2cc08e076daa
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 CANCEL
User-Agent: Grandstream GXP2020 1.1.6.16
Supported: replaces, timer
Content-Length: 0


#
U +0.009873 192.168.10.27:5060 -> 192.168.10.1:5060
SIP/2.0 487 Request Cancelled
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
Via: SIP/2.0/UDP 192.168.10.30:5060;branch=z9hG4bK146746a00250f3a2
Record-Route: <sip:192.168.10.1;lr=on;ftag=bef05ab08314d4e6>
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
To: <sip:112 at 192.168.10.1>;tag=170d2cc08e076daa
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
CSeq: 9522 INVITE
User-Agent: Grandstream GXP2020 1.1.6.16
Content-Length: 0


#
U +0.000083 192.168.10.1:5060 -> 192.168.10.27:5060
ACK sip:112 at 192.168.10.27:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 192.168.10.1;branch=z9hG4bKc929.b4e7f526.0
From: <sip:120 at 192.168.10.1>;tag=bef05ab08314d4e6
Call-ID: 80e0a2b2c0741cf5 at 192.168.10.30
To: <sip:112 at 192.168.10.1>;tag=170d2cc08e076daa
CSeq: 9522 ACK
Max-Forwards: 70
User-Agent: Kamailio (1.4.0-notls (i386/linux))
Content-Length: 0


exit
86 received, 0 dropped






2008/9/3 Iñaki Baz Castillo <ibc at in.ilimit.es>:
> ¿Qué te dice este comando CLI?
>
>  CLI> core show application Voicemail
>
> --




More information about the Users-es mailing list