Created
December 19, 2018 02:48
-
-
Save ambiorixg12/2897a9586d48d57907ac3c609093196b to your computer and use it in GitHub Desktop.
SESSION TERMINATION
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sip BYE | |
BYE sip:172.18.15.132:5060 SIP/2.0 | |
Via: SIP/2.0/UDP 45.77.203.6:5066;rport;branch=z9hG4bKPja4d691b6-4605-459d-bc88-ca811b33084a | |
From: "Ambiorix" <sip:[email protected]>;tag=f14b225b-58b4-48de-8254-78d939e6141b | |
To: <sip:[email protected]>;tag=18426641_6772d868_e74bb600-520d-46de-ad77-822985dec5dc | |
Call-ID: 9834c53d-54a3-497f-92d5-f9ae0f94bf2d | |
CSeq: 15065 BYE | |
Route: <sip:54.172.60.3:5060;lr;ftag=f14b225b-58b4-48de-8254-78d939e6141b> | |
Reason: Q.850;cause=16 | |
Max-Forwards: 70 | |
User-Agent: Asterisk PBX 16.0.0 | |
Content-Length: 0 | |
== Spawn extension (internal, 913052362323, 3) exited non-zero on 'PJSIP/6005-00000034' | |
== MixMonitor close filestream (mixed) | |
== End MixMonitor Recording PJSIP/6005-00000034 | |
<--- Received SIP response (497 bytes) from UDP:54.172.60.3:5060 ---> | |
SIP/2.0 200 OK | |
CSeq: 15065 BYE | |
Call-ID: 9834c53d-54a3-497f-92d5-f9ae0f94bf2d | |
From: "Ambiorix" <sip:[email protected]>;tag=f14b225b-58b4-48de-8254-78d939e6141b | |
To: <sip:[email protected]>;tag=18426641_6772d868_e74bb600-520d-46de-ad77-822985dec5dc | |
Via: SIP/2.0/UDP 45.77.203.6:5066;received=45.77.203.6;rport=5066;branch=z9hG4bKPja4d691b6-4605-459d-bc88-ca811b33084a | |
Server: Twilio | |
X-Twilio-CallSid: CA877bfb05ce4cdc1ed4f3a0a75b3bc88e | |
Content-Length: 0 | |
----------------- | |
--------------------------------------------------------------------------------- | |
BYE sip:[email protected]:61001 SIP/2.0 | |
Via: SIP/2.0/UDP 45.77.203.6:5065;rport;branch=z9hG4bKPj1a4a1ccf-23d4-4f99-9ffb-d5fc361702b7 | |
From: "Ambiorix" <sip:[email protected]>;tag=d3dc3eff-b697-4896-aff6-6be9217181e1 | |
To: <sip:[email protected]>;tag=2ea088a078906330 | |
Call-ID: 38005182-8b9d-469d-8703-0ec651cf0b30 | |
CSeq: 26006 BYE | |
Reason: Q.850;cause=16 | |
Max-Forwards: 70 | |
User-Agent: Asterisk PBX 16.0.0 | |
Content-Length: 0 | |
== Spawn extension (internal, 8095445555, 2) exited non-zero on 'PJSIP/6005-00000036' | |
== MixMonitor close filestream (mixed) | |
== End MixMonitor Recording PJSIP/6005-00000036 | |
<--- Received SIP response (702 bytes) from UDP:186.149.22.50:61001 ---> | |
SIP/2.0 200 OK | |
Via: SIP/2.0/UDP 45.77.203.6:5065;rport;branch=z9hG4bKPj1a4a1ccf-23d4-4f99-9ffb-d5fc361702b7 | |
From: "Ambiorix" <sip:[email protected]>;tag=d3dc3eff-b697-4896-aff6-6be9217181e1 | |
To: <sip:[email protected]>;tag=2ea088a078906330 | |
Call-ID: 38005182-8b9d-469d-8703-0ec651cf0b30 | |
CSeq: 26006 BYE | |
User-Agent: Grandstream GXW4104 (HW 1.0, Ch:1) 1.4.1.5 | |
Session-Expires: 180;refresher=uac | |
Min-SE: 180 | |
Require: timer | |
Warning: 399 186.149.22.50 "detected NAT type is port restricted cone" | |
Contact: <sip:[email protected]:61001;transport=udp> | |
Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK | |
Supported: replaces, timer, 100rel, pat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment