Guest User

Untitled

a guest
Jul 17th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. INVITE sip:111@192.168.0.10:5060;transport=udp SIP/2.0
  2. Via: SIP/2.0/UDP 192.168.0.1;rport;branch=z9hG4bKpBrNUa601gBXa
  3. Route: <sip:111@192.168.0.10:50041>;transport=udp
  4. Max-Forwards: 69
  5. From: "222" <sip:222@192.168.0.1>;tag=55Dyr1taNXv7D
  6. To: <sip:111@192.168.0.10:5060;transport=udp>
  7. Call-ID: cdd95a3b-f4e0-122f-d89d-001e8c7baaa1
  8. CSeq: 26211053 INVITE
  9. Contact: <sip:mod_sofia@192.168.0.1:5060>
  10. User-Agent: FreeSWITCH-mod_sofia/1.1.beta1-git-175b6b2 2012-03-28 18-45-01 -0500
  11. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  12. Supported: timer, precondition, path, replaces
  13. Allow-Events: talk, hold, presence, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  14. Content-Type: application/sdp
  15. Content-Disposition: session
  16. Content-Length: 311
  17. X-FS-Support: update_display,send_info
  18. Remote-Party-ID: "222" <sip:222@192.168.0.1>;party=calling;screen=yes;privacy=off
  19.  
  20. v=0
  21. o=FreeSWITCH 1333074310 1333074311 IN IP4 192.168.0.1
  22. s=FreeSWITCH
  23. c=IN IP4 192.168.0.1
  24. t=0 0
  25. m=audio 19924 RTP/AVP 0 98 99 9 8 3 101 13
  26. a=rtpmap:98 G7221/32000
  27. a=fmtp:98 bitrate=48000
  28. a=rtpmap:99 G7221/16000
  29. a=fmtp:99 bitrate=32000
  30. a=rtpmap:101 telephone-event/8000
  31. a=fmtp:101 0-16
  32. a=ptime:20
Add Comment
Please, Sign In to add comment