Advertisement
Guest User

debug_log_85228

a guest
Aug 9th, 2020
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. [2020-08-09 16:33:20] VERBOSE[10543] dial.c: Called 999NUMBER@Jio_Trunk
  2. [2020-08-09 16:33:20] VERBOSE[12613] res_pjsip_logger.c: <--- Transmitting SIP request (1094 bytes) to UDP:SIP.SBC.IP.4:5060 --->
  3. INVITE sip:[email protected]:5060 SIP/2.0
  4. Via: SIP/2.0/UDP MY.SER.VER.IP:5060;rport;branch=z9hG4bKPjd714f4b9-2173-4820-ad53-8f6a3b57d385
  5. From: <sip:[email protected]>;tag=175dfdcf-d7a4-4421-b4b3-43c36572ec16
  6. Contact: <sip:[email protected]:5060>
  7. Call-ID: e83c005f-8cc5-486a-8519-85d66a15fbdc
  8. CSeq: 15304 INVITE
  9. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, MESSAGE, REFER
  10. Supported: 100rel, timer, replaces, norefersub
  11. Session-Expires: 1800
  12. Min-SE: 90
  13. Max-Forwards: 70
  14. User-Agent: FPBX-14.0.13.34(13.32.0)
  15. Content-Type: application/sdp
  16. Content-Length: 416
  17.  
  18. v=0
  19. o=- 1904007100 1904007100 IN IP4 SIP.GIVEN.IP.138
  20. s=Asterisk
  21. c=IN IP4 SIP.GIVEN.IP.138
  22. t=0 0
  23. m=audio 19420 RTP/AVP 0 8 3 111 9 116 18 101
  24. a=rtpmap:0 PCMU/8000
  25. a=rtpmap:8 PCMA/8000
  26. a=rtpmap:3 GSM/8000
  27. a=rtpmap:111 G726-32/8000
  28. a=rtpmap:9 G722/8000
  29. a=rtpmap:116 G719/48000
  30. a=rtpmap:18 G729/8000
  31. a=fmtp:18 annexb=no
  32. a=rtpmap:101 telephone-event/8000
  33. a=fmtp:101 0-16
  34. a=ptime:20
  35. a=maxptime:80
  36. a=sendrecv
  37.  
  38. [2020-08-09 16:33:20] VERBOSE[14170] res_pjsip_logger.c: <--- Received SIP response (450 bytes) from UDP:SIP.SBC.IP.4:5060 --->
  39. SIP/2.0 480 Temporarily Unavailable
  40. Via: SIP/2.0/UDP MY.SER.VER.IP:5060;received=SIP.GIVEN.IP.138;rport=5060;branch=z9hG4bKPjd714f4b9-2173-4820-ad53-8f6a3b57d385
  41. From: <sip:[email protected]>;tag=175dfdcf-d7a4-4421-b4b3-43c36572ec16
  42. To: <sip:[email protected]>;tag=1c931611077
  43. Call-ID: e83c005f-8cc5-486a-8519-85d66a15fbdc
  44. CSeq: 15304 INVITE
  45. Reason: SIP ;cause=480 ;text="RELEASE_BECAUSE_IN_ADMISSION_FAILED"
  46. Content-Length: 0
  47.  
  48.  
  49. [2020-08-09 16:33:20] VERBOSE[26206] res_pjsip_logger.c: <--- Transmitting SIP request (416 bytes) to UDP:SIP.SBC.IP.4:5060 --->
  50. ACK sip:[email protected]:5060 SIP/2.0
  51. Via: SIP/2.0/UDP MY.SER.VER.IP:5060;rport;branch=z9hG4bKPjd714f4b9-2173-4820-ad53-8f6a3b57d385
  52. From: <sip:[email protected]>;tag=175dfdcf-d7a4-4421-b4b3-43c36572ec16
  53. To: <sip:[email protected]>;tag=1c931611077
  54. Call-ID: e83c005f-8cc5-486a-8519-85d66a15fbdc
  55. CSeq: 15304 ACK
  56. Max-Forwards: 70
  57. User-Agent: FPBX-14.0.13.34(13.32.0)
  58. Content-Length: 0
  59.  
  60. [2020-08-09 16:33:20] ERROR[10542][C-00002502] translate.c: Cannot determine best translation path since one capability supports no formats
  61. [2020-08-09 16:33:20] WARNING[10542][C-00002502] channel.c: No translator path exists for channel type PJSIP (native (g723|ulaw|alaw|gsm|g726|g726aal2|adpcm|slin|slin|slin|slin|slin|slin|slin|slin|slin|lpc10|g729|speex|speex|speex|ilbc|g722|siren7|siren14|testlaw|g719|opus|silk|silk|silk|silk)) to (none)
  62. [2020-08-09 16:33:20] WARNING[10542][C-00002502] app_dial.c: Unable to create channel of type 'PJSIP' (cause 58 - Bearer capability not available)
  63. [2020-08-09 16:33:20] VERBOSE[10542][C-00002502] app_dial.c: No devices or endpoints to dial (technology/resource)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement