[SR-Users] No audio/video transmission over different networks

Abhishek Saini abhishek.saini at enukesoftware.com
Thu Sep 4 15:24:50 CEST 2014


Hi,

Please find attached the output of ngrep for three type of
combinations/connections:

key: Blink is the desktop sip client and ntw means network.

blink2blink_same_ntw_successful
webrtc2blink_same_ntw_failed
webrtc2webrtc_same_ntw_successful

We also need to enable webrtc to classic sip phone calls, like on
iphones/desktops etc. I could not find a good tutorial on rtpengine, and
the steps to replace rtpproxy with rtpengine.

Please suggest me on this.

Regards,
Abhishek








On Thu, Sep 4, 2014 at 6:02 PM, Daniel-Constantin Mierla <miconda at gmail.com>
wrote:

>  Hello,
>
> maybe you can send to mailing list the output of ngrep so we can look and
> check if a rtp relay is used.
>
> If you need to bridge webrtc to classic sip phone, you have to use
> rtpengine.
>
> Cheers,
> Daniel
>
>
> On 04/09/14 13:01, Abhishek Saini wrote:
>
>     Hi Daniel,
>
>  Thanks, i was able to use the command you provided, but did not find the
> chunks you have specified(a=nortproxy:yes (iirc)) in the data. Checked by
> calling from webrtc client to a desktop client(blink).
>
>  When is rtpproxy used though? Kamailio says that it only transmits SIP
> signals and has not much to do with the media(voice or video). So, that
> means, it utilizes the rtpproxy to transmit the SIP signals(for
> non-symmetric NAT), If so then i think, the rtpproxy is working fine, as i
> have always been able to make and receive calls and only the media (voice
> or video) are not working (cross network).
>
>  I have also setup webrtc - it's working fine (firefox to firefox) but
> when i call from firefox to desktop client, it does not work(only rings,
> but does not connect).
>  I read about webrtc_breaker but there does not seem to be a module for
> that in kamailio.
>
>  I think these two issues are somehow interlinked, please suggest me on
> this.
>
>  Regards,
>  Abhishek
>
>
> On Thu, Sep 4, 2014 at 1:28 PM, Daniel-Constantin Mierla <
> miconda at gmail.com> wrote:
>
>>  Hello,
>>
>>
>> On 04/09/14 09:20, Abhishek Saini wrote:
>>
>>    Hi Daniel,
>>
>>  Thanks for reply.
>>
>>  I did install patched rtpproxy and did configure it the way you have
>> described (advertising address - found that after posting the comment). But
>> it still does not seem to work.
>>
>>  I don't quite know how can i debug, if rtpproxy is actually being used.
>>
>>  use ngrep to look at sip traffic, like:
>>
>> ngrep -d any -qt -W byline port 5060
>>
>> If rtpproxy was enforced, you should see a=nortproxy:yes (iirc) in the
>> SDP. Also, the media IP in SDP should change from incoming INVITE to what
>> is sent out in the IP of rtpproxy.
>>
>> Cheers,
>> Daniel
>>
>>
>>
>>  Regards,
>>  Abhishek
>>
>>
>>
>> On Thu, Sep 4, 2014 at 12:34 PM, Daniel-Constantin Mierla <
>> miconda at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> no time to look at config, but if you run the sip server on a private IP
>>> behind a port forwarding address, you have to use also rtpproxy with
>>> advertising address -- see the second parameter of rtpproxy_manage() or
>>> search on the web for a patch to rtpproxy to add advertising address via
>>> command line parameter.
>>>
>>> Cheers,
>>> Daniel
>>>
>>>
>>> On 03/09/14 12:23, Abhishek Saini wrote:
>>>
>>>> Hi,
>>>>
>>>> I have setup kamailio 4.1.0 on an EC2 xlarge instance. The voice and
>>>> video calls seem to work well when both the devices are connected to the
>>>> same network, however, when one device connects to a different network (the
>>>> two devices now are on different networks), they are able to register on
>>>> SIP server, and even call can be triggered and accepted between the two
>>>> devices but there is no video/audio transmission.
>>>>
>>>> I have setup rtpproxy but i don't know whether it's working or not.
>>>>
>>>> Any help on this would be highly appreciated.
>>>>
>>>>
>>>> Following is my kamailio.cfg file:
>>>>
>>>
>>>   --
>>> Daniel-Constantin Mierla
>>> http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
>>> Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
>>> Sep 22-25, Berlin, Germany
>>>
>>>
>>> _______________________________________________
>>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>>> sr-users at lists.sip-router.org
>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>>
>>
>>
>> --
>> Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
>> Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
>> Sep 22-25, Berlin, Germany
>>
>>
>
> --
> Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
> Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
> Sep 22-25, Berlin, Germany
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140904/6854fbc2/attachment.html>
-------------- next part --------------
interface: any
filter: (ip or ip6) and ( port 5060 )
#
T 2014/09/04 12:51:26.423430 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
INVITE sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj26fb26ab22104aac842ae38bd3fea246;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>.
Contact: <sip:48795260 at 192.168.0.3:1941;transport=tcp>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14955 INVITE.
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Supported: 100rel, replaces, norefersub, gruu.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Type: application/sdp.
Content-Length:   639.
.
v=0.
o=- 3618843694 3618843694 IN IP4 192.168.0.3.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50036 RTP/AVP 113 9 104 103 3 109 0 8 101.
c=IN IP4 192.168.0.3.
a=rtcp:50037.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:9 G722/8000.
a=rtpmap:104 speex/32000.
a=rtpmap:103 speex/16000.
a=rtpmap:3 GSM/8000.
a=rtpmap:109 iLBC/8000.
a=fmtp:109 mode=20.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:fpeIqd7S4YbsjlTI+T3r/LBXQ+pAXB8j6upIi/zT.
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:0lfQvO4gCr+Mx/177aH0128j8ghvylp7Ai8sovJF.
a=sendrecv.

#
T 2014/09/04 12:51:26.424351 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;branch=z9hG4bKPj26fb26ab22104aac842ae38bd3fea246;alias;received=182.64.39.131.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.95b0.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14955 INVITE.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhhelQIYE7RYMryoXu3/3LAv3hJc0hc".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:26.761371 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
ACK sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj26fb26ab22104aac842ae38bd3fea246;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.95b0.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14955 ACK.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:27.144744 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
INVITE sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>.
Contact: <sip:48795260 at 192.168.0.3:1941;transport=tcp>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 INVITE.
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Supported: 100rel, replaces, norefersub, gruu.
User-Agent: Blink 0.9.1.2 (Windows).
Proxy-Authorization: Digest username="admin", realm="abc.com", nonce="VAhhelQIYE7RYMryoXu3/3LAv3hJc0hc", uri="sip:hari at abc.com", response="f3286a5acf46bf90ae6962ab9fe37f25".
Content-Type: application/sdp.
Content-Length:   639.
.
v=0.
o=- 3618843694 3618843694 IN IP4 192.168.0.3.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50036 RTP/AVP 113 9 104 103 3 109 0 8 101.
c=IN IP4 192.168.0.3.
a=rtcp:50037.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:9 G722/8000.
a=rtpmap:104 speex/32000.
a=rtpmap:103 speex/16000.
a=rtpmap:3 GSM/8000.
a=rtpmap:109 iLBC/8000.
a=fmtp:109 mode=20.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:fpeIqd7S4YbsjlTI+T3r/LBXQ+pAXB8j6upIi/zT.
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:0lfQvO4gCr+Mx/177aH0128j8ghvylp7Ai8sovJF.
a=sendrecv.

##
T 2014/09/04 12:51:27.146564 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 100 trying -- your call is important to us.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias;received=182.64.39.131.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 INVITE.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:27.147226 172.31.47.138:5060 -> 182.64.39.131:59181 [A]
INVITE sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Record-Route: <sip:54.191.193.239;transport=tcp;lr=on;nat=yes>.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKd247.56bfe8f59f4bfc2c5f783d4adb3e72e1.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>.
Contact: <sip:48795260 at 192.168.0.3:1941;transport=tcp;alias=182.64.39.131~3207~2>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 INVITE.
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Supported: 100rel, replaces, norefersub, gruu.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Type: application/sdp.
Content-Length:   639.
.
v=0.
o=- 3618843694 3618843694 IN IP4 192.168.0.3.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50036 RTP/AVP 113 9 104 103 3 109 0 8 101.
c=IN IP4 192.168.0.3.
a=rtcp:50037.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:9 G722/8000.
a=rtpmap:104 speex/32000.
a=rtpmap:103 speex/16000.
a=rtpmap:3 GSM/8000.
a=rtpmap:109 iLBC/8000.
a=fmtp:109 mode=20.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:fpeIqd7S4YbsjlTI+T3r/LBXQ+pAXB8j6upIi/zT.
a=crypto:2 AES_CM_128_HMAC_SHA1_32 inline:0lfQvO4gCr+Mx/177aH0128j8ghvylp7A
#
T 2014/09/04 12:51:27.147238 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
i8sovJF.
a=sendrecv.

#
T 2014/09/04 12:51:27.465870 182.64.39.131:59181 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:27.475358 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SIP/2.0 100 Trying.
Via: SIP/2.0/TCP 54.191.193.239:5060;received=54.191.193.239;branch=z9hG4bKd247.56bfe8f59f4bfc2c5f783d4adb3e72e1.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:27.681136 182.64.39.131:3207 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:27.839852 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SIP/2.0 180 Ringing.
Via: SIP/2.0/TCP 54.191.193.239:5060;received=54.191.193.239;branch=z9hG4bKd247.56bfe8f59f4bfc2c5f783d4adb3e72e1.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp>.
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Content-Length:  0.
.

##
T 2014/09/04 12:51:27.840499 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 180 Ringing.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2>.
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Content-Length:  0.
.

#
T 2014/09/04 12:51:28.373579 182.64.39.131:3207 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:30.264254 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
PUBLISH sip:admin at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj5084fdd1e5714d2d8f3182b9fbb8efc4;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=1b4d86568a1a4293bf7b04d0f0a4bb9f.
To: "abhishek" <sip:admin at abc.com>.
Call-ID: 100497fd86d14652a53347f3c5930ef3.
CSeq: 1 PUBLISH.
Event: presence.
Expires: 600.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Type: application/pidf+xml.
Content-Length:   761.
.
<?xml version='1.0' encoding='UTF-8'?>
<presence xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:caps="urn:ietf:params:xml:ns:pidf:caps" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" xmlns:agp-pidf="urn:ag-projects:xml:ns:pidf" xmlns="urn:ietf:params:xml:ns:pidf" entity="sip%3Aadmin%40abc.com"><tuple id="SID-8ee49af9e5034405300e43c6ecc590dd"><status><basic>closed</basic><agp-pidf:extended>offline</agp-pidf:extended></status><caps:servcaps/><contact>sip%3Aadmin%40abc.com</contact><timestamp>2014-09-04T16:17:08.257625+05:30</timestamp></tuple><dm:person id="PID-8ee49af9e5034405300e43c6ecc590dd"><rpid:activities><rpid:other>offline</rpid:other></rpid:activities><dm:timestamp>2014-09-04T16:17:08.257625+05:30</dm:timestamp></dm:person></presence>
#
T 2014/09/04 12:51:30.264906 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;branch=z9hG4bKPj5084fdd1e5714d2d8f3182b9fbb8efc4;alias;received=182.64.39.131.
From: "abhishek" <sip:admin at abc.com>;tag=1b4d86568a1a4293bf7b04d0f0a4bb9f.
To: "abhishek" <sip:admin at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.4dd8.
Call-ID: 100497fd86d14652a53347f3c5930ef3.
CSeq: 1 PUBLISH.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhhflQIYFLstGA4jrcYrZLssnXzkltX".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:30.611704 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
PUBLISH sip:admin at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj6a7a9b0d3bcc4d84af4ceaa7c09c1efb;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=1b4d86568a1a4293bf7b04d0f0a4bb9f.
To: "abhishek" <sip:admin at abc.com>.
Call-ID: 100497fd86d14652a53347f3c5930ef3.
CSeq: 2 PUBLISH.
Event: presence.
Expires: 600.
User-Agent: Blink 0.9.1.2 (Windows).
Proxy-Authorization: Digest username="admin", realm="abc.com", nonce="VAhhflQIYFLstGA4jrcYrZLssnXzkltX", uri="sip:admin at abc.com", response="ac284e634f819e5db0b8502e4ee8e8bf".
Content-Type: application/pidf+xml.
Content-Length:   761.
.
<?xml version='1.0' encoding='UTF-8'?>
<presence xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:caps="urn:ietf:params:xml:ns:pidf:caps" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" xmlns:agp-pidf="urn:ag-projects:xml:ns:pidf" xmlns="urn:ietf:params:xml:ns:pidf" entity="sip%3Aadmin%40abc.com"><tuple id="SID-8ee49af9e5034405300e43c6ecc590dd"><status><basic>closed</basic><agp-pidf:extended>offline</agp-pidf:extended></status><caps:servcaps/><contact>sip%3Aadmin%40abc.com</contact><timestamp>2014-09-04T16:17:08.257625+05:30</timestamp></tuple><dm:person id="PID-8ee49af9e5034405300e43c6ecc590dd"><rpid:activities><rpid:other>offline</rpid:other></rpid:activities><dm:timestamp>2014-09-04T16:17:08.257625+05:30</dm:timestamp></dm:person></presence>
#
T 2014/09/04 12:51:30.612812 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 404 Not here.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;branch=z9hG4bKPj6a7a9b0d3bcc4d84af4ceaa7c09c1efb;alias;received=182.64.39.131.
From: "abhishek" <sip:admin at abc.com>;tag=1b4d86568a1a4293bf7b04d0f0a4bb9f.
To: "abhishek" <sip:admin at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.fc61.
Call-ID: 100497fd86d14652a53347f3c5930ef3.
CSeq: 2 PUBLISH.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:31.146313 182.64.39.131:3207 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:34.066168 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 54.191.193.239:5060;received=54.191.193.239;branch=z9hG4bKd247.56bfe8f59f4bfc2c5f783d4adb3e72e1.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp>.
Supported: 100rel, replaces, norefersub, gruu.
Content-Type: application/sdp.
Content-Length:   352.
.
v=0.
o=- 3618843693 3618843694 IN IP4 192.168.0.6.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50000 RTP/AVP 113 101.
c=IN IP4 192.168.0.6.
a=rtcp:50001.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:y2a4eThKFFtUJ8pdGGQMr/MB0PDTDP0/fFkvK+H1.
a=sendrecv.

##
T 2014/09/04 12:51:34.067096 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2>.
Supported: 100rel, replaces, norefersub, gruu.
Content-Type: application/sdp.
Content-Length:   352.
.
v=0.
o=- 3618843693 3618843694 IN IP4 192.168.0.6.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50000 RTP/AVP 113 101.
c=IN IP4 192.168.0.6.
a=rtcp:50001.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:y2a4eThKFFtUJ8pdGGQMr/MB0PDTDP0/fFkvK+H1.
a=sendrecv.

#
T 2014/09/04 12:51:34.408348 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2 SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:34.409438 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKd247.6fc7f29a9c75230c664d658814fcd105.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:34.573751 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 54.191.193.239:5060;received=54.191.193.239;branch=z9hG4bKd247.56bfe8f59f4bfc2c5f783d4adb3e72e1.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp>.
Supported: 100rel, replaces, norefersub, gruu.
Content-Type: application/sdp.
Content-Length:   352.
.
v=0.
o=- 3618843693 3618843694 IN IP4 192.168.0.6.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50000 RTP/AVP 113 101.
c=IN IP4 192.168.0.6.
a=rtcp:50001.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:y2a4eThKFFtUJ8pdGGQMr/MB0PDTDP0/fFkvK+H1.
a=sendrecv.

##
T 2014/09/04 12:51:34.574344 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj4a167a7a11654ba7b08ac6dcefa85845;alias.
Record-Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14956 INVITE.
Server: Blink 0.9.1.2 (Windows).
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2>.
Supported: 100rel, replaces, norefersub, gruu.
Content-Type: application/sdp.
Content-Length:   352.
.
v=0.
o=- 3618843693 3618843694 IN IP4 192.168.0.6.
s=Blink 0.9.1.2 (Windows).
t=0 0.
m=audio 50000 RTP/AVP 113 101.
c=IN IP4 192.168.0.6.
a=rtcp:50001.
a=rtpmap:113 opus/48000.
a=fmtp:113 useinbandfec=1.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:y2a4eThKFFtUJ8pdGGQMr/MB0PDTDP0/fFkvK+H1.
a=sendrecv.

#
T 2014/09/04 12:51:34.778979 182.64.39.131:59181 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:34.912960 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2 SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:34.913953 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKd247.6fc7f29a9c75230c664d658814fcd105.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:35.502496 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKd247.6fc7f29a9c75230c664d658814fcd105.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:36.094501 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
ACK sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKd247.6fc7f29a9c75230c664d658814fcd105.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj093d16f04a8a4220b8dfc62cc00897cc;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14956 ACK.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

###
T 2014/09/04 12:51:44.484915 182.64.39.131:3207 -> 172.31.47.138:5060 [AP]
BYE sip:80523769 at 192.168.0.6:59180;transport=tcp;alias=182.64.39.131~59181~2 SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport;branch=z9hG4bKPj7f11c7ed0bae49b285640607420e8251;alias.
Max-Forwards: 70.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14957 BYE.
Route: <sip:54.191.193.239;transport=tcp;lr;nat=yes>.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:44.486679 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
BYE sip:80523769 at 192.168.0.6:59180;transport=tcp SIP/2.0.
Via: SIP/2.0/TCP 54.191.193.239:5060;branch=z9hG4bKe247.6a1626e164da46d628f73b13d708c96b.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;received=182.64.39.131;rport=3207;branch=z9hG4bKPj7f11c7ed0bae49b285640607420e8251;alias.
Max-Forwards: 69.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
CSeq: 14957 BYE.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:44.815901 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 54.191.193.239:5060;received=54.191.193.239;branch=z9hG4bKe247.6a1626e164da46d628f73b13d708c96b.0;i=f5.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj7f11c7ed0bae49b285640607420e8251;alias.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14957 BYE.
Server: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

##
T 2014/09/04 12:51:44.816640 172.31.47.138:5060 -> 182.64.39.131:3207 [AP]
SIP/2.0 200 OK.
Via: SIP/2.0/TCP 192.168.0.3:3207;rport=3207;received=182.64.39.131;branch=z9hG4bKPj7f11c7ed0bae49b285640607420e8251;alias.
Call-ID: b0cac02326d44105aa008f9edd352e8e.
From: "abhishek" <sip:admin at abc.com>;tag=93d6b660540f40338f9ed66f946ae11a.
To: <sip:hari at abc.com>;tag=94d1930ec5b84d5bbd1241ce9feab364.
CSeq: 14957 BYE.
Server: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:45.352809 182.64.39.131:3207 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:47.241230 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
PUBLISH sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport;branch=z9hG4bKPjd05739db2b0d4e50a4917e5a0c86d4b8;alias.
Max-Forwards: 70.
From: "Hari" <sip:hari at abc.com>;tag=6ff49f144b63465ba09cf2152389be9d.
To: "Hari" <sip:hari at abc.com>.
Call-ID: 47794de446374174a07d801f1f2a0965.
CSeq: 1 PUBLISH.
Event: presence.
Expires: 600.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Type: application/pidf+xml.
Content-Length:   759.
.
<?xml version='1.0' encoding='UTF-8'?>
<presence xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:caps="urn:ietf:params:xml:ns:pidf:caps" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" xmlns:agp-pidf="urn:ag-projects:xml:ns:pidf" xmlns="urn:ietf:params:xml:ns:pidf" entity="sip%3Ahari%40abc.com"><tuple id="SID-423f2424f8cc3a5eacb0ebcb52eef7ea"><status><basic>closed</basic><agp-pidf:extended>offline</agp-pidf:extended></status><caps:servcaps/><contact>sip%3Ahari%40abc.com</contact><timestamp>2014-09-04T18:17:14.328500+05:30</timestamp></tuple><dm:person id="PID-423f2424f8cc3a5eacb0ebcb52eef7ea"><rpid:activities><rpid:other>offline</rpid:other></rpid:activities><dm:timestamp>2014-09-04T18:17:14.328500+05:30</dm:timestamp></dm:person></presence>
##
T 2014/09/04 12:51:47.242107 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport=59181;branch=z9hG4bKPjd05739db2b0d4e50a4917e5a0c86d4b8;alias;received=182.64.39.131.
From: "Hari" <sip:hari at abc.com>;tag=6ff49f144b63465ba09cf2152389be9d.
To: "Hari" <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.682e.
Call-ID: 47794de446374174a07d801f1f2a0965.
CSeq: 1 PUBLISH.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhhj1QIYGNmIT4Bvfge3Gurx+i9VnaY".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:47.575172 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
PUBLISH sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport;branch=z9hG4bKPj51cb838a71654684bc99143ca42d929b;alias.
Max-Forwards: 70.
From: "Hari" <sip:hari at abc.com>;tag=6ff49f144b63465ba09cf2152389be9d.
To: "Hari" <sip:hari at abc.com>.
Call-ID: 47794de446374174a07d801f1f2a0965.
CSeq: 2 PUBLISH.
Event: presence.
Expires: 600.
User-Agent: Blink 0.9.1.2 (Windows).
Proxy-Authorization: Digest username="hari", realm="abc.com", nonce="VAhhj1QIYGNmIT4Bvfge3Gurx+i9VnaY", uri="sip:hari at abc.com", response="30700144d91c2d6f88b35b3dc6272170".
Content-Type: application/pidf+xml.
Content-Length:   759.
.
<?xml version='1.0' encoding='UTF-8'?>
<presence xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:caps="urn:ietf:params:xml:ns:pidf:caps" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" xmlns:agp-pidf="urn:ag-projects:xml:ns:pidf" xmlns="urn:ietf:params:xml:ns:pidf" entity="sip%3Ahari%40abc.com"><tuple id="SID-423f2424f8cc3a5eacb0ebcb52eef7ea"><status><basic>closed</basic><agp-pidf:extended>offline</agp-pidf:extended></status><caps:servcaps/><contact>sip%3Ahari%40abc.com</contact><timestamp>2014-09-04T18:17:14.328500+05:30</timestamp></tuple><dm:person id="PID-423f2424f8cc3a5eacb0ebcb52eef7ea"><rpid:activities><rpid:other>offline</rpid:other></rpid:activities><dm:timestamp>2014-09-04T18:17:14.328500+05:30</dm:timestamp></dm:person></presence>
#
T 2014/09/04 12:51:47.576515 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
SIP/2.0 404 Not here.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport=59181;branch=z9hG4bKPj51cb838a71654684bc99143ca42d929b;alias;received=182.64.39.131.
From: "Hari" <sip:hari at abc.com>;tag=6ff49f144b63465ba09cf2152389be9d.
To: "Hari" <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.29b9.
Call-ID: 47794de446374174a07d801f1f2a0965.
CSeq: 2 PUBLISH.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:47.954792 182.64.39.131:59181 -> 172.31.47.138:5060 [A]
......
#
T 2014/09/04 12:51:51.297577 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SUBSCRIBE sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport;branch=z9hG4bKPje26aae02a5aa421ea9b1dde05a016fd4;alias.
Max-Forwards: 70.
From: "Hari" <sip:hari at abc.com>;tag=bb028567e3c24d6792830754d4894f7d.
To: <sip:hari at abc.com>.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp>.
Call-ID: 8cb97ab4f8ba4332b0ca5dbc5d88f389.
CSeq: 14041 SUBSCRIBE.
Event: message-summary.
Expires: 600.
Supported: 100rel, replaces, norefersub, gruu.
Accept: application/simple-message-summary.
Allow-Events: conference, message-summary, dialog, presence, presence.winfo, xcap-diff, dialog.winfo, refer.
User-Agent: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:51:51.298522 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport=59181;branch=z9hG4bKPje26aae02a5aa421ea9b1dde05a016fd4;alias;received=182.64.39.131.
From: "Hari" <sip:hari at abc.com>;tag=bb028567e3c24d6792830754d4894f7d.
To: <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.95ac.
Call-ID: 8cb97ab4f8ba4332b0ca5dbc5d88f389.
CSeq: 14041 SUBSCRIBE.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhhk1QIYGdyckAkr0vq+jaOzndpKg2N".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:51.629211 182.64.39.131:59181 -> 172.31.47.138:5060 [AP]
SUBSCRIBE sip:hari at abc.com SIP/2.0.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport;branch=z9hG4bKPjb18a553f47ab4eec9f511d927a7bdd95;alias.
Max-Forwards: 70.
From: "Hari" <sip:hari at abc.com>;tag=bb028567e3c24d6792830754d4894f7d.
To: <sip:hari at abc.com>.
Contact: <sip:80523769 at 192.168.0.6:59180;transport=tcp>.
Call-ID: 8cb97ab4f8ba4332b0ca5dbc5d88f389.
CSeq: 14042 SUBSCRIBE.
Event: message-summary.
Expires: 600.
Supported: 100rel, replaces, norefersub, gruu.
Accept: application/simple-message-summary.
Allow-Events: conference, message-summary, dialog, presence, presence.winfo, xcap-diff, dialog.winfo, refer.
User-Agent: Blink 0.9.1.2 (Windows).
Proxy-Authorization: Digest username="hari", realm="abc.com", nonce="VAhhk1QIYGdyckAkr0vq+jaOzndpKg2N", uri="sip:hari at abc.com", response="a231fc305242b93cbdcbf58d36c67376".
Content-Length:  0.
.

#
T 2014/09/04 12:51:51.630383 172.31.47.138:5060 -> 182.64.39.131:59181 [AP]
SIP/2.0 404 No voicemail service.
Via: SIP/2.0/TCP 192.168.0.6:59181;rport=59181;branch=z9hG4bKPjb18a553f47ab4eec9f511d927a7bdd95;alias;received=182.64.39.131.
From: "Hari" <sip:hari at abc.com>;tag=bb028567e3c24d6792830754d4894f7d.
To: <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.ddf9.
Call-ID: 8cb97ab4f8ba4332b0ca5dbc5d88f389.
CSeq: 14042 SUBSCRIBE.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:51:52.001491 182.64.39.131:59181 -> 172.31.47.138:5060 [A]
......
exit
57 received, 0 dropped
-------------- next part --------------
interface: any
filter: (ip or ip6) and ( port 8080 )
#
T 2014/09/04 12:57:50.991048 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
......^

#
T 2014/09/04 12:57:51.006979 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...C..~y..db..7J..:m..1g...Z..p:...c..~Y..q8..q]..:l..?f..2y..pc..?f..eh..0i..$3..jh..+Z...=..o^...L...m..ms...k...^..,z..*...,e..~(..3c..by..dk..7d..+n..=e..e~..ca..oZ...o..(x..3~..5...10..-c..6k...d..9$..34...e..?i..~(..3c..by..dk..7d..8=..28..-:..7d..2c..,~..;h..,o..;x..11..7i..=k..cd..*x..-z..*7..`1..pe..py..sc..uy..pc..ef..9...;7..0&..|...?f...N..k2..lk..sk..k'..?l..oh..g=..gn..ll..S...;{..l=...D..
O...e..;d..
s..d*...f..?~..0%......1d..0~..;d..60..i>...k...e..?x..d*..S...;x..9o..d*..si..;d...G..p:..7z..k'..p8..j$..p;..TE..?d..?~..00..1...0m..
o..=e..T...c:..17..$c..?'..._..m;..~;..o*...D...>..p:..p:..-7..+h..9e..;f..1g..~l..;l..S...n*..Tk..=o..8x..dk..g?..i...cc..sz..do..=9..;l..hi..l;..k;..oh..n3..h...cl..9o..,c..dy..s8..~<...<..l0..d3..k2..k0..dL..k2..l0..d<..h;..g0..d<..l2..j0..d<..lI...0..d9..i>...0..d2..g9..o0..S...?...1*..i:...N..
F...^...K...*..g*..f*..o...cC...Z..o2..h>..g$..o...cx..3k..o:..1z..q>..n:..S....~..;0..S...,~..?z..~Z...%..n:..?7...g..d2...G..f:..S...,~..?z..n;..;f..6e..so..0~..n:..Tk..3~..o:..n'..S...-o..,o..S...;r..?z..~...dc..80..,k..dx..sb..;r..-y..sk..7e..;|..S...-o...0..*z..-...ci..:c..*o..~;...Z..o8..n3..k*..l$..f$..m*..i:..*s..6e..S...=k..7n..;0..o*...*..g8..i;..~;..p<..m3..m;..j=..~~..~y..2r..?n..~;..p;..p:..~x..,~..j=..S...=k..7n..;0..l*...*..l2..g?..~;..p;..p:..~<..n>..'z..1y..Tk..?d..:k..d;..~_..~;..l>..o3..o2..h>..g$..o*..i:..*s..-x..&*..:n..o3..o<..n$..,z..**..i:..Tk..*i..3...T
##
T 2014/09/04 12:57:51.008080 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKZuP5DV7xV1TgLHFG5pg6A3yIkDa2NUTK;rport=4344;received=182.64.39.131.
From: "admin"<sip:admin at abc.com>;tag=kCx1PTlXez5vrfTmtuZk.
To: <sip:hari at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.ae7e.
Call-ID: 58842a5e-aed5-07af-21b6-97ce9dd82fd3.
CSeq: 272 INVITE.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhi+1QIYc+kPHLTQgJXocI6E7NEC70d".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:57:51.363124 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...^...K.Z.k.p.q.x.".w./.7.$.9...6.e.....x.k.P.d.7.d.J./...*.+.'.).e.w.*.p.p.k.%.q.1.q...R.>.,...a.z.~...^.;./.x.P...+...R.9.v.?...9.t.k.x.&.w.w.p.q.}.".Y.>.~.(.t.p.x.v.Z.z.M...c.=...&.l. ...$.9.8.i.#.k...l.,.z.&.".*.$.}./.~.-.(.,.).*.-...~.....{./.).*...F.Z.'.4...9.s.-.*.|.*.}.f...-.+.).4.|.|./.!.-.*.A.J.:.9.|.9.......w...m...w.?.#.{...*.4.$.n.9.j.k.).A..
#
T 2014/09/04 12:57:51.364392 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...Y....
##
T 2014/09/04 12:57:51.381295 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
..D...2...(...{...v...}...[...<...D...2...=...=...v...s...~...<...s...)...|...h...&...j...u...$...S...z...w.......|...`...f...`...2...........(...{...g...q...).../...#...J...d.......y...}...a...z...R...u.......Q...s...2...........(...{...t...~...a...{...~...`...w...`...w...}...{...q.../...f...a...f...,...<...<...?...9...<...)...u...w...|...0...s...[...'... ...?...'...s...#...+...+... .......w... ...[...F...Q...w...F...(...b...s...|...b...}...|...w...z...%..._...T...s...(.......}...S...}...s...|...{...f...w.......s...|...w.../...v...}...|...w...S...#...q...Z...u...q...%...%...>.../...b...`...g...q...>...b...w...+...w...%... ..."..."...t...s...>...}...z...V...G...?...|...[...~...f...S...2..._...d..."..."...*...`...{...{...2...p...}...~..............._...~...A...S...<...+...#...2...2...<.......V...s...2...w...2...{...}...f...".../...?...s... ...!.......q...e...#...s...+...#...!...+...*...!.......{...`...|...z...'...T...(...#...'...(...Q...P...(...!...S...(...Q...W...(...V...%...(...T..."...(...&...+...(...+.......v...$...!...B...A...B...D...#..."...#.......\...&... ...<...#.......f...b...+...g...*...=...s...{... ...s...b...(...Q...*.......`...s...2...S..."...s...b...(...2...w...|...d...=...".../...b...#...#...s...|...q...s...f...(...`...w...b.......f...v...f...`...g...?...w...s...f...s...s.......s...v...(...2...2...*...'...#...#..."...$...!...b...a...s...|...s...#...G...#...&...+...*...&...<...2..."...k...`...2...v...+...$...<...b...2...".
#
T 2014/09/04 12:57:51.383838 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
..s...|...s..."...G... ...$...!...+...$...<...&...2...2...f.../...v...f...2...V...$...$...*... ...<...#...$...&...b...t...`...`... ...*...!...}...$...&.../...b...j..
##
T 2014/09/04 12:57:51.385744 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..SIP/2.0 100 trying -- your call is important to us.
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bK1xS6bgEJD6p0nAUnHhli6eSUBmsTkn0q;rport=4344;received=182.64.39.131.
From: "admin"<sip:admin at abc.com>;tag=kCx1PTlXez5vrfTmtuZk.
To: <sip:hari at abc.com>.
Call-ID: 58842a5e-aed5-07af-21b6-97ce9dd82fd3.
CSeq: 273 INVITE.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 12:57:51.912097 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 12:57:52.088983 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..SIP/2.0 488 Not Acceptable Here.
Via: SIP/2.0/WS df7jal23ls0d.invalid;rport=4344;received=182.64.39.131;branch=z9hG4bK1xS6bgEJD6p0nAUnHhli6eSUBmsTkn0q.
Record-Route: <sip:54.191.193.239:5060;transport=tcp;lr;r2=on;nat=yes>.
Record-Route: <sip:54.191.193.239:8080;transport=ws;lr;r2=on;nat=yes>.
Call-ID: 58842a5e-aed5-07af-21b6-97ce9dd82fd3.
From: "admin" <sip:admin at abc.com>;tag=kCx1PTlXez5vrfTmtuZk.
To: <sip:hari at abc.com>;tag=c9798e1f3f57435eb6a824fa6b3bc5f2.
CSeq: 273 INVITE.
Server: Blink 0.9.1.2 (Windows).
Content-Length:  0.
.

#
T 2014/09/04 12:57:52.447616 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...Y.,...o...E...M...B...............!...M...e.......................B...E...^...D...D...g.......f.......B...E...y...x...]...C...&...A...M...B...E...H...l...K...A...M...o...x...V...J...Y...&.......\...^...Y...O...............J.......I.......M...N.......M...e...................M...................!...I.......m...&...X.......K.......a...j...M.......!...
#exit
15 received, 0 dropped
-------------- next part --------------
interface: any
filter: (ip or ip6) and ( port 8080 )
#
T 2014/09/04 13:01:17.752945 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
........
#
T 2014/09/04 13:01:17.768506 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
Y...D...y...t...P...w...}... at ... ...y...C..."...G...v...|...c...y...|...r...s...)...r...J...i...a...b...U...T...U...}...`...........2...y...y...q...~...>.......w...q...B...|...u...Q...D...,...*...y...e...s.......~...d...x...2...`...b...v...|...c...y...|...b...u...b...u.......y...s...-...d...c...d.......>...>...=...;...>...+...w...u...~...2...q...Y...'...!...=..."...!...%...)...v...#.......u...!...0...Y.......d...=...u...`...s.......t...S...u...\...d...(.......=...g...c... ...c...Q...d...]...y...?...!...c...\...!...!...$.......w...j.......T...q...0...u.......f...........|...Y...=... ...(...0...Y... ... ...........~...D...s...=...b...h...-.......y...e...w...q...t...q...u...t... ...$...q...'...)...s...#...t...q...~...`...d...q...&...*...V...&...*...%...'...*... ...&...*...%..."...*...$...(...*...(...%...*...U...#...*...(...U...-...y..."...0...?...?...?... at ... ...0... ...s...0...0...>...#...#...q...`...*...0...c... ..."...-...}... ...-...}... ...]... .......d...`... at ...?... ...-...}...!...d...`...u...u...(.......v...*...0...%...-...t...f...-...}...!...~...d...q...c...`...b...*...s...t...|...|...-...e...s...c...q...~...q... ...E..."...&...#...)...&...>..."...0...0...d...-...t...d...0...T...&...&...)..."...>...!...&... ...`...v...b...b..."...(...&.......&... ...-...t...d...0...T...!... ...$..."...(...&...#...d...x.......s...y...u..."... at ...)...'...0...>...#...#..."...0...0...|...q...0...>...>...0...b...".......b...=.....
##
T 2014/09/04 13:01:17.769230 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.~..SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKO8ZOnUykbvqJkKraRkEd67D97AEcTfmk;rport=59262;received=182.64.39.131.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=16061544dcc5db830f3ff5cfaeeb9db0.8c14.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1873 INVITE.
Proxy-Authenticate: Digest realm="abc.com", nonce="VAhjyVQIYp0FJpxPrD0z4atE11szbmUj".
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 13:01:18.143230 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
..._.....M.2.g.(.j.{.N.g.i.q.c.A.^. .>...g.(.].B.<.".Y.2.h.x.b.!.}.v.g.d.b.v.l.s.m./.7.U.l.].T.|.w.p...y.|. at .K.$.J.%.K.F.c.).~.`...T.a.(.,.s.g...g.(.o.{.`.v. .}.0.f.i.D.o.[.\.q.b.d.k.Y.O...Z.(.2.{.4.v.g.R.{.u.m...5.s.3.$.8.'.:.q.;.p.=.t.h.'.h.w.l.v.>.*.?...M.~.#.V...#.m.".7.t.>.?.?.".h.&.#.*.h.t.h.+.k...].c...*.=.S.E...a.f.`.?.k.u.f.2..._.v.T.|.s.j.(.9.....
#
T 2014/09/04 13:01:18.148113 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
...a....
##
T 2014/09/04 13:01:18.165014 182.64.39.131:59262 -> 172.31.47.138:8080 [A]
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
#
T 2014/09/04 13:01:18.168028 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
.............................................................................................................................................................................
##
T 2014/09/04 13:01:18.169511 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.~..SIP/2.0 100 trying -- your call is important to us.
Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKSoxU39GGQmB6lvGFX0xTbyOcR8pn5uXw;rport=59262;received=182.64.39.131.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 INVITE.
Server: kamailio (4.1.5 (x86_64/linux)).
Content-Length: 0.
.

#
T 2014/09/04 13:01:18.169970 172.31.47.138:8080 -> 182.64.39.131:4344 [A]
.~..INVITE sip:admin at df7jal23ls0d.invalid;rtcweb-breaker=no;transport=ws SIP/2.0.
Record-Route: <sip:54.191.193.239:8080;transport=ws;lr=on;nat=yes>.
Via: SIP/2.0/WS  54.191.193.239:8080;branch=z9hG4bK4238.28fcb0be5e3aee82b3c564d8bf2beb52.0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;received=182.64.39.131;branch=z9hG4bKSoxU39GGQmB6lvGFX0xTbyOcR8pn5uXw;rport=59262.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>.
Contact: "hari"<sip:hari at df7jal23ls0d.invalid;rtcweb-breaker=no;click2call=no;transport=ws;alias=182.64.39.131~59262~5;alias=182.64.39.131~59262~5>;+g.oma.sip-im;+sip.ice;language="en,fr".
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 INVITE.
Content-Type: application/sdp.
Content-Length: 874.
Max-Forwards: 69.
User-Agent: IM-client/OMA1.0 sipML5-v1.2014.04.18.
Organization: Doubango Telecom.
.
v=0.
o=Mozilla-SIPUA-31.0 8987 1 IN IP4 0.0.0.0.
s=Doubango Telecom - firefox.
t=0 0.
a=ice-ufrag:4caa3adc.
a=ice-pwd:f30d924766a99572e99f08c3893fbbdd.
a=fingerprint:sha-256 52:F4:F6:66:51:FA:54:C7:3A:B3:0B:56:46:A9:5F:92:ED:79:44:58:67:AA:8F:55:AA:C0:EA:33:1F:38:8B:EE.
m=audio 62340 UDP/TLS/RTP/SAVPF 109 0 8 101.
c=IN IP4 182.64.39.131.
a=rtpmap:109 opus/48000/2.
a=ptime:20.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=sendrecv.
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level.
a=setup:actpass.
a=candidate:0 1 UDP 2128609535 192.1
#
T 2014/09/04 13:01:18.169981 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
68.0.6 62340 typ host.
a=candidate:4 1 UDP 1692467199 182.64.39.131 62340 typ srflx raddr 192.168.0.6 rport 62340.
a=candidate:0 2 UDP 2128609534 192.168.0.6 62341 typ host.
a=candidate:4 2 UDP 1692467198 182.64.39.131 62341 typ srflx raddr 192.168.0.6 rport 62341.
a=rtcp-mux.

#
T 2014/09/04 13:01:18.544242 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 13:01:18.581142 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
......2..Fb..!...?...}K..h...j\..i at ../F../f..aA..{[../~..j at ...d..5..._...?.../...>...>...=...7...4P..aQ..u...;P..=...=
..m...:W..jW..m...9...mT..jP..!...I at ..5...n@..3A..5Z..fr..kU..`_..{S..YF..Fz..l
..yD..Dp...8..5...fB..k_..O\..h...b...LS.."{../...l...6...?...>...i..."...iT..i...j?..\W../...;...Y{...8..aF..{...aU..5....d..5..._...?.../V..eS..<^..k...yS..k...`@..:...=...lW..jV..7...;...!...4P..aQ..u...;P..`J..6u..bp..yu..?J..v}..7B..zj...`..`@..]]..j...|[..:...6...6...<...?
..{@..|B..{...4^..`\..nF..jA...?.
#
T 2014/09/04 13:01:18.589599 182.64.39.131:59262 -> 172.31.47.138:8080 [A]
......
##
T 2014/09/04 13:01:18.760488 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...y...6..R...2...2...lQ..e;..kW..Q...0...Ue..6...3...1...;...:...pW..j...jq..I...:...dU..`S..1W..:...a...f...0T..7....<..m[.. ^..k...kF..cD..lC..,U..<...e...ca..P...nQ..g...Cf..VY..>E..8W..kX..wR..aY..9B..?W..F...Ic..ZB..I|..a;..mX..aB..>E..8W..kX..d...n...q...kX..n_..vD..qF..v...<;..cZ..Kr..5...3.../P..0...3...7...;...dP..1....<..gG..3..."...Kb...u..vS../z..eB.."...T_.."e..-...-a..fP..cZ..nE..,_..cZ..9D..pB..;...9D..g_..f...0...,...3...`D..a^..;^..`}..zc..Eq.. at ...Ep..zb..MU..rX..ZA..PS..pR..mC..8...kF..6...3...1...;...:...pW..rY..?A..nD..l...v...q...CZ..u...A}.. at o.."u..As.."...Kb.."{..Qw......V.......V...Q...Pw......Ds.."c..Cb...;.
##
T 2014/09/04 13:01:18.761251 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.~.TSIP/2.0 180 Ringing.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
Contact: <sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5;alias=182.64.39.131~4344~5>.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 INVITE.
Content-Length: 0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;rport=59262;received=182.64.39.131;branch=z9hG4bKSoxU39GGQmB6lvGFX0xTbyOcR8pn5uXw.
Record-Route: <sip:54.191.193.239:8080;transport=ws;lr=on;nat=yes>.
Allow: ACK, BYE, CANCEL, INVITE, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, UPDATE.
.

#
T 2014/09/04 13:01:19.179434 182.64.39.131:59262 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 13:01:23.975893 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
........
##
T 2014/09/04 13:01:23.992332 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
##
T 2014/09/04 13:01:23.993547 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
...........................
##
T 2014/09/04 13:01:23.994522 172.31.47.138:8080 -> 182.64.39.131:59262 [A]
.~..SIP/2.0 200 OK.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
Contact: <sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5;alias=182.64.39.131~4344~5>.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 INVITE.
Content-Type: application/sdp.
Content-Length: 826.
Via: SIP/2.0/WS df7jal23ls0d.invalid;rport=59262;received=182.64.39.131;branch=z9hG4bKSoxU39GGQmB6lvGFX0xTbyOcR8pn5uXw.
Record-Route: <sip:54.191.193.239:8080;transport=ws;lr=on;nat=yes>.
Allow: ACK, BYE, CANCEL, INVITE, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, UPDATE.
.
v=0.
o=Mozilla-SIPUA-31.0 23196 1 IN IP4 0.0.0.0.
s=Doubango Telecom - firefox.
t=0 0.
a=ice-ufrag:e566b554.
a=ice-pwd:999a082dd3186889f604d883db6aec3a.
a=fingerprint:sha-256 92:A9:44:EF:7A:9A:49:5F:38:A8:5C:CB:26:04:B5:6D:20:5D:3A:D4:27:E6:31:3E:E8:01:DE:6B:73:03:43:02.
m=audio 50676 UDP/TLS/RTP/SAVPF 109 101.
c=IN IP4 182.64.39.131.
a=rtpmap:109 opus/48000/2.
a=ptime:20.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=sendrecv.
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level.
a=setup:active.
a=candidate:0 1 UDP 2128609535 192.168.0.3 50676 typ host.
a=candidate:4 1 UDP 1692467199 182.64.39.131 50676 typ srflx raddr 192.168.0.3 rport 50676.
a=candidate:0 2 UDP 2128609534 192.168.0.3 50677 typ host.
a=candidate:4 2 UDP 1692467198 182.64.39.131 50677 typ srflx raddr 192.168.0.3 rport 50677.
a=rtcp-mux
#
T 2014/09/04 13:01:23.994531 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.

#
T 2014/09/04 13:01:24.479443 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
.....`..
##
T 2014/09/04 13:01:24.495845 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
R).'3N.(3P.(N+..W..2!3.X.R.8.7.(4T.98Q.98S.:2Y.01X.3c..fb..r8..<c+.:2X.:9..j1..=dS.mdX.j2..>5..jgR.mcU.&1m.Ns..2!B.is..4r..2i..aA..lfN.gl^.|`..^u..AI2.k9..~w..CC!...4.2!\.aqZ.ll..Ho..o/..e?[.if].CI$.;V+.|W8.1E+.^x...B..|`..2!\.aqZ.ll..He..b`..;m..l/..~`..l:..io..gs...r^..B..d,).2!W.?bQ.88M.=1R.i0Q.%gU.?,Y.ig..9gS.8dm.KR..2!Q.?5 at .FW).M.j.go..fuM.qq..(`..dh..|h..'r....#.fu..|,,.ff..2!X.>.j.a`Z.[H0.:/P._R at .n6
.d3S.{1..ao..dh..zq..|<U.:7R.zd..aw..50X.&7T.;8N.;0[.z`..`<..`FT.CR..]2Y.OP..>m..NYP.\c..kSX.f4....j.mb..l,2.}u..(=..x;U.&0Y.&0Y.&3S.29P.8:..io..gs...r[.z<..3o..5x..6.j.dm..2!!.C- at .QDL.K@..MML.AO6.\DL.ED3.IF%.(O/.AG9.(N0.AN..$!0.IB+.(S%.MSL.]Q$.\Dm.....8.j.5L..am..%R).]@M.9/P.:2Q.>!Q.AO at .X5@.&1N.&1m.{<$.}c..on at .mm..gl@.(g..mg......8!P..`].kdM.ns..2dU.>cU.<.j.5h..%q..28Y.i1X.leS.07X.1gV.<eX.;e..id..i.j.5g..od..zh..2r..%3U.(8R.I8Z.<;%.26!.1 at Z.1;U.22X.I9Z.K;#.23V.85Z.=;V.23P.=EZ.I;$.23W.M7Z.9;S.2DX.80Z.M;V.26S.82Z.;;P.....it..g!U.>6V.]E0.\M3.ZU0.[@6.N!Q.1!Q.9.j.5H..AQT.99R.>5N.1/Q.9.j.5s..e`..91Y.gq..'5X.81O.....xu..m;R.....zu..iqZ.80 at .mm..`n..%d..fuO.81P..`].eu..91Q.8,Q.....{d..zd......my..iqZ.(t..2h..n;..z`..2s..%i..my..{r..%`..anM.mw......{d..x;..|h......k`..ae..m;P.9!5.X!R.:9V.14S.(0Y.&0V.&1N.(4P.?7 at .qq@.gr...`].io..l`..25 at .(T$.(0V.:5V.98Y.99R.>5N.1/Q.9!U.>6V.|x..{s..p!..le..98R.97X.8/S.zq..|!U.>6V..`].io..l`..21 at .(T$.(3Q.07P.=2T.98R.97X.8/S.=1V.?!..x!..{um.i<..fe..iu..<!R.]E0.97Y.<7W.19 at .03N.</S.&0S.(4P.?6 at .qq@.zg..(s..ls at .13N.>9N.&
##
T 2014/09/04 13:01:24.497111 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
2 at .xn..(4P.?6m.i<..kqM.}ym.
##
T 2014/09/04 13:01:24.498092 172.31.47.138:8080 -> 182.64.39.131:59262 [A]
.~..SIP/2.0 200 OK.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
Contact: <sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5;alias=182.64.39.131~4344~5>.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 INVITE.
Content-Type: application/sdp.
Content-Length: 826.
Via: SIP/2.0/WS df7jal23ls0d.invalid;rport=59262;received=182.64.39.131;branch=z9hG4bKSoxU39GGQmB6lvGFX0xTbyOcR8pn5uXw.
Record-Route: <sip:54.191.193.239:8080;transport=ws;lr=on;nat=yes>.
Allow: ACK, BYE, CANCEL, INVITE, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, UPDATE.
.
v=0.
o=Mozilla-SIPUA-31.0 23196 1 IN IP4 0.0.0.0.
s=Doubango Telecom - firefox.
t=0 0.
a=ice-ufrag:e566b554.
a=ice-pwd:999a082dd3186889f604d883db6aec3a.
a=fingerprint:sha-256 92:A9:44:EF:7A:9A:49:5F:38:A8:5C:CB:26:04:B5:6D:20:5D:3A:D4:27:E6:31:3E:E8:01:DE:6B:73:03:43:02.
m=audio 50676 UDP/TLS/RTP/SAVPF 109 101.
c=IN IP4 182.64.39.131.
a=rtpmap:109 opus/48000/2.
a=ptime:20.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=sendrecv.
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level.
a=setup:active.
a=candidate:0 1 UDP 2128609535 192.168.0.3 50676 typ host.
a=candidate:4 1 UDP 1692467199 182.64.39.131 50676 typ srflx raddr 192.168.0.3 rport 50676.
a=candidate:0 2 UDP 2128609534 192.168.0.3 50677 typ host.
a=candidate:4 2 UDP 1692467198 182.64.39.131 50677 typ srflx raddr 192.168.0.3 rport 50677.
a=rtcp-mux
#
T 2014/09/04 13:01:24.498103 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.

#
T 2014/09/04 13:01:24.798484 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.

#
T 2014/09/04 13:01:24.968494 182.64.39.131:59262 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 13:01:24.970023 182.64.39.131:59262 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 13:01:25.067312 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
.....t$..7o...T...I..4 at ...E..GH...
...E.......J...V...W...M..I...Z...G...G...G...A....E..E...B...M
..EZ.. at ...Tw..[...y.......=t..Z...'...CN..F...D at ...R...@...E.......c..?~.. j...B..Mq...E..A....V..~b.......E..V........M... at ...K..OP..Ir..#m..CG...R..Ao..$).......M... at ...d...C...I...E...o..G...!P......>r..y....P.......E..V........M...............J...M...P...F...A...V.......G...E..IJ...V...T......J...ZK..ZW..YM.._W..ZM..OH...Q..........V)...H..=`..C...E...YB..F...E...A...M....B..G...y....U..E...Te..y....P.......C..N...~i..Yb...E......D)...K..Ye...K...E...J..0M...P...A...I..VL...d...C...I...A....... at ...K..XJ...A.."e...r..-T..>T...`.. at E..E....I..V........T...I..4@...E..GH...
...E.......J...V...W...M..I...Z...G...G...G...A....E..E...B...M
..EZ.. at ...V....T...A...@.. at ...E....@......E...BG... at ..V....K...L..9`..~v...A..HW..N...E...E...F...L...OP...W...P......IK...E...A..y....V...A..N...YG...J..;i..Z....T..A...Z...@
..Z...~k...J...P.......Q...C.. A...K..~).
#
T 2014/09/04 13:01:25.069020 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..ACK sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5 SIP/2.0.
Via: SIP/2.0/WS  54.191.193.239:5060;branch=z9hG4bK4238.2073eb1be232f0a211249e4d66be2034.0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;received=182.64.39.131;branch=z9hG4bKZ6cTNHdyfUM9UA1uaME5;rport=59262.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
Contact: "hari"<sip:hari at df7jal23ls0d.invalid;rtcweb-breaker=no;click2call=no;transport=ws;alias=182.64.39.131~59262~5;alias=182.64.39.131~59262~5>;+g.oma.sip-im;+sip.ice;language="en,fr".
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 ACK.
Content-Length: 0.
Max-Forwards: 69.
Proxy-Authorization: Digest username="hari at abc.com",realm="abc.com",nonce="VAhjyVQIYp0FJpxPrD0z4atE11szbmUj",uri="sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5;alias=182.64.39.131~4344~5",response="bdc84632139fbdebf02210d66c8bed8c",algorithm=MD5.
User-Agent: IM-client/OMA1.0 sipML5-v1.2014.04.18.
Organization: Doubango Telecom.
.

#
T 2014/09/04 13:01:25.093403 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
.....G#z..hZ..S at .#N...G..-B..tO..#...1B..#...&M..(Q..0PA.+J..z.B.i.N.t.T.t...t.N.r....B..v.H.q.T.~.K.v]N.s...gp3.h.T.J),.&.Z..sU.i.U.....pI..u...wGT.)U...GA.5B../.../dN..F8.$H?..D?.#.2.....4...(Q..Me..*.Z./B..e...7...5J:.2G..$L..|W..zu...j2.p at B. U..rh8...p.(.Z.4J
.&G..)c..#DT.(ND.3B..&h2.t.-..W,.3.>..u..J)9.)W..3.Z./B..e...7...5J:.!...+.I.4....M..+J..5W.."AW.5F.."QG.(.... at ..$B..zM..3Q..4S..3...y.Q.iL..iP..jJ..lP..iJ..|O.. V..".X.)...e.p.&O...g at .p.M.v.J.jEO.u...v.W.r.M.~...!EK.t.J.J)9."R at .v.M.gb9.J)9.)W..3.6.)D..}.J.Mn..je..0B..4.Z.w.p.5L..jb../L..=B..(M at ..J..4WZ.4F..&N..eK...c..#DT.(NX.5F..*.X.2G..$L..kM..$FG..b..>u+..SJ..S..5gJ.sB..v...%N/.e.....X..S at .#N...G..-B..tO..#...1B..#...&M..(Q..0PA.+J..z.B.i.N.t.T.t...t.N.r....B..v.H.q.T.~.K.v]N.s...e...4S..4FG.%G..s.I.v.C.%G..!.H.v...q at B."GB.e... L..3K..
gO.Mq..3F at .{P..}.N.v.K.v.I.u.C...B.|W..)P
.5WG.4...zL..)B..>F..J)/."QW. F..}.3.j at .."M...n;.i.Z..S7.r...i.J.s.J.i.B.Ml..&M..&W..).Z.(V..)D...F..$L..M.p
##
T 2014/09/04 13:01:25.094737 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..ACK sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5 SIP/2.0.
Via: SIP/2.0/WS  54.191.193.239:5060;branch=z9hG4bK4238.bca18ef167a38db015e1f747e64c3204.0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;received=182.64.39.131;branch=z9hG4bKeBPckEHPgEAd3H1H4dCs;rport=59262.
From: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
To: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
Contact: "hari"<sip:hari at df7jal23ls0d.invalid;rtcweb-breaker=no;click2call=no;transport=ws;alias=182.64.39.131~59262~5;alias=182.64.39.131~59262~5>;+g.oma.sip-im;+sip.ice;language="en,fr".
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 1874 ACK.
Content-Length: 0.
Max-Forwards: 69.
Proxy-Authorization: Digest username="hari at abc.com",realm="abc.com",nonce="VAhjyVQIYp0FJpxPrD0z4atE11szbmUj",uri="sip:admin at df7jal23ls0d.invalid;transport=ws;alias=182.64.39.131~4344~5;alias=182.64.39.131~4344~5",response="bdc84632139fbdebf02210d66c8bed8c",algorithm=MD5.
User-Agent: IM-client/OMA1.0 sipML5-v1.2014.04.18.
Organization: Doubango Telecom.
.

##
T 2014/09/04 13:01:25.469064 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
......
#
T 2014/09/04 13:01:32.197369 182.64.39.131:4344 -> 172.31.47.138:8080 [AP]
....).S.k...Z.#.A.!.i.5.C.?... .M.:._.?.M.!.J.6...!.H.6...<.J.:.B.0.E.n.F.'.H. .F.'.^.h.E.2...k...g...}...-...e.W.h.E.2...k...g...}...-...e.W.s.`.|...^...2.......}.....M.d.H.a.E.c...=.H.:...!.G.;.S.;.....J...........Q.+.L.....f.P...a.d.[.<.].Y.[.>... .Y.2.D.=.G.7...<...'.N.2.a.`.~.....'.m...P.^.}.i...2. at .o.@.i.H.:.G.7...<...'.N...H...{.0.E.%.L...h.^.j.?.......b.J.c...5...~...c.O.g...k.O.5.O.j.L.Y.z."...j...s.p.^.j.=.L.'.e.=.].i...Y.H.~.F.$.[. ...c.#.0.L.'.j.=.H.'...h.N.<.H. .Y.:.$...J.#...<.].0...y...:...0.$...J.#...<.].0...y.E.=.\.4...6...!.$...J.#...<.].0...y...}.D.}. at .~.D.Y.J.6.]...G.2.].s... .Y.:.L.Y.J.6.]...G.2.].s...2.N.2.L.q.G.5...Y.F.'...o. at .i...b...b...a...k...h.[.=.Y.!... .E.n.G.=.].*.Z.^.|.6...4.G.i.`.~.E.6.]...h.}...:.d.f._.}...g...}...Y.[.2. at .2.@.=...<.K.=.F...E.0.D.Y.#
##
T 2014/09/04 13:01:32.198889 172.31.47.138:8080 -> 182.64.39.131:59262 [AP]
.~./BYE sip:hari at df7jal23ls0d.invalid;rtcweb-breaker=no;click2call=no;transport=ws;alias=182.64.39.131~59262~5 SIP/2.0.
Via: SIP/2.0/WS  54.191.193.239:5060;branch=z9hG4bKb66.af33ac3504d5dd3c43ebbfd9068ba00d.0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;received=182.64.39.131;branch=z9hG4bK8cQEs7gJgVMX5xgxSedDn9N5iyMPhHw7;rport=4344.
From: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
To: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 29933 BYE.
Content-Length: 0.
Max-Forwards: 69.
Accept-Contact: *;+g.oma.sip-im.
Accept-Contact: *;+sip.ice.
Accept-Contact: *;language="en,fr".
Accept-Contact: *;+g.oma.sip-im.
Accept-Contact: *;+sip.ice.
Accept-Contact: *;language="en,fr".
User-Agent: IM-client/OMA1.0 sipML5-v1.2014.04.18.
Organization: Doubango Telecom.
.

#
T 2014/09/04 13:01:32.613466 182.64.39.131:59262 -> 172.31.47.138:8080 [AP]
....y.8.*Hh.K/..K1..6J5./hY.YRq.V3..VVk.L5.. at 0..@2..J8..I7...sY..i.. at i...JZ.O/Y.J2Y.J4...4\.Jb...cZ..8..AcY.Ie..t.~..l..ErQ.C`\..ox..e_..nU.BuY.D`s.=2..2TL.!u..2Kn...2..;...`J.[=K..;P..hx..e_..nU.BuY.DWL..Hp.Nb...wN.LJz.).2..oL..u..ErQ.CiY..A\.NkY.K2T.Ie...wY..e...`V..nJ.DvK.t.{..m..=;..H6[.I1...4..T`..I,^.M6..A`^..0^. at 1].sBk..;.. at 8..YCa.t.{..u]..,t..fL.C!..sWQ.C!k.).
.I.o.Ye^..`T.JmK../Q..`T..:J..sL.M2..Bs]..hN..<..K/..W2..H2...sY..i.. at i...J..(DK..K_.4Y...yk..EV.74Q.4QP..65.t.
#
T 2014/09/04 13:01:32.614167 172.31.47.138:8080 -> 182.64.39.131:4344 [AP]
.~..SIP/2.0 200 OK.
From: <sip:admin at abc.com>;tag=aKHD33WKUtVXt9DKJVyc.
To: "hari"<sip:hari at abc.com>;tag=VtaWIHR7c8lgvve5KBAP.
Contact: <sip:hari at df7jal23ls0d.invalid;alias=182.64.39.131~59262~5;transport=ws>.
Call-ID: 717c1009-f502-a110-f547-98afff1f390e.
CSeq: 29933 BYE.
Content-Length: 0.
Via: SIP/2.0/WS df7jal23ls0d.invalid;rport=4344;received=182.64.39.131;branch=z9hG4bK8cQEs7gJgVMX5xgxSedDn9N5iyMPhHw7.
.

##
T 2014/09/04 13:01:33.185101 182.64.39.131:4344 -> 172.31.47.138:8080 [A]
......
exit
54 received, 0 dropped


More information about the sr-users mailing list