Created
January 25, 2016 15:24
-
-
Save caguilarcr/1f3e818e0d72652d0e55 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Session Initiation Protocol (INVITE) | |
Request-Line: INVITE sip:[email protected] SIP/2.0 | |
Method: INVITE | |
Request-URI: sip:[email protected] | |
Request-URI User Part: 18556909191 | |
Request-URI Host Part: laxsip.incontact.com | |
[Resent Packet: False] | |
Message Header | |
Via: SIP/2.0/TCP 192.168.0.128:49468;branch=z9hG4bK-524287-1---9d65765a0e5dd225;rport | |
Max-Forwards: 70 | |
Contact: <sip:[email protected]:49472;rinstance=da4f71a1170b6401;transport=tcp> | |
To: <sip:[email protected]> | |
From: "Carlos"<sip:[email protected]>;tag=727cf530 | |
Call-ID: 79048MWY1YjNjZjVmNjVkYWQwMjc3ODRhYzg5MDEyN2YxNWY | |
CSeq: 1 INVITE | |
Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, MESSAGE, OPTIONS | |
Content-Type: application/sdp | |
Supported: replaces | |
User-Agent: X-Lite release 4.9.2 stamp 79048 | |
Content-Length: 336 | |
Message Body | |
Session Description Protocol | |
Session Description Protocol Version (v): 0 | |
Owner/Creator, Session Id (o): - 13098208748976601 1 IN IP4 192.168.0.128 | |
Session Name (s): X-Lite release 4.9.2 stamp 79048 | |
Connection Information (c): IN IP4 192.168.0.128 | |
Time Description, active time (t): 0 0 | |
Media Description, name and address (m): audio 65512 RTP/AVP 9 8 120 0 84 101 | |
Media Attribute (a): rtpmap:120 opus/48000/2 | |
Media Attribute (a): fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000 | |
Media Attribute (a): rtpmap:84 speex/16000 | |
Media Attribute (a): rtpmap:101 telephone-event/8000 | |
Media Attribute (a): fmtp:101 0-15 | |
Media Attribute (a): sendrecv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment