Advertisement
Bobrovozka

Untitled

Apr 16th, 2021
1,340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 04:22:17,789 INFO  [org.mobicents.servlet.sip.core.dispatchers.InitialRequestDispatcher] Request event dispatched to IvrApplication
  2. 04:22:17,789 INFO  [tech.ivoice.sip.telephony.IvoiceCallManager] processing INVITE sip:demo?taskId=607a626faaa15400075cd2e8&solutionName=amd_ru_nlab&isAmd=true&callUuid=1866191c-0263-4365-a9e0-3274f88864d2@192.168.0.83:5095 SIP/2.0
  3. Via: SIP/2.0/UDP 92.119.230.59;rport=5060;branch=z9hG4bKat6mcFv8U7cZg;received=92.119.230.59
  4. Max-Forwards: 70
  5. From: "" <sip:freeswitch@192.168.0.83:5095>;tag=jQ94v604ecD8Q
  6. To: <sip:demo?taskId=607a626faaa15400075cd2e8&solutionName=amd_ru_nlab&isAmd=true&callUuid=1866191c-0263-4365-a9e0-3274f88864d2@192.168.0.83:5095>
  7. Call-ID: 5613e75e-19d7-123a-a6ad-e2c0dddf903e
  8. CSeq: 34762876 INVITE
  9. Contact: <sip:gw+sipservlet_ms4@92.119.230.59:5060;transport=udp;gw=sipservlet_ms4>
  10. User-Agent: FreeSWITCH-mod_sofia/1.8.6-7-93b4c92e75~64bit
  11. Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,MESSAGE,INFO,UPDATE,REGISTER,REFER,NOTIFY
  12. Supported: timer,path,replaces
  13. Allow-Events: talk,hold,conference,refer
  14. Content-Type: application/sdp
  15. Content-Disposition: session
  16. X-FS-Support: update_display,send_info
  17. Remote-Party-ID: <sip:0000000000@192.168.0.83:5095>;party=calling;screen=yes;privacy=off
  18. Content-Length: 246
  19.  
  20. v=0
  21. o=FreeSWITCH 1618579269 1618579270 IN IP4 92.119.230.59
  22. s=FreeSWITCH
  23. c=IN IP4 92.119.230.59
  24. t=0 0
  25. m=audio 54068 RTP/AVP 0 8 101
  26. a=rtpmap:0 PCMU/8000
  27. a=rtpmap:8 PCMA/8000
  28. a=rtpmap:101 telephone-event/8000
  29. a=fmtp:101 0-16
  30. a=ptime:20
  31.  
  32. 04:23:17,023 INFO  [org.mobicents.servlet.sip.core.dispatchers.CancelRequestDispatcher] Routing of Cancel Request CANCEL sip:demo?taskId=607a626faaa15400075cd2e8&solutionName=amd_ru_nlab&isAmd=true&callUuid=1866191c-0263-4365-a9e0-3274f88864d2@192.168.0.83:5095 SIP/2.0
  33. Via: SIP/2.0/UDP 92.119.230.59;rport=5060;branch=z9hG4bKat6mcFv8U7cZg;received=92.119.230.59
  34. Max-Forwards: 70
  35. From: "" <sip:freeswitch@192.168.0.83:5095>;tag=jQ94v604ecD8Q
  36. To: <sip:demo?taskId=607a626faaa15400075cd2e8&solutionName=amd_ru_nlab&isAmd=true&callUuid=1866191c-0263-4365-a9e0-3274f88864d2@192.168.0.83:5095>
  37. Call-ID: 5613e75e-19d7-123a-a6ad-e2c0dddf903e
  38. CSeq: 34762876 CANCEL
  39. Reason: Q.850;cause=19;text="NO_ANSWER"
  40. Content-Length: 0
  41.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement