Advertisement
Guest User

Untitled

a guest
Apr 29th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. │INVITE sip:[email protected]:5060;line=8cfdc58e539708a SIP/2.0
  2. 192.168.1.119:3348 192.168.1.1:5060 │Via: SIP/2.0/UDP 192.168.1.119:3348;branch=z9hG4bK01bca0d3;rport
  3. ──────────┬───────── ──────────┬─────────│Max-Forwards: 70
  4. 01:00:57.504652 │ INVITE (SDP) │ │From: <sip:[email protected]:3348>;tag=as3e940a69
  5. +0.000960 │ ──────────────────────────> │ │To: <sip:[email protected]:5060;line=8cfdc58e539708a>
  6. 01:00:57.505612 │ 100 Trying │ │Contact: <sip:[email protected]:3348>
  7. +0.047773 │ <────────────────────────── │ │Call-ID: [email protected]:3348
  8. 01:00:57.553385 │ 180 Ringing │ │CSeq: 102 INVITE
  9. +5.596236 │ <────────────────────────── │ │User-Agent: Asterisk PBX 16.2.1~dfsg-2ubuntu1
  10. 01:01:03.149621 │ 200 OK (SDP) │ │Date: Thu, 29 Apr 2021 22:00:57 GMT
  11. +0.000455 │ <────────────────────────── │ │Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  12. 01:01:03.150076 │ ACK │ │Supported: replaces, timer
  13. │ ──────────────────────────> │ │Content-Type: application/sdp
  14. │ │ │Content-Length: 381
  15. │ │ │
  16. │ │ │v=0
  17. │ │ │o=root 273206908 273206908 IN IP4 192.168.1.119
  18. │ │ │s=Asterisk PBX 16.2.1~dfsg-2ubuntu1
  19. │ │ │c=IN IP4 192.168.1.119
  20. │ │ │t=0 0
  21. │ │ │m=audio 15050 RTP/AVP 18 0 8 107 101
  22. │ │ │a=rtpmap:18 G729/8000
  23. │ │ │a=fmtp:18 annexb=no
  24. │ │ │a=rtpmap:0 PCMU/8000
  25. │ │ │a=rtpmap:8 PCMA/8000
  26. │ │ │a=rtpmap:107 opus/48000/2
  27. │ │ │a=fmtp:107 useinbandfec=1
  28. │ │ │a=rtpmap:101 telephone-event/8000
  29. │ │ │a=fmtp:101 0-16
  30. │ │ │a=maxptime:20
  31. │ │ │a=sendrecv
  32. │ │ │
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement