Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save atsakiridis/5f07cd0223d7b46e977717bbbb3a5763 to your computer and use it in GitHub Desktop.
Save atsakiridis/5f07cd0223d7b46e977717bbbb3a5763 to your computer and use it in GitHub Desktop.
== ios Register:
01:58:53,689 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-11) <message
from="192.168.2.52:60659"
to="192.168.2.40:5081"
time="1463007533689"
isSender="false"
transactionId="z9hg4bkjt6kkf100pa6d"
callId="eee9da27-93b9-1234-6aba-3d517f699e7a"
firstLine="REGISTER sips:192.168.2.40:5081 SIP/2.0"
>
<![CDATA[REGISTER sips:192.168.2.40:5081 SIP/2.0
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKjt6KKF100pa6D;received=192.168.2.52;rport=60659
Max-Forwards: 70
From: <sips:alice@192.168.2.40:5081>;tag=KZZa5a5ge1D8j
To: <sips:alice@192.168.2.40:5081>
Call-ID: eee9da27-93b9-1234-6aba-3d517f699e7a
CSeq: 91238818 REGISTER
Contact: <sips:192.168.2.52:60595>;expires=100
User-Agent: TelScale Restcomm iOS Client 1.0.0 BETA4
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,MESSAGE,SUBSCRIBE,NOTIFY,REFER,UPDATE
Supported: timer,100rel,path
Content-Length: 0
]]>
</message>
01:58:53,692 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6060) <message
from="192.168.2.40:5081"
to="192.168.2.52:60659"
time="1463007533691"
isSender="true"
transactionId="z9hg4bkjt6kkf100pa6d"
callId="eee9da27-93b9-1234-6aba-3d517f699e7a"
firstLine="SIP/2.0 407 Proxy Authentication required"
>
<![CDATA[SIP/2.0 407 Proxy Authentication required
To: <sips:alice@192.168.2.40:5081>;tag=18796330_942f670b_57a5b08a_bd7a819b
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKjt6KKF100pa6D;received=192.168.2.52;rport=60659
CSeq: 91238818 REGISTER
Call-ID: eee9da27-93b9-1234-6aba-3d517f699e7a
From: <sips:alice@192.168.2.40:5081>;tag=KZZa5a5ge1D8j
Server: Restcomm 7.6.0.866
Proxy-Authenticate: Digest realm="192.168.2.40",nonce="64383533633037362d343432322d343"
Content-Length: 0
]]>
</message>
01:58:53,693 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-11) Request event dispatched to RestComm
01:58:53,699 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-12) <message
from="192.168.2.52:60659"
to="192.168.2.40:5081"
time="1463007533698"
isSender="false"
transactionId="z9hg4bkk3zcnaj4xz0rs"
callId="eee9da27-93b9-1234-6aba-3d517f699e7a"
firstLine="REGISTER sips:192.168.2.40:5081 SIP/2.0"
>
<![CDATA[REGISTER sips:192.168.2.40:5081 SIP/2.0
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKK3ZcNaj4XZ0rS;received=192.168.2.52;rport=60659
Max-Forwards: 70
From: <sips:alice@192.168.2.40:5081>;tag=KZZa5a5ge1D8j
To: <sips:alice@192.168.2.40:5081>
Call-ID: eee9da27-93b9-1234-6aba-3d517f699e7a
CSeq: 91238819 REGISTER
Contact: <sips:192.168.2.52:60595>;expires=100
User-Agent: TelScale Restcomm iOS Client 1.0.0 BETA4
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,MESSAGE,SUBSCRIBE,NOTIFY,REFER,UPDATE
Supported: timer,100rel,path
Proxy-Authorization: Digest username="alice",realm="192.168.2.40",nonce="64383533633037362d343432322d343",algorithm=MD5,uri="sips:192.168.2.40:5081",response="b507f1291dad8da6fe905ef01ee3f3f0"
Content-Length: 0
]]>
</message>
01:58:53,700 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-12) Request event dispatched to RestComm
01:58:53,702 INFO [org.mobicents.servlet.restcomm.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-6062) Patching URI: sips:192.168.2.52:60595 with IP: 192.168.2.52 and PORT: 60659 for USER: alice
01:58:53,703 INFO [com.telestax.servlet.MonitoringService] (RestComm-akka.actor.default-dispatcher-6062) MonitoringService Processing Message: "org.mobicents.servlet.restcomm.telephony.UserRegistration sender : class akka.actor.RepointableActorRef self is terminated: false
01:58:53,705 INFO [org.mobicents.servlet.restcomm.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-6062) The user agent manager updated alice at address sip:alice@192.168.2.52:60659
01:58:53,706 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (MSS-Executor-Thread-1) Invalidating the sip session (KZZa5a5ge1D8j;eee9da27-93b9-1234-6aba-3d517f699e7a;e6cdc735;RestComm)
01:58:53,706 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-1) Invalidating the following sip application session e6cdc735;RestComm
01:58:53,707 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-1) The following sip application session e6cdc735;RestComm has been invalidated
01:58:53,708 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6060) <message
from="192.168.2.40:5081"
to="192.168.2.52:60659"
time="1463007533707"
isSender="true"
transactionId="z9hg4bkk3zcnaj4xz0rs"
callId="eee9da27-93b9-1234-6aba-3d517f699e7a"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
To: <sips:alice@192.168.2.40:5081>;tag=31360337_942f670b_57a5b08a_e6cdc735
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKK3ZcNaj4XZ0rS;received=192.168.2.52;rport=60659
CSeq: 91238819 REGISTER
Call-ID: eee9da27-93b9-1234-6aba-3d517f699e7a
From: <sips:alice@192.168.2.40:5081>;tag=KZZa5a5ge1D8j
Server: Restcomm 7.6.0.866
Contact: <sips:192.168.2.52:60659>;expires=100
Content-Length: 0
== Web register
02:00:00,989 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-17) <message
from="192.168.2.9:58199"
to="192.168.2.40:5083"
time="1463007600987"
isSender="false"
transactionId="z9hg4bk-373737-2c225bbaa8116a3207b2d1f4a525d3b9"
callId="1463149832455"
firstLine="REGISTER sip:192.168.2.40 SIP/2.0"
>
<![CDATA[REGISTER sip:192.168.2.40 SIP/2.0
Call-ID: 1463149832455
CSeq: 1 REGISTER
From: <sip:bob@192.168.2.40>;tag=1463149832455
To: <sip:bob@192.168.2.40>
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-2c225bbaa8116a3207b2d1f4a525d3b9;rport=58199;received=192.168.2.9
Max-Forwards: 70
User-Agent: TelScale RTM Olympus/1.0.0
Expires: 3600
Allow: INVITE,ACK,CANCEL,BYE,OPTIONS,MESSAGE
Contact: <sip:bob@192.168.2.9:58199;transport=wss>
Content-Length: 0
]]>
</message>
02:00:00,992 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6063) <message
from="192.168.2.40:5083"
to="192.168.2.9:58199"
time="1463007600991"
isSender="true"
transactionId="z9hg4bk-373737-2c225bbaa8116a3207b2d1f4a525d3b9"
callId="1463149832455"
firstLine="SIP/2.0 407 Proxy Authentication required"
>
<![CDATA[SIP/2.0 407 Proxy Authentication required
To: <sip:bob@192.168.2.40>;tag=18163964_942f670b_57a5b08a_224e4368
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-2c225bbaa8116a3207b2d1f4a525d3b9;rport=58199;received=192.168.2.9
CSeq: 1 REGISTER
Call-ID: 1463149832455
From: <sip:bob@192.168.2.40>;tag=1463149832455
Server: Restcomm 7.6.0.866
Proxy-Authenticate: Digest realm="192.168.2.40",nonce="65633437646332322d343865652d343"
Content-Length: 0
]]>
</message>
02:00:00,993 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-17) Request event dispatched to RestComm
02:00:00,996 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-18) <message
from="192.168.2.9:58199"
to="192.168.2.40:5083"
time="1463007600996"
isSender="false"
transactionId="z9hg4bk-373737-b588fc7dbf7235f0184e4491523643a4"
callId="1463149832455"
firstLine="REGISTER sip:192.168.2.40 SIP/2.0"
>
<![CDATA[REGISTER sip:192.168.2.40 SIP/2.0
CSeq: 2 REGISTER
User-Agent: TelScale RTM Olympus/1.0.0
Expires: 3600
Allow: INVITE,ACK,CANCEL,BYE,OPTIONS,MESSAGE
Contact: <sip:bob@192.168.2.9:58199;transport=wss>
Call-ID: 1463149832455
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-b588fc7dbf7235f0184e4491523643a4;rport=58199;received=192.168.2.9
From: <sip:bob@192.168.2.40>;tag=1463149832455
To: <sip:bob@192.168.2.40>
Max-Forwards: 70
Proxy-Authorization: Digest username="bob",realm="192.168.2.40",nonce="65633437646332322d343865652d343",response="45ae989971918e4605455abbbbd4d17f",uri="sip:192.168.2.40",algorithm=MD5
Content-Length: 0
]]>
</message>
02:00:00,998 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-18) Request event dispatched to RestComm
02:00:01,003 INFO [org.mobicents.servlet.restcomm.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-6069) Patching URI: sip:bob@192.168.2.9:58199;transport=wss with IP: 192.168.2.9 and PORT: 58199 for USER: bob
02:00:01,010 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (MSS-Executor-Thread-7) Invalidating the sip session (1463149832455;1463149832455;c7912ae0;RestComm)
02:00:01,010 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-7) Invalidating the following sip application session c7912ae0;RestComm
02:00:01,011 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-7) The following sip application session c7912ae0;RestComm has been invalidated
02:00:01,011 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6063) <message
from="192.168.2.40:5083"
to="192.168.2.9:58199"
time="1463007601011"
isSender="true"
transactionId="z9hg4bk-373737-b588fc7dbf7235f0184e4491523643a4"
callId="1463149832455"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
To: <sip:bob@192.168.2.40>;tag=29431923_942f670b_57a5b08a_c7912ae0
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-b588fc7dbf7235f0184e4491523643a4;rport=58199;received=192.168.2.9
CSeq: 2 REGISTER
Call-ID: 1463149832455
From: <sip:bob@192.168.2.40>;tag=1463149832455
Server: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.9:58199;transport=wss>;expires=3600
Content-Length: 0
]]>
</message>
== Call:
02:00:01,012 INFO [com.telestax.servlet.MonitoringService] (RestComm-akka.actor.default-dispatcher-6063) MonitoringService Processing Message: "org.mobicents.servlet.restcomm.telephony.UserRegistration sender : class akka.actor.RepointableActorRef self is terminated: false
02:00:01,012 INFO [org.mobicents.servlet.restcomm.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-6063) The user agent manager updated bob at address sip:bob@192.168.2.9:58199;transport=wss
02:00:03,095 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-19) <message
from="192.168.2.9:58199"
to="192.168.2.40:5083"
time="1463007603095"
isSender="false"
transactionId="z9hg4bk-373737-239cf81f01387e86030a421b9ce53bd1"
callId="1463149834295"
firstLine="INVITE sip:alice@telestax.com SIP/2.0"
>
<![CDATA[INVITE sip:alice@telestax.com SIP/2.0
Call-ID: 1463149834295
CSeq: 1 INVITE
From: "bob" <sip:bob@192.168.2.40>;tag=1463149834562
To: <sip:alice@telestax.com>
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-239cf81f01387e86030a421b9ce53bd1;rport=58199;received=192.168.2.9
Max-Forwards: 70
Content-Type: application/sdp
User-Agent: TelScale RTM Olympus/1.0.0
Allow: INVITE,ACK,CANCEL,BYE
Contact: <sip:bob@192.168.2.9:58199;transport=wss>
Content-Length: 1804
v=0
o=- 407537769540115399 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio
a=msid-semantic: WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:03,099 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6071) <message
from="192.168.2.40:5083"
to="192.168.2.9:58199"
time="1463007603099"
isSender="true"
transactionId="z9hg4bk-373737-239cf81f01387e86030a421b9ce53bd1"
callId="1463149834295"
firstLine="SIP/2.0 407 Proxy Authentication required"
>
<![CDATA[SIP/2.0 407 Proxy Authentication required
To: <sip:alice@telestax.com>;tag=25877156_942f670b_57a5b08a_73fcce85
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-239cf81f01387e86030a421b9ce53bd1;rport=58199;received=192.168.2.9
CSeq: 1 INVITE
Call-ID: 1463149834295
From: "bob" <sip:bob@192.168.2.40>;tag=1463149834562
Server: Restcomm 7.6.0.866
Contact: <sip:192.168.2.16:5083;transport=wss>
Proxy-Authenticate: Digest realm="telestax.com",nonce="39303435323065312d336365622d343"
Content-Length: 0
]]>
</message>
02:00:03,100 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-19) Request event dispatched to RestComm
02:00:03,103 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-20) <message
from="192.168.2.9:58199"
to="192.168.2.40:5083"
time="1463007603103"
isSender="false"
transactionId="z9hg4bk-373737-239cf81f01387e86030a421b9ce53bd1"
callId="1463149834295"
firstLine="ACK sip:alice@telestax.com SIP/2.0"
>
<![CDATA[ACK sip:alice@telestax.com SIP/2.0
Call-ID: 1463149834295
Max-Forwards: 70
From: "bob" <sip:bob@192.168.2.40>;tag=1463149834562
To: <sip:alice@telestax.com>;tag=25877156_942f670b_57a5b08a_73fcce85
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-239cf81f01387e86030a421b9ce53bd1;rport=58199;received=192.168.2.9
CSeq: 1 ACK
Content-Length: 0
]]>
</message>
02:00:03,105 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-21) <message
from="192.168.2.9:58199"
to="192.168.2.40:5083"
time="1463007603105"
isSender="false"
transactionId="z9hg4bk-373737-02752fa8660361538b26f2a5d3a71478"
callId="1463149834295"
firstLine="INVITE sip:alice@telestax.com SIP/2.0"
>
<![CDATA[INVITE sip:alice@telestax.com SIP/2.0
CSeq: 2 INVITE
User-Agent: TelScale RTM Olympus/1.0.0
Allow: INVITE,ACK,CANCEL,BYE
Contact: <sip:bob@192.168.2.9:58199;transport=wss>
Call-ID: 1463149834295
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-02752fa8660361538b26f2a5d3a71478;rport=58199;received=192.168.2.9
From: "bob" <sip:bob@192.168.2.40>;tag=1463149834562
To: <sip:alice@telestax.com>
Max-Forwards: 70
Content-Type: application/sdp
Proxy-Authorization: Digest username="bob",realm="telestax.com",nonce="39303435323065312d336365622d343",response="3a91eaa72ffe9a02d442523657c37539",uri="sip:alice@telestax.com",algorithm=MD5
Content-Length: 1804
v=0
o=- 407537769540115399 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio
a=msid-semantic: WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:03,106 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-21) Request event dispatched to RestComm
02:00:03,113 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) ToHost: telestax.com
02:00:03,114 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) ruri: telestax.com
02:00:03,115 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) myHostIp: 192.168.2.40
02:00:03,115 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) mediaExternalIp: 192.168.2.16
02:00:03,115 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) proxyIp: 127.0.0.1
02:00:03,116 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) Client is not null: bob will try to proxy to client: org.mobicents.servlet.restcomm.entities.Client@33a0370c
02:00:03,117 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6071) B2BUA (p2p proxy): Got request:
INVITE
02:00:03,117 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6071) B2BUA: Proxying a session between bob and alice
02:00:03,119 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6071) About to patch
02:00:03,120 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6071) SDP :v=0
o=- 407537769540115399 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio
a=msid-semantic: WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
02:00:03,121 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6071) Using externalIP: 192.168.2.9
02:00:03,123 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6071) <message
from="192.168.2.40:5083"
to="192.168.2.9:58199"
time="1463007603122"
isSender="true"
transactionId="z9hg4bk-373737-02752fa8660361538b26f2a5d3a71478"
callId="1463149834295"
firstLine="SIP/2.0 100 Trying"
>
<![CDATA[SIP/2.0 100 Trying
To: <sip:alice@telestax.com>
Via: SIP/2.0/WSS 192.168.2.9:58199;branch=z9hG4bK-373737-02752fa8660361538b26f2a5d3a71478;rport=58199;received=192.168.2.9
CSeq: 2 INVITE
Call-ID: 1463149834295
From: "bob" <sip:bob@192.168.2.40>;tag=1463149834562
Server: Restcomm 7.6.0.866
Content-Length: 0
]]>
</message>
02:00:03,125 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6071) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007603125"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:03,128 INFO [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6069) Call to CLIENT. myHostIp: 192.168.2.40 mediaExternalIp: 192.168.2.16 toHost: telestax.com fromClient: /restcomm/2012-04-24/Accounts/ACae6e420f425248d6a26948c17a9e2acf/Clients/CL3003328d0de04ba68f38de85b732ed56 toClient: /restcomm/2012-04-24/Accounts/ACae6e420f425248d6a26948c17a9e2acf/Clients/CLa2b99142e111427fbb489c3de357f60a
02:00:03,629 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007603628"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:04,627 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007604627"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:06,628 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007606627"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:10,629 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007610628"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:11,898 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (SIP-TCP-Core-PipelineThreadpool-22) <message
from="192.168.2.52:60659"
to="192.168.2.40:5081"
time="1463007611898"
isSender="false"
transactionId="z9hg4bkrgy8xh6nfcgpk"
callId="CEgjPzw6U9fmc9LOwOi1dv"
firstLine="OPTIONS sips:antonis@cloud.restcomm.com SIP/2.0"
>
<![CDATA[OPTIONS sips:antonis@cloud.restcomm.com SIP/2.0
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKrgy8XH6NFcgpK;received=192.168.2.52;rport=60659
From: <sips:antonis@cloud.restcomm.com>;tag=BQN4pjym5SUjp
To: <sips:antonis@cloud.restcomm.com>
Call-ID: CEgjPzw6U9fmc9LOwOi1dv
CSeq: 91237928 OPTIONS
Accept: application/vnd.nokia-register-usage
Subject: REGISTRATION PROBE
Content-Length: 0
]]>
</message>
02:00:11,900 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-6063) <message
from="192.168.2.40:5081"
to="192.168.2.52:60659"
time="1463007611900"
isSender="true"
transactionId="z9hg4bkrgy8xh6nfcgpk"
callId="CEgjPzw6U9fmc9LOwOi1dv"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
To: <sips:antonis@cloud.restcomm.com>;tag=28090678_942f670b_57a5b08a_642cfa43
Via: SIP/2.0/TLS 192.168.2.52:60595;branch=z9hG4bKrgy8XH6NFcgpK;received=192.168.2.52;rport=60659
CSeq: 91237928 OPTIONS
Call-ID: CEgjPzw6U9fmc9LOwOi1dv
From: <sips:antonis@cloud.restcomm.com>;tag=BQN4pjym5SUjp
Server: Restcomm 7.6.0.866
Content-Length: 0
]]>
</message>
02:00:11,901 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (SIP-TCP-Core-PipelineThreadpool-22) Request event dispatched to RestComm
02:00:11,902 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (MSS-Executor-Thread-8) Invalidating the sip session (BQN4pjym5SUjp;CEgjPzw6U9fmc9LOwOi1dv;642cfa43;RestComm)
02:00:11,902 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-8) Invalidating the following sip application session 642cfa43;RestComm
02:00:11,902 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-8) The following sip application session 642cfa43;RestComm has been invalidated
02:00:18,634 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007618634"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:19,756 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (RestComm_sip_standard_sas_timer_service) Invalidating the following sip application session 03d9e40f;RestComm
02:00:19,757 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (RestComm_sip_standard_sas_timer_service) Invalidating the sip session (1463149671215;1463149671205;03d9e40f;RestComm)
02:00:19,757 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (RestComm_sip_standard_sas_timer_service) The following sip application session 03d9e40f;RestComm has been invalidated
02:00:34,643 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (DefaultSipTimerThread) <message
from="192.168.2.40:5080"
to="192.168.2.52:60659"
time="1463007634642"
isSender="true"
transactionId="z9hg4bke3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4"
callId="14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40"
firstLine="INVITE sip:alice@192.168.2.52:60659 SIP/2.0"
>
<![CDATA[INVITE sip:alice@192.168.2.52:60659 SIP/2.0
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
CSeq: 1 INVITE
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
To: <sip:alice@telestax.com>
Max-Forwards: 70
User-Agent: Restcomm 7.6.0.866
Contact: <sip:bob@192.168.2.40:5080>
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
Content-Type: application/sdp
Content-Length: 1818
v=0
o=- 407537769540115399 2 IN IP4 192.168.2.9
s=Restcomm B2BUA
t=0 0
a=group:BUNDLE audio
a=msid-semantic:WMS 1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
m=audio 51806 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 141.237.40.209
a=rtcp:55719 IN IP4 141.237.40.209
a=candidate:3235328579 1 udp 2122260223 192.168.2.9 51806 typ host generation 0
a=candidate:3235328579 2 udp 2122260222 192.168.2.9 55719 typ host generation 0
a=candidate:2387922611 1 tcp 1518280447 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:2387922611 2 tcp 1518280446 192.168.2.9 9 typ host tcptype active generation 0
a=candidate:1770569110 1 udp 1686052607 141.237.40.209 51806 typ srflx raddr 192.168.2.9 rport 51806 generation 0
a=candidate:1770569110 2 udp 1686052606 141.237.40.209 55719 typ srflx raddr 192.168.2.9 rport 55719 generation 0
a=ice-ufrag:motXg3hAEKQTl0tJ
a=ice-pwd:icI3OgMn1lldY8bah+NXKzTZ
a=fingerprint:sha-256 2A:E7:C7:E7:3B:44:7E:AA:4A:C2:78:D3:3A:45:AD:95:25:51:2F:7E:70:54:5E:58:76:56:FE:7F:78:FA:35:76
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=rtcp-fb:111 transport-cc
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:1370336174 cname:Wfaf7uBqmMcFf3E4
a=ssrc:1370336174 msid:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd 262e1087-8450-460b-82e0-e9a95865eb97
a=ssrc:1370336174 mslabel:1fM1XHTJlJpQNrnvcJFGNSAfbhHQHo84apWd
a=ssrc:1370336174 label:262e1087-8450-460b-82e0-e9a95865eb97
]]>
</message>
02:00:35,143 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (MSS-Executor-Thread-9) Invalidating the sip session (46773899_942f670b_57a5b08a_e3dcff99;14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40;e3dcff99;RestComm)
02:00:35,144 INFO [org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper] (RestComm-akka.actor.default-dispatcher-6070) B2BUA: Got response:
SIP/2.0 408 Request timeout
To: <sip:alice@telestax.com>;tag=70837176_942f670b_57a5b08a_e3dcff99
Via: SIP/2.0/UDP 192.168.2.40:5080;branch=z9hG4bKe3dcff99_57a5b08a_89944681-301d-4769-bbc5-82a02dc518e4
CSeq: 1 INVITE
Call-ID: 14e43fdd5a72d665d40bec83ad2da88d@192.168.2.40
From: <sip:bob@192.168.2.40>;tag=46773899_942f670b_57a5b08a_e3dcff99
Server: Restcomm 7.6.0.866
Contact: <sip:192.168.2.16:5080>
Content-Length: 0
02:00:35,146 ERROR [org.mobicents.servlet.restcomm.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-6073) Can not bind object to session that has been invalidated!!: java.lang.IllegalStateException: Can not bind object to session that has been invalidated!!
at org.mobicents.servlet.sip.core.session.SipSessionImpl.setAttribute(SipSessionImpl.java:1270)
at org.mobicents.servlet.sip.message.MobicentsSipSessionFacade.setAttribute(MobicentsSipSessionFacade.java:182)
at org.mobicents.servlet.restcomm.telephony.util.B2BUAHelper.forwardResponse(B2BUAHelper.java:404) [restcomm.telephony.api-7.6.0.866.jar:]
at org.mobicents.servlet.restcomm.telephony.CallManager.response(CallManager.java:1074) [restcomm.telephony-7.6.0.866.jar:]
at org.mobicents.servlet.restcomm.telephony.CallManager.onReceive(CallManager.java:655) [restcomm.telephony-7.6.0.866.jar:]
at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:159) [akka-actor_2.10-2.1.2.jar:]
at akka.actor.ActorCell.receiveMessage(ActorCell.scala:425) [akka-actor_2.10-2.1.2.jar:]
at akka.actor.ActorCell.invoke(ActorCell.scala:386) [akka-actor_2.10-2.1.2.jar:]
at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:230) [akka-actor_2.10-2.1.2.jar:]
at akka.dispatch.Mailbox.run(Mailbox.scala:212) [akka-actor_2.10-2.1.2.jar:]
at akka.dispatch.ForkJoinExecutorConfigurator$MailboxExecutionTask.exec(AbstractDispatcher.scala:506) [akka-actor_2.10-2.1.2.jar:]
at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:262) [scala-library-2.10.1.jar:]
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:975) [scala-library-2.10.1.jar:]
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1478) [scala-library-2.10.1.jar:]
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:104) [scala-library-2.10.1.jar:]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment