Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. i replace my server ip address with xx.xx.xx.xx and my trunk ip address with yy.yy.yy.yy
  2.  
  3. static*CLI> sip set debug on
  4. SIP Debugging enabled
  5. static*CLI> sip qualify peer AMR
  6. [2017-03-24 11:05:02] NOTICE[7036]: chan_sip.c:30047 sip_poke_peer: Still have a QUALIFY dialog active, deleting
  7. Reliably Transmitting (NAT) to yy.yy.yy.yy:5060:
  8. OPTIONS sip:yy.yy.yy.yy SIP/2.0
  9. Via: SIP/2.0/UDP xx.xx.xx.xx:5060;branch=z9hG4bK666dd925;rport
  10. Max-Forwards: 70
  11. From: "Unknown" <sip:Unknown@xx.xx.xx.xx>;tag=as69629254
  12. To: <sip:yy.yy.yy.yy>
  13. Contact: <sip:Unknown@xx.xx.xx.xx:5060>
  14. Call-ID: 6393298758149f5d2f38e56c7d0bb5b0@xx.xx.xx.xx:5060
  15. CSeq: 102 OPTIONS
  16. User-Agent: FPBX-13.0.190.19(13.14.0)
  17. Date: Fri, 24 Mar 2017 15:05:02 GMT
  18. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  19. Supported: replaces, timer
  20. Content-Length: 0
  21.  
  22.  
  23. ---
  24. Really destroying SIP dialog '5aad17451ae99a5659d073aa6acc57be@xx.xx.xx.xx:5060' Method: OPTIONS
  25. Retransmitting #1 (NAT) to yy.yy.yy.yy:5060:
  26. OPTIONS sip:yy.yy.yy.yy SIP/2.0
  27. Via: SIP/2.0/UDP xx.xx.xx.xx:5060;branch=z9hG4bK666dd925;rport
  28. Max-Forwards: 70
  29. From: "Unknown" <sip:Unknown@xx.xx.xx.xx>;tag=as69629254
  30. To: <sip:yy.yy.yy.yy>
  31. Contact: <sip:Unknown@xx.xx.xx.xx:5060>
  32. Call-ID: 6393298758149f5d2f38e56c7d0bb5b0@xx.xx.xx.xx:5060
  33. CSeq: 102 OPTIONS
  34. User-Agent: FPBX-13.0.190.19(13.14.0)
  35. Date: Fri, 24 Mar 2017 15:05:02 GMT
  36. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  37. Supported: replaces, timer
  38. Content-Length: 0
  39.  
  40.  
  41. ---
  42. Retransmitting #2 (NAT) to yy.yy.yy.yy:5060:
  43. OPTIONS sip:yy.yy.yy.yy SIP/2.0
  44. Via: SIP/2.0/UDP xx.xx.xx.xx:5060;branch=z9hG4bK666dd925;rport
  45. Max-Forwards: 70
  46. From: "Unknown" <sip:Unknown@xx.xx.xx.xx>;tag=as69629254
  47. To: <sip:yy.yy.yy.yy>
  48. Contact: <sip:Unknown@xx.xx.xx.xx:5060>
  49. Call-ID: 6393298758149f5d2f38e56c7d0bb5b0@xx.xx.xx.xx:5060
  50. CSeq: 102 OPTIONS
  51. User-Agent: FPBX-13.0.190.19(13.14.0)
  52. Date: Fri, 24 Mar 2017 15:05:02 GMT
  53. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  54. Supported: replaces, timer
  55. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement