Advertisement
Guest User

Untitled

a guest
Aug 20th, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. 28123 [2024-08-20 09:10:18] VERBOSE[1755] res_pjsip_logger.c: <--- Received SIP response (869 bytes) from UDP:192.168.1.13:5060 --->
  2. 28124 SIP/2.0 200 OK
  3. 28125 Via: SIP/2.0/UDP 192.168.1.32:5060;rport;branch=z9hG4bKPj8ad157a7-0e0f-4c61-8caa-b8c1e8db6773
  4. 28126 From: <sip:[email protected]>;tag=277b0f37-c355-41ae-8a1b-ee59a8f43cac
  5. 28127 To: <sip:[email protected]>;tag=8467562358409994
  6. 28128 Call-ID: a429af49-87ae-4c1c-aad0-faf15498963a
  7. 28129 CSeq: 28311 INVITE
  8. 28130 User-Agent: Grandstream GXW4104 (HW 2.3, Ch:3) 1.4.1.5
  9. 28131 Session-Expires: 180;refresher=uac
  10. 28132 Min-SE: 180
  11. 28133 Require: timer
  12. 28134 Contact: <sip:[email protected]:5060;transport=udp>
  13. 28135 Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
  14. 28136 Content-Type: application/sdp
  15. 28137 Supported: replaces, timer, 100rel, path
  16. 28138 Content-Length: 223
  17. 28139
  18. 28140 v=0
  19. 28141 o=101 8003 8000 IN IP4 192.168.1.13
  20. 28142 s=SIP Call
  21. 28143 c=IN IP4 192.168.1.13
  22. 28144 t=0 0
  23. 28145 m=audio 5016 RTP/AVP 0 8 18 4 2 103 101
  24. 28146 a=sendrecv
  25. 28147 a=rtpmap:0 PCMU/8000
  26. 28148 a=ptime:20
  27. 28149 a=rtpmap:101 telephone-event/8000
  28. 28150 a=fmtp:101 0-11
  29. 28151
  30. 28152 [2024-08-20 09:10:18] ERROR[29755] pjproject: sip_inv.c ....Error parsing/validating SDP body: Missing SDP rtpmap for dynamic payload type (PJMEDIA_SDP_EMISSINGRTPMAP)
  31. 28153 [2024-08-20 09:10:18] VERBOSE[29755] res_pjsip_logger.c: <--- Transmitting SIP request (408 bytes) to UDP:192.168.1.13:5060 --->
  32. 28154 ACK sip:[email protected]:5060;transport=udp SIP/2.0
  33. 28155 Via: SIP/2.0/UDP 192.168.1.32:5060;rport;branch=z9hG4bKPjcfb6fc95-927c-472a-aa37-c8533a59c161
  34. 28156 From: <sip:[email protected]>;tag=277b0f37-c355-41ae-8a1b-ee59a8f43cac
  35. 28157 To: <sip:[email protected]>;tag=8467562358409994
  36. 28158 Call-ID: a429af49-87ae-4c1c-aad0-faf15498963a
  37. 28159 CSeq: 28311 ACK
  38. 28160 Max-Forwards: 70
  39. 28161 User-Agent: FPBX-17.0.19.1(21.4.1)
  40. 28162 Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement