Skip to content

Instantly share code, notes, and snippets.

@sergei-mironov
Last active December 19, 2020 11:52
Show Gist options
  • Save sergei-mironov/cd78f2581c71125fa8b026fb66bb6ae5 to your computer and use it in GitHub Desktop.
Save sergei-mironov/cd78f2581c71125fa8b026fb66bb6ae5 to your computer and use it in GitHub Desktop.
[14:38:23.500][t:26681][p:26675][pjsip][trace] Processing incoming message: Request msg INVITE/cseq=102 (rdata0x7f3b800027d8)
[14:38:23.500][t:26681][p:26675][pjsip][debug] RX 858 bytes Request msg INVITE/cseq=102 (rdata0x7f3b800027d8) from UDP 127.0.0.1:5060:
INVITE sip:127.0.0.1:5062 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK20be39f2
Max-Forwards: 70
From: "dongle0" <sip:[email protected]>;tag=as6cae3846
To: <sip:127.0.0.1:5062>
Contact: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Asterisk PBX 16.1.1
Date: Sat, 19 Dec 2020 11:38:23 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 303
v=0
o=root 559563424 559563424 IN IP4 127.0.0.1
s=Asterisk PBX 16.1.1
c=IN IP4 127.0.0.1
t=0 0
m=audio 19726 RTP/AVP 107 101
a=rtpmap:107 opus/48000/2
a=fmtp:107 maxaveragebitrate=48000;cbr=1;useinbandfec=1;usedtx=1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=maxptime:20
a=sendrecv
--end msg--
[14:38:23.500][t:26681][p:26675][pjsip][debug] Incoming Request msg INVITE/cseq=102 (rdata0x7f3b800027d8)
[14:38:23.500][t:26681][p:26675][pjsip][trace] Transaction created for Request msg INVITE/cseq=102 (rdata0x7f3b800027d8)
[14:38:23.500][t:26681][p:26675][pjsip][trace] Incoming Request msg INVITE/cseq=102 (rdata0x7f3b800027d8) in state Null
[14:38:23.500][t:26681][p:26675][pjsip][trace] State changed from Null to Trying, event=RX_MSG
[14:38:23.500][t:26681][p:26675][pjsip][trace] Transaction tsx0x7f3b8000b4a8 state changed to Trying
[14:38:23.500][t:26681][p:26675][pjsip][trace] UAS dialog created
[14:38:23.500][t:26681][p:26675][pjsip][trace] Module mod-invite added as dialog usage, data=0x7f3b80007788
[14:38:23.500][t:26681][p:26675][pjsip][trace] Session count inc to 3 by mod-invite
[14:38:23.500][t:26681][p:26675][pjsip][trace] UAS invite session created for dialog dlg0x7f3b8000c2d8
[14:38:23.500][t:26681][p:26675][pjsip][trace] Session count inc to 3 by mod-pjsua
[14:38:23.500][t:26681][p:26675][pjsip][trace] Response msg 488/INVITE/cseq=102 (tdta0x7f3b80011e48) created
[14:38:23.500][t:26681][p:26675][pjsip][error] Request verification failed: Not Acceptable Here [status=170488]
[14:38:23.500][t:26681][p:26675][pjsip][trace] Sending Response msg 488/INVITE/cseq=102 (tdta0x7f3b80011e48)
[14:38:23.500][t:26681][p:26675][pjsip][trace] Sending Response msg 488/INVITE/cseq=102 (tdta0x7f3b80011e48) in state Trying
[14:38:23.500][t:26681][p:26675][pjsip][trace] Target '127.0.0.1:5060' type=UDP resolved to '127.0.0.1:5060' type=UDP (UDP transport)
[14:38:23.500][t:26681][p:26675][pjsip][debug] TX 434 bytes Response msg 488/INVITE/cseq=102 (tdta0x7f3b80011e48) to UDP 127.0.0.1:5060:
SIP/2.0 488 Not Acceptable Here
Via: SIP/2.0/UDP 127.0.0.1:5060;received=127.0.0.1;branch=z9hG4bK20be39f2
Call-ID: [email protected]
From: "dongle0" <sip:[email protected]>;tag=as6cae3846
To: <sip:127.0.0.1>;tag=GW8LPMRg8uhLQmE2fEN09lxrgFcjVeRU
CSeq: 102 INVITE
Warning: 399 darktower "No suitable codec for remote offer (PJMEDIA_SDPNEG_NOANSCODEC)"
Accept: application/sdp
Content-Length: 0
--end msg--
[14:38:23.500][t:26681][p:26675][pjsip][trace] State changed from Trying to Completed, event=TX_MSG
[14:38:23.500][t:26681][p:26675][pjsip][trace] Transaction tsx0x7f3b8000b4a8 state changed to Completed
[14:38:23.500][t:26681][p:26675][pjsip][trace] Session count dec to 5 by mod-invite
[14:38:23.500][t:26681][p:26675][pjsip][trace] Request to terminate transaction
[14:38:23.500][t:26681][p:26675][pjsip][trace] State changed from Completed to Terminated, event=USER
[14:38:23.500][t:26681][p:26675][pjsip][trace] Transaction tsx0x7f3b8000b4a8 state changed to Terminated
[14:38:23.500][t:26681][p:26675][pjsip][trace] Session count dec to 1 by mod-pjsua
[14:38:23.500][t:26681][p:26675][pjsip][trace] Dialog destroyed
[14:38:23.500][t:26681][p:26675][pjsip][trace] Timeout timer event
[14:38:23.501][t:26681][p:26675][pjsip][trace] State changed from Terminated to Destroyed, event=TIMER
[14:38:23.501][t:26681][p:26675][pjsip][trace] Destroying txdata Response msg 488/INVITE/cseq=102 (tdta0x7f3b80011e48)
[14:38:23.501][t:26681][p:26675][pjsip][trace] Transaction destroyed!
[14:38:23.502][t:26681][p:26675][pjsip][trace] Processing incoming message: Request msg ACK/cseq=102 (rdata0x7f3b800027d8)
[14:38:23.502][t:26681][p:26675][pjsip][debug] RX 396 bytes Request msg ACK/cseq=102 (rdata0x7f3b800027d8) from UDP 127.0.0.1:5060:
ACK sip:127.0.0.1:5062 SIP/2.0
Via: SIP/2.0/UDP 127.0.0.1:5060;branch=z9hG4bK20be39f2
Max-Forwards: 70
From: "dongle0" <sip:[email protected]>;tag=as6cae3846
To: <sip:127.0.0.1:5062>;tag=GW8LPMRg8uhLQmE2fEN09lxrgFcjVeRU
Contact: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 102 ACK
User-Agent: Asterisk PBX 16.1.1
Content-Length: 0
--end msg--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment