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
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
INVITE sip:user@comapny.com SIP/2.0
|
|
To: sip:j.user@company.com
|
|
From: sip:caller@university.edu
|
|
Call-ID: 0ha0isndaksdj@10.0.0.1
|
|
CSeq: 8 INVITE
|
|
Via: SIP/2.0/UDP 135.180.130.133
|
|
Content-Type: application/newformat
|
|
Content-Length: 37
|
|
|
|
<audio>
|
|
<pcmu port="443"/>
|
|
</audio>
|