mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
2ecac238f3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3774 d0543943-73ff-0310-b7d9-9358b9ac24b2
19 lines
432 B
Plaintext
19 lines
432 B
Plaintext
INVITE sip:user@company.com SIP/2.0
|
|
Via: SIP/2.0/UDP 135.180.130.133
|
|
CSeq: 0 INVITE
|
|
Call-ID: 98asdh@10.1.1.1
|
|
Call-ID: 98asdh@10.1.1.2
|
|
From: sip:caller@university.edu
|
|
From: sip:caller@organization.org
|
|
To: sip:user@company.com
|
|
Content-Type: application/sdp
|
|
|
|
v=0
|
|
o=mhandley 29739 7272939 IN IP4 126.5.4.3
|
|
c=IN IP4 135.180.130.88
|
|
m=audio 492170 RTP/AVP 0 12
|
|
m=video 3227 RTP/AVP 31
|
|
s=My sesion
|
|
t=2873397496 2873404696
|
|
a=rtpmap:31 LPC
|