652 INVITE sip:<To> SIP/2.0
Via: SIP/2.0/UDP :<Local-Port>;branch=z9hG4bK0000393<Branch-ID>
From: 393 <sip:<From>>;tag=393
To: Receiver <sip:<To>>
Call-ID: <Call-ID>@<From-Address>
CSeq: <CSeq> INVITE
Contact: 393 <sip:<From>>
Expires: 1200
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: <Content-Length>

v=0
o=393 393 393 IN IP4 <From-Address>
s=Session SDP
c=IN IP4 <From-IP>
t=0 0
m=audio 9876 RTP/AVP 0
a=rtpmap:0 PCMU/8000
438 <Teardown-Method> sip:<To> SIP/2.0
Via: SIP/2.0/UDP :<Local-Port>;branch=z9hG4bK0000393<Branch-ID>
From: 393 <sip:<From>>;tag=393
To: Receiver <sip:<To>>
Call-ID: <Call-ID>@<From-Address>
CSeq: <CSeq> <Teardown-Method>
Content-Length: 0

