mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 18:44:54 +00:00
2ecac238f3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3774 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 lines
399 B
Plaintext
16 lines
399 B
Plaintext
INVITE sip:user@company.com SIP/2.0
|
|
Via: SIP/2.0/UDP 255.255.255.255;branch=0
|
|
Via: SIP/2.0/UDP 135.180.130.57;branch=0
|
|
Call-ID: 0384840201@10.1.1.1
|
|
CSeq: 0 INVITE
|
|
To: sip:user@company.com
|
|
From: sip:user@university.edu;tag=2229
|
|
Content-Type: application/sdp
|
|
|
|
v=0
|
|
o=mhandley 29739 7272939 IN IP4 126.5.4.3
|
|
c=IN IP4 224.2.17.12/127
|
|
m=audio 492170 RTP/AVP 0 4 12
|
|
m=video 3227 RTP/AVP 31
|
|
a=rtpmap:31 LPC
|