[SR-Users] kamailio realtime integration

vaad.fabi at gmail.com vaad.fabi at gmail.com
Mon Jun 27 09:55:28 CEST 2011


  Hi All and Daniel,


My interesting "realtime" story still continues :)

All configuration seems to be ok. It's default but some DB fields 
changes as Daniel advised.
Terminals registrations to kamailio is ok (but kamailio don't register 
as a endpoint on remote softswitch, but calls run :)  is it ok? )

Situation: one logic + two different terminals = two different results 
!!! Kamailio logic haven't changes (exclude DB fields) and it's not a 
softswitch part.
Is it something around two different requests with 
Proxy-Authenticate/realm (one case 193.58.XXX.XXX, second case 
VoipSwitch) and why kamailio generates two different realms ?



First case (ok).
Sip terminal - softphone twinkle
Dump from kamailio:

terminal->kamailio

     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKeweuqqbi

     Max-Forwards: 70

     To: <sip:9991 at 193.58.XXX.XXX>

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 117 INVITE

     Contact: <sip:200 at 192.168.0.174:5065>

     Content-Type: application/sdp

     Allow: 
INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE

     Supported: replaces,norefersub,100rel

     User-Agent: Twinkle/1.4.2

     + SDP


kamailio->terminal

     SIP/2.0 407 Proxy Authentication Required

     Via: SIP/2.0/UDP 
192.168.0.174:5065;rport=5065;branch=z9hG4bKeweuqqbi;received=93.116.XXX.XXX

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.b6c5

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 117 INVITE

     Proxy-Authenticate: Digest realm="193.58.XXX.XXX", 
nonce="TgR+704EfcMLI76IHmIgL4DU9ED7DulQ"

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


terminal->kamailio

     ACK sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKeweuqqbi

     Max-Forwards: 70

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.b6c5

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 117 ACK

     User-Agent: Twinkle/1.4.2

     Content-Length: 0


     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKtepuspep

     Max-Forwards: 70

     Proxy-Authorization: Digest 
username="200",realm="193.58.XXX.XXX",nonce="TgR+704EfcMLI76IHmIgL4DU9ED7DulQ",uri="sip:9991 at 193.58.XXX.XXX",response="e584c40d869c851f631c74c2a874cc02",algorithm=MD5

     To: <sip:9991 at 193.58.XXX.XXX>

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 118 INVITE

     Contact: <sip:200 at 192.168.0.174:5065>

     Content-Type: application/sdp

     Allow: 
INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE

     Supported: replaces,norefersub,100rel

     User-Agent: Twinkle/1.4.2

     Content-Length: 311

     +SDP


kamailio->terminal

     SIP/2.0 100 trying -- your call is important to us

     Via: SIP/2.0/UDP 
192.168.0.174:5065;rport=5065;branch=z9hG4bKtepuspep;received=93.116.XXX.XXX

     To: <sip:9991 at 193.58.XXX.XXX>

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 118 INVITE

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


     SIP/2.0 407 Proxy Authentication Required

     CSeq: 118 INVITE

     Via: SIP/2.0/UDP 
192.168.0.174:5065;received=93.116.XXX.XXX;rport=5065;branch=z9hG4bKtepuspep

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050709100033375

     Proxy-Authenticate: DIGEST realm="VoipSwitch", 
nonce="05f6635f0e211fb3-24050517506070925525"

     Content-Length: 0

     Record-Route: <sip:193.58.XXX.XXX;lr=on;ftag=wvgqh;nat=yes>


terminal->kamailio

     ACK sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKtepuspep

     Max-Forwards: 70

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050709100033375

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 118 ACK

     User-Agent: Twinkle/1.4.2

     Content-Length: 0


     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKjgqxpmir

     Max-Forwards: 70

     Proxy-Authorization: Digest 
username="200",realm="193.58.XXX.XXX",nonce="TgR+704EfcMLI76IHmIgL4DU9ED7DulQ",uri="sip:9991 at 193.58.XXX.XXX",response="e584c40d869c851f631c74c2a874cc02",algorithm=MD5

     Proxy-Authorization: Digest 
username="200",realm="VoipSwitch",nonce="05f6635f0e211fb3-24050517506070925525",uri="sip:9991 at 193.58.XXX.XXX",response="c28d02e014adc119f75a839a7ebfb171",algorithm=MD5

     To: <sip:9991 at 193.58.XXX.XXX>

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 119 INVITE

     Contact: <sip:200 at 192.168.0.174:5065>

     Content-Type: application/sdp

     Allow: 
INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE

     Supported: replaces,norefersub,100rel

     User-Agent: Twinkle/1.4.2

     Content-Length: 311

     +SDP


kamailio->terminal

     SIP/2.0 100 trying -- your call is important to us

     Via: SIP/2.0/UDP 
192.168.0.174:5065;rport=5065;branch=z9hG4bKjgqxpmir;received=93.116.XXX.XXX

     To: <sip:9991 at 193.58.XXX.XXX>

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 119 INVITE

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


     IP/2.0 183 Session Progress

     CSeq: 119 INVITE

     Via: SIP/2.0/UDP 
192.168.0.174:5065;received=93.116.XXX.XXX;rport=5065;branch=z9hG4bKjgqxpmir

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050710100033890

     Content-Type: application/sdp

     Content-Length: 226

     Record-Route: <sip:193.58.XXX.XXX;lr=on;ftag=wvgqh;nat=yes>

     +SDP

     SIP/2.0 200 OK

     CSeq: 119 INVITE

     Via: SIP/2.0/UDP 
192.168.0.174:5065;received=93.116.XXX.XXX;rport=5065;branch=z9hG4bKjgqxpmir

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050710100033890

     Contact: <sip:93.116.XXX.XXX:5060;transport=udp>

     Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, INFO, NOTIFY, 
MESSAGE, SUBSCRIBE, REFER

     Content-Type: application/sdp

     Content-Length: 226

     Record-Route: <sip:193.58.XXX.XXX;lr=on;ftag=wvgqh;nat=yes>


     RTP SESSION

     SIP/2.0 484 Address Incomplete

     Via: SIP/2.0/UDP 
192.168.0.180:5060;branch=z9hG4bK-e8dcc9b4;rport=5060;received=93.116.XXX.XXX

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=b569480918f4e690o0

     To: <sip:193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.f963

     Call-ID: 2c9f671d-2c05328c at 192.168.0.180

     CSeq: 473 NOTIFY

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0

     RTP SESSION


     BYE sip:93.116.XXX.XXX:5060;transport=udp SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.174:5065;rport;branch=z9hG4bKepxrurdf

     Route: <sip:193.58.XXX.XXX;lr=on;ftag=wvgqh;nat=yes>

     Max-Forwards: 70

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050710100033890

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     CSeq: 120 BYE

     User-Agent: Twinkle/1.4.2

     Content-Length: 0


     SIP/2.0 200 OK

     CSeq: 120 BYE

     Via: SIP/2.0/UDP 
192.168.0.174:5065;received=93.116.XXX.XXX;rport=5065;branch=z9hG4bKepxrurdf

     From: "kamailio" <sip:200 at 193.58.XXX.XXX>;tag=wvgqh

     Call-ID: lutmonzrdvxboxk at SipuraSPA

     To: <sip:9991 at 193.58.XXX.XXX>;tag=050710100033890

     Content-Length: 0

     Record-Route: <sip:193.58.XXX.XXX;lr=on;ftag=wvgqh;nat=yes>



Second case (not ok).
Sip terminal - cisco iphone
Dump from kamailio:

terminal->kamailio

     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-1050babb

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 101 INVITE

     Max-Forwards: 70

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     Expires: 240

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 259

     Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER

     Supported: replaces

     Content-Type: application/sdp


kamailio->terminal

     SIP/2.0 407 Proxy Authentication Required

     Via: SIP/2.0/UDP 
192.168.0.180:5060;branch=z9hG4bK-1050babb;rport=5060;received=93.116.XXX.XXX

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.9e28

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 101 INVITE

     Proxy-Authenticate: Digest realm="193.58.XXX.XXX", 
nonce="TgR+dE4EfUj/W4ocJ0iFmM93MMo5SgvE"

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


terminal->kamailio

     ACK sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-1050babb

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.9e28

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 101 ACK

     Max-Forwards: 70

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 0


     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-beb5344f

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 102 INVITE

     Max-Forwards: 70

     Proxy-Authorization: Digest        
username="100",realm="193.58.XXX.XXX",nonce="TgR+dE4EfUj/W4ocJ0iFmM93MMo5SgvE",uri="sip:9991 at 193.58.XXX.XXX",algorithm=MD5,response="69dcc7441ad6f0a70c259e8948d8fcf0"

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     Expires: 240

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 259

     Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER

     Supported: replaces

     Content-Type: application/sdp


kamailio->terminal

     SIP/2.0 100 trying -- your call is important to us

     Via: SIP/2.0/UDP 
192.168.0.180:5060;branch=z9hG4bK-beb5344f;rport=5060;received=93.116.XXX.XXX

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 102 INVITE

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


     SIP/2.0 407 Proxy Authentication Required

     CSeq: 102 INVITE

     Via: SIP/2.0/UDP 
192.168.0.180:5060;rport=5060;received=93.116.XXX.XXX;branch=z9hG4bK-beb5344f

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     To: <sip:9991 at 193.58.XXX.XXX>;tag=05050699909937

     Proxy-Authenticate: DIGEST realm="VoipSwitch", 
nonce="05f481310df9ef29-24050517506050625525"

     Content-Length: 0

     Record-Route: 
<sip:193.58.XXX.XXX;lr=on;ftag=dfe3d8151250ffabo0;nat=yes>


terminal->kamailio

     ACK sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-beb5344f

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>;tag=05050699909937

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 102 ACK

     Max-Forwards: 70

     Proxy-Authorization: Digest 
username="100",realm="193.58.XXX.XXX",nonce="TgR+dE4EfUj/W4ocJ0iFmM93MMo5SgvE",uri="sip:9991 at 193.58.XXX.XXX",algorithm=MD5,response="69dcc7441ad6f0a70c259e8948d8fcf0"

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 0


     INVITE sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-303c9613

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 103 INVITE

     Max-Forwards: 70

     Proxy-Authorization: Digest 
username="100",realm="VoipSwitch",nonce="05f481310df9ef29-24050517506050625525",uri="sip:9991 at 193.58.XXX.XXX",algorithm=MD5,response="70b633a0ca9ecf0bfebb7792f843d732"

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     Expires: 240

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 259

     Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER

     Supported: replaces

     Content-Type: application/sdp


kamailio->terminal

     SIP/2.0 407 Proxy Authentication Required

     Via: SIP/2.0/UDP 
192.168.0.180:5060;branch=z9hG4bK-303c9613;rport=5060;received=93.116.XXX.XXX

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.4a95

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 103 INVITE

     Proxy-Authenticate: Digest realm="193.58.XXX.XXX", 
nonce="TgR+dE4EfUj/W4ocJ0iFmM93MMo5SgvE"

     Server: kamailio (3.1.4 (i386/linux))

     Content-Length: 0


terminal->kamailio

     ACK sip:9991 at 193.58.XXX.XXX SIP/2.0

     Via: SIP/2.0/UDP 192.168.0.180:5060;branch=z9hG4bK-303c9613

     From: "100" <sip:100 at 193.58.XXX.XXX>;tag=dfe3d8151250ffabo0

     To: <sip:9991 at 193.58.XXX.XXX>;tag=636f77b6676bf8d50aad9baa13cd3627.4a95

     Call-ID: 8760c7dd-41ef9283 at 192.168.0.180

     CSeq: 103 ACK

     Max-Forwards: 70

     Proxy-Authorization: Digest 
username="100",realm="VoipSwitch",nonce="05f481310df9ef29-24050517506050625525",uri="sip:9991 at 193.58.XXX.XXX",algorithm=MD5,response="70b633a0ca9ecf0bfebb7792f843d732"

     Contact: "100" <sip:100 at 192.168.0.180:5060>

     User-Agent: Linksys/SPA922-5.1.15(a)

     Content-Length: 0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20110627/db940d24/attachment-0001.htm>


More information about the sr-users mailing list