Guest User

Untitled

a guest
May 19th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.60 KB | None | 0 0
  1.  Reloading SIP
  2.   == Using SIP TOS bits 96
  3.   == Using SIP CoS mark 4
  4. Reliably Transmitting (no NAT) to 10.43.150.1:5060:
  5. OPTIONS sip:10.43.150.1 SIP/2.0
  6. Via: SIP/2.0/UDP 10.243.255.55:5060;branch=z9hG4bK0485cf4b
  7. Max-Forwards: 70
  8. From: "Unknown" <sip:8999777666@10.243.255.55>;tag=as3565ab78
  9. To: <sip:10.43.150.1>
  10. Contact: <sip:8999777666@10.243.255.55:5060>
  11. Call-ID: [email protected]:5060
  12. CSeq: 102 OPTIONS
  13. User-Agent: FPBX-15.0.16.49(16.6.2)
  14. Date: Tue, 19 May 2020 10:58:13 GMT
  15. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  16. Supported: replaces, timer
  17. Content-Length: 0
  18.  
  19.  
  20. ---
  21.  
  22. <--- SIP read from UDP:10.43.150.1:5060 --->
  23. SIP/2.0 500 Server Internal Error
  24. Via: SIP/2.0/UDP 10.243.255.55:5060;branch=z9hG4bK0485cf4b;rport=5060
  25. Call-ID: [email protected]:5060
  26. From: "Unknown"<sip:8999777666@10.243.255.55>;tag=as3565ab78
  27. To: <sip:10.43.150.1>;tag=yu7ylvo7
  28. CSeq: 102 OPTIONS
  29. Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,SUBSCRIBE,NOTIFY,INFO,PUBLISH,MESSAGE
  30. Date: Tue, 19 May 2020 10:58:13 GMT
  31. User-Agent: FPBX-15.0.16.49 (16.6.2)
  32. Content-Length: 0
  33.  
  34. <------------->
  35. --- (10 headers 0 lines) ---
  36. Really destroying SIP dialog '[email protected]:5060' Method: OPTIONS
  37. [2020-05-19 13:58:13] NOTICE[12628]: chan_sip.c:15829 sip_reregister:    -- Re-registration for  8999777666@10.43.150.1
  38. REGISTER 11 headers, 0 lines
  39. Reliably Transmitting (no NAT) to 10.43.150.1:5060:
  40. REGISTER sip:10.43.150.1 SIP/2.0
  41. Via: SIP/2.0/UDP 10.243.255.55:5060;branch=z9hG4bK7041149d
  42. Max-Forwards: 70
  43. From: <sip:8999777666@10.43.150.1>;tag=as0aa427c8
  44. To: <sip:8999777666@10.43.150.1>
  45. CSeq: 102 REGISTER
  46. Supported: replaces, timer
  47. User-Agent: FPBX-15.0.16.49(16.6.2)
  48. Expires: 120
  49. Contact: <sip:[email protected]:5060>
  50. Content-Length: 0
  51.  
  52.  
  53. ---
  54.  
  55. <--- SIP read from UDP:10.43.150.1:5060 --->
  56. SIP/2.0 404 Not Found
  57. Via: SIP/2.0/UDP 10.243.255.55:5060;branch=z9hG4bK7041149d;rport=5060
  58. From: <sip:8999777666@10.43.150.1>;tag=as0aa427c8
  59. To: <sip:8999777666@10.43.150.1>;tag=ocj8klok
  60. CSeq: 102 REGISTER
  61. Warning: 399 SE2000 "SoftX3000 R601-MSG Error ID:[32] Has not configure this user!"
  62. Content-Length: 0
  63.  
  64. <------------->
  65. --- (8 headers 0 lines) ---
  66. [2020-05-19 13:58:13] WARNING[12628]: chan_sip.c:24725 handle_response_register: Got 404 Not found on SIP register to service 8999777666@10.43.150.1, giving up
  67. Really destroying SIP dialog '[email protected]' Method: REGISTER
Advertisement
Add Comment
Please, Sign In to add comment