Skip to content

Instantly share code, notes, and snippets.

@ivelin
Created December 16, 2014 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivelin/198714ca6de46765c705 to your computer and use it in GitHub Desktop.
Save ivelin/198714ca6de46765c705 to your computer and use it in GitHub Desktop.
Phone registered to OpenBTS and placing a call to 2001. Restcomm has a 2001 virtual number tied to a simple Play prompt app.
09:11:29,206 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (Mobicents-SIP-Servlets-UDPMessageChannelThread-6) <message
from="192.168.1.22:5062"
to="192.168.1.22:5080"
time="1418749889201"
isSender="false"
transactionId="z9hg4bkobtszrbylxgxlkumsefg"
callId="001013e826c0010-67c13018b7d9f17"
firstLine="INVITE sip:2001@192.168.1.22:5080 SIP/2.0"
>
<![CDATA[INVITE sip:2001@192.168.1.22:5080 SIP/2.0
To: <sip:2001@192.168.1.22>
From: <sip:IMSI001010000000002@192.168.1.22:5062>;tag=OBTSkxugawutoshisoja
Via: SIP/2.0/UDP 192.168.1.22:5062;branch=z9hG4bKOBTSzrbylxgxlkumsefg
Call-ID: 001013e826c0010-67c13018b7d9f17
CSeq: 56404 INVITE
Contact: <sip:IMSI001010000000002@192.168.1.22:5062>;expires=3600
P-Preferred-Identity: <sip:IMSI001010000000002@192.168.1.22>
P-PHY-Info: OpenBTS; TA=1 TE=0.215679 UpRSSI=-64.322159 TxPwr=26 DnRSSIdBm=-71 time=1418749888.082
P-Access-Network-Info: 3GPP-GERAN; cgi-3gpp=0010103e8000a
User-Agent: OpenBTS 4.0.0.8025 Build Date Mar 19 2014
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 141
v=0
o=IMSI001010000000002 0 0 IN IP4 192.168.1.22
s=Talk Time
t=0 0
m=audio 16576 RTP/AVP 3
c=IN IP4 192.168.1.22
a=rtpmap:3 GSM/8000
]]>
</message>
09:11:29,211 INFO [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] (Mobicents-SIP-Servlets-UDPMessageChannelThread-6) Request event dispatched to RestComm
09:11:29,236 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-49) ********** Call's Current State: "uninitialized
09:11:29,239 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-49) ********** Call Processing Message: "org.mobicents.servlet.sip.message.Servlet3SipServletRequestImpl sender : class akka.actor.RepointableActorRef
09:11:29,244 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-48) <message
from="192.168.1.22:5080"
to="192.168.1.22:5062"
time="1418749889239"
isSender="true"
transactionId="z9hg4bkobtszrbylxgxlkumsefg"
callId="001013e826c0010-67c13018b7d9f17"
firstLine="SIP/2.0 180 Ringing"
>
<![CDATA[SIP/2.0 180 Ringing
To: <sip:2001@192.168.1.22>;tag=70686466_4046dd30_57a5b08a_565110e8-18b1-46c1-b393-a7550841e8c3
Via: SIP/2.0/UDP 192.168.1.22:5062;branch=z9hG4bKOBTSzrbylxgxlkumsefg
CSeq: 56404 INVITE
Call-ID: 001013e826c0010-67c13018b7d9f17
From: <sip:IMSI001010000000002@192.168.1.22:5062>;tag=OBTSkxugawutoshisoja
Server: Mobicents Restcomm 7.2.1.581
Contact: <sip:192.168.1.22:5080>
Content-Length: 0
]]>
</message>
09:11:29,246 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Current State: uninitialized
09:11:29,248 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Processing Message: org.mobicents.servlet.restcomm.interpreter.StartInterpreter
09:11:29,250 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Current State: acquiring asr info
09:11:29,251 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Processing Message: org.mobicents.servlet.restcomm.asr.AsrResponse
09:11:29,253 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Current State: acquiring tts info
09:11:29,254 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Processing Message: org.mobicents.servlet.restcomm.tts.api.SpeechSynthesizerResponse
09:11:29,256 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-51) ********** Call's Current State: "ringing
09:11:29,257 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-51) ********** Call Processing Message: "org.mobicents.servlet.restcomm.patterns.Observe sender : class akka.actor.RepointableActorRef
09:11:29,258 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-51) ********** Call's Current State: "ringing
09:11:29,259 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-51) ********** Call Processing Message: "org.mobicents.servlet.restcomm.telephony.GetCallInfo sender : class akka.actor.RepointableActorRef
09:11:29,260 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Current State: acquiring call info
09:11:29,261 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Processing Message: org.mobicents.servlet.restcomm.patterns.Observing
09:11:29,262 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-51) ********** VoiceInterpreter's Current State: acquiring call info
09:11:29,309 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.mgcp.MediaGatewayResponse sender : class akka.actor.RepointableActorRef
09:11:29,310 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call's Current State: "acquiring bri
dge
09:11:29,311 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.mgcp.MediaGatewayResponse sender : class akka.actor.RepointableActorRef
09:11:29,313 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call's Current State: "acquiring rem
ote connection
09:11:29,314 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.mgcp.MediaGatewayResponse sender : class akka.actor.RepointableActorRef
09:11:29,315 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Current State: uninitia
lized
09:11:29,316 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Processing Message: org
.mobicents.servlet.restcomm.patterns.Observe
09:11:29,317 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Current State: uninitia
lized
09:11:29,319 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call's Current State: "initializing
remote connection
09:11:29,321 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Processing Message: org
.mobicents.servlet.restcomm.mgcp.InitializeConnection
09:11:29,322 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.patterns.Observing sender : class akka.actor.LocalActorRef
09:11:29,324 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Current State: initiali
zing
09:11:29,325 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Processing Message: org
.mobicents.servlet.restcomm.mgcp.EndpointCredentials
09:11:29,327 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call's Current State: "initializing
remote connection
09:11:29,328 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-48) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.mgcp.ConnectionStateChanged sender : class akka.actor.LocalActorRef
09:11:29,329 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Current State: closed
09:11:29,331 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Processing Message: org
.mobicents.servlet.restcomm.mgcp.OpenConnection
09:11:29,332 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-48) ********** Connection Current State: opening
09:11:29,333 INFO [org.mobicents.servlet.restcomm.mgcp.Connection] (RestComm-akka.actor.default-dispatcher-50) ********** Connection Processing Message: jai
n.protocol.ip.mgcp.message.CreateConnectionResponse
09:11:29,336 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-50) ********** Call's Current State: "opening remot
e connection
09:11:29,338 INFO [org.mobicents.servlet.restcomm.telephony.Call] (RestComm-akka.actor.default-dispatcher-50) ********** Call Processing Message: "org.mobice
nts.servlet.restcomm.mgcp.ConnectionStateChanged sender : class akka.actor.LocalActorRef
09:11:29,342 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (Mobicents-SIP-Servlets-UDPMessageChannelThread-7) <message
from="192.168.1.22:5062"
to="192.168.1.22:5080"
time="1418749889338"
isSender="false"
transactionId="z9hg4bkobtszrbylxgxlkumsefg"
callId="001013e826c0010-67c13018b7d9f17"
firstLine="ACK sip:2001@192.168.1.22:5080 SIP/2.0"
>
<![CDATA[ACK sip:2001@192.168.1.22:5080 SIP/2.0
To: <sip:2001@192.168.1.22>;tag=70686466_4046dd30_57a5b08a_565110e8-18b1-46c1-b393-a7550841e8c3
From: <sip:IMSI001010000000002@192.168.1.22:5062>;tag=OBTSkxugawutoshisoja
Via: SIP/2.0/UDP 192.168.1.22:5062;branch=z9hG4bKOBTSzrbylxgxlkumsefg
Call-ID: 001013e826c0010-67c13018b7d9f17
CSeq: 56404 ACK
User-Agent: OpenBTS 4.0.0.8025 Build Date Mar 19 2014
Max-Forwards: 70
Content-Length: 0
]]>
</message>
09:11:29,345 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-45) <message
from="192.168.1.22:5080"
to="192.168.1.22:5062"
time="1418749889335"
isSender="true"
transactionId="z9hg4bkobtszrbylxgxlkumsefg"
callId="001013e826c0010-67c13018b7d9f17"
firstLine="SIP/2.0 503 Problem to setup services"
>
<![CDATA[SIP/2.0 503 Problem to setup services
To: <sip:2001@192.168.1.22>;tag=70686466_4046dd30_57a5b08a_565110e8-18b1-46c1-b393-a7550841e8c3
Via: SIP/2.0/UDP 192.168.1.22:5062;branch=z9hG4bKOBTSzrbylxgxlkumsefg
CSeq: 56404 INVITE
Call-ID: 001013e826c0010-67c13018b7d9f17
From: <sip:IMSI001010000000002@192.168.1.22:5062>;tag=OBTSkxugawutoshisoja
Server: Mobicents Restcomm 7.2.1.581
Contact: <sip:192.168.1.22:5080>
Content-Length: 0
09:11:29,345 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-45) <message
from="192.168.1.22:5080"
to="192.168.1.22:5062"
time="1418749889335"
isSender="true"
transactionId="z9hg4bkobtszrbylxgxlkumsefg"
callId="001013e826c0010-67c13018b7d9f17"
firstLine="SIP/2.0 503 Problem to setup services"
>
<![CDATA[SIP/2.0 503 Problem to setup services
To: <sip:2001@192.168.1.22>;tag=70686466_4046dd30_57a5b08a_565110e8-18b1-46c1-b393-a7550841e8c3
Via: SIP/2.0/UDP 192.168.1.22:5062;branch=z9hG4bKOBTSzrbylxgxlkumsefg
CSeq: 56404 INVITE
Call-ID: 001013e826c0010-67c13018b7d9f17
From: <sip:IMSI001010000000002@192.168.1.22:5062>;tag=OBTSkxugawutoshisoja
Server: Mobicents Restcomm 7.2.1.581
Contact: <sip:192.168.1.22:5080>
Content-Length: 0
]]>
</message>
09:11:29,349 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-45) ********** VoiceInterpreter's Current State: initializing call
09:11:29,350 INFO [org.mobicents.servlet.restcomm.interpreter.VoiceInterpreter] (RestComm-akka.actor.default-dispatcher-45) ********** VoiceInterpreter's Processing Message: org.mobicents.servlet.restcomm.telephony.CallStateChanged
09:11:34,251 INFO [org.mobicents.servlet.sip.core.session.SipSessionImpl] (MSS-Executor-Thread-6) Invalidating the sip session (OBTSkxugawutoshisoja;001013e826c0010-67c13018b7d9f17;565110e8-18b1-46c1-b393-a7550841e8c3;RestComm)
09:11:34,254 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-6) Invalidating the following sip application session 565110e8-18b1-46c1-b393-a7550841e8c3;RestComm
09:11:34,256 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (MSS-Executor-Thread-6) The following sip application session 565110e8-18b1-46c1-b393-a7550841e8c3;RestComm has been invalidated
09:12:04,525 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (RestComm-akka.actor.default-dispatcher-54) <message
from="192.168.1.22:5080"
to="192.168.1.22:5062"
time="1418749924524"
isSender="true"
transactionId="z9hg4bk21ed3ca9-5909-4a7b-938b-2911ccd9f11f_57a5b08a_f1d54359-8b24-4b01-9690-c54b2800e218"
callId="26ff94383ab30f30b5001d3d20a4ba4e@192.168.1.22"
firstLine="OPTIONS sip:IMSI001010000000002@192.168.1.22:5062;lr SIP/2.0"
>
<![CDATA[OPTIONS sip:IMSI001010000000002@192.168.1.22:5062;lr SIP/2.0
Call-ID: 26ff94383ab30f30b5001d3d20a4ba4e@192.168.1.22
CSeq: 1 OPTIONS
From: <sip:restcomm@192.168.1.22>;tag=55101163_4046dd30_57a5b08a_21ed3ca9-5909-4a7b-938b-2911ccd9f11f
To: <sip:IMSI001010000000002@192.168.1.22:5062>
Max-Forwards: 70
User-Agent: Mobicents Restcomm 7.2.1.581
Contact: <sip:restcomm@192.168.1.22:5080>
Via: SIP/2.0/UDP 192.168.1.22:5080;branch=z9hG4bK21ed3ca9-5909-4a7b-938b-2911ccd9f11f_57a5b08a_f1d54359-8b24-4b01-9690-c54b2800e218
Route: <sip:IMSI001010000000002@192.168.1.22:5062;lr>
Content-Length: 0
]]>
</message>
09:12:04,531 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (Mobicents-SIP-Servlets-UDPMessageChannelThread-8) <message
from="192.168.1.22:5062"
to="192.168.1.22:5080"
time="1418749924530"
isSender="false"
transactionId="z9hg4bk21ed3ca9-5909-4a7b-938b-2911ccd9f11f_57a5b08a_f1d54359-8b24-4b01-9690-c54b2800e218"
callId="26ff94383ab30f30b5001d3d20a4ba4e@192.168.1.22"
firstLine="SIP/2.0 404 Not Found"
>
<![CDATA[SIP/2.0 404 Not Found
To: <sip:IMSI001010000000002@192.168.1.22:5062>
From: <sip:restcomm@192.168.1.22>;tag=55101163_4046dd30_57a5b08a_21ed3ca9-5909-4a7b-938b-2911ccd9f11f
Via: SIP/2.0/UDP 192.168.1.22:5080;branch=z9hG4bK21ed3ca9-5909-4a7b-938b-2911ccd9f11f_57a5b08a_f1d54359-8b24-4b01-9690-c54b2800e218
Call-ID: 26ff94383ab30f30b5001d3d20a4ba4e@192.168.1.22
CSeq: 1 OPTIONS
User-Agent: OpenBTS 4.0.0.8025 Build Date Mar 19 2014
Max-Forwards: 70
Content-Length: 0
]]>
</message>
09:12:04,535 INFO [org.mobicents.servlet.sip.core.session.SipApplicationSessionImpl] (RestComm-akka.actor.default-dispatcher-54) Invalidating the following sip application session 21ed3ca9-5909-4a7b-938b-2911ccd9f11f;RestComm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment