Created
October 15, 2014 13:22
-
-
Save saghul/ba2e4fa1c025e43bdf68 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
INVITE sip:[email protected]:60910;transport=tls SIP/2.0 | |
Via: SIP/2.0/TLS 192.168.99.54:50470;rport;branch=z9hG4bKPjCDAtevFuQRZkn3qzYP6EDla6oVecEToU;alias | |
Max-Forwards: 70 | |
From: "saghul" <sip:[email protected]>;tag=jnX7Q52idMSMufnJZaUFpPC01SzuwPBZ | |
To: <sip:[email protected]> | |
Contact: <sip:[email protected]:53688;transport=tls> | |
Call-ID: cxfhqVs71Z6yVg14uzPhFEukeZri3W2g | |
CSeq: 22757 INVITE | |
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER | |
Supported: 100rel, replaces, norefersub, gruu | |
User-Agent: Blink 0.9.1 (Linux) | |
Content-Type: application/sdp | |
Content-Length: 1269 | |
v=0 | |
o=- 3622367834 3622367834 IN IP4 192.168.99.54 | |
s=Blink 0.9.1 (Linux) | |
t=0 0 | |
m=audio 50014 RTP/AVP 113 9 0 8 101 | |
c=IN IP4 192.168.99.54 | |
a=rtcp:50015 | |
a=rtpmap:113 opus/48000 | |
a=fmtp:113 useinbandfec=1 | |
a=rtpmap:9 G722/8000 | |
a=rtpmap:0 PCMU/8000 | |
a=rtpmap:8 PCMA/8000 | |
a=rtpmap:101 telephone-event/8000 | |
a=fmtp:101 0-16 | |
a=crypto:1 AEAD_AES_256_GCM inline:pf5+f55JuFhnw1JWVZGOIDQUwdZauReTk08PyzUxNXkcCooQnIphDhVkqZc= | |
a=crypto:2 AEAD_AES_128_GCM inline:iJqlErJI4C5aMZ+atLaFCI+wb7da25qJT2BWcA== | |
a=crypto:3 AEAD_AES_256_GCM_8 inline:adURgA4rN8vD72umdxYd7vMHIFDLQAE6CkOzt+PcLGHww+rsO5GqoGKdudA= | |
a=crypto:4 AEAD_AES_128_GCM_8 inline:rI0VsovgqVI4VUNgYseUJx16I81aGu57TW8y1g== | |
a=crypto:5 AES_256_CM_HMAC_SHA1_80 inline:KUrzE6XiYo2c3y0lmnKm/hpHDEKcqwzwiAZSeui/P2QhyJEZVpzNegR9S5f4+w== | |
a=crypto:6 AES_192_CM_HMAC_SHA1_80 inline:fJpjh8Hr7rRlUrImVMm3BneGeCuFYVIEGcaJlN8l01fSXkSrPUg= | |
a=crypto:7 AES_CM_128_HMAC_SHA1_80 inline:jkmG7Rq2hqoRbGw2NEK/t7lZutJXCytFSC1Lhs7S | |
a=crypto:8 AES_256_CM_HMAC_SHA1_32 inline:Ci/vj7yG8i5pTxSO81vrj5n8rznpY+ArDycCtQV58gGMvaYk1V06YXaRLcQYEg== | |
a=crypto:9 AES_192_CM_HMAC_SHA1_32 inline:LHg/QVrJrgJnT0NSMjYIfNOnQwQyhXGKHvdK8iq6jj2KvX6WQmg= | |
a=crypto:10 AES_CM_128_HMAC_SHA1_32 inline:eqx9hJlzRWBnYmctFaIeat31IDv2no4Ik7ArXpfz | |
a=sendrecv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment