Advertisement
Guest User

Untitled

a guest
Jul 11th, 2023
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1.  
  2.  
  3. ---
  4. [2023-07-12 00:57:21] NOTICE[2307]: chan_sip.c:16003 sip_reg_timeout: -- Registration for '[email protected]' timed out, trying again (Attempt #8)
  5. Really destroying SIP dialog '[email protected]' Method: REGISTER
  6. Retransmitting #1 (NAT) to 103.93.xx.xx:5060:
  7. REGISTER sip:sip02.siptalk.com.au SIP/2.0
  8. Via: SIP/2.0/UDP 10.0.0.111:5160;branch=z9hG4bK415f785a;rport
  9. Max-Forwards: 70
  10. From: <sip:[email protected]>;tag=as6adab282
  11. CSeq: 124 REGISTER
  12. Supported: replaces, timer
  13. User-Agent: FPBX-15.0.37.1(16.8)
  14. Authorization: Digest username="xxxx", realm="asterisk", algorithm=MD5, uri="sip:sip02.siptalk.com.au", nonce="1689087197/c6d831db158a71cc12f09d0812f2bbf1", response="3f94a15301999b657d038b19b5c49594", opaque="5d9595ce6ec37ac3", qop=auth, cnonce="20c48a42", nc=00000009
  15. Expires: 120
  16. Contact: <sip:[email protected]:5160>
  17. Content-Length: 0
  18.  
  19.  
  20. ---
  21. Retransmitting #2 (NAT) to 103.93.xx.xx:5060:
  22. REGISTER sip:sip02.siptalk.com.au SIP/2.0
  23. Via: SIP/2.0/UDP 10.0.0.111:5160;branch=z9hG4bK415f785a;rport
  24. Max-Forwards: 70
  25. From: <sip:[email protected]>;tag=as6adab282
  26. CSeq: 124 REGISTER
  27. Supported: replaces, timer
  28. User-Agent: FPBX-15.0.37.1(16.8)
  29. Authorization: Digest username="xxxxxx", realm="asterisk", algorithm=MD5, uri="sip:sip02.siptalk.com.au", nonce="1689087197/c6d831db158a71cc12f09d0812f2bbf1", response="3f94a15301999b657d038b19b5c49594", opaque="5d9595ce6ec37ac3", qop=auth, cnonce="20c48a42", nc=00000009
  30. Expires: 120
  31. Contact: <sip:[email protected]:5160>
  32. Content-Length: 0
  33.  
  34.  
  35. ---
  36. Reliably Transmitting (no NAT) to 103.93.xx.xx:5060:
  37. OPTIONS sip:sip02.siptalk.com.au SIP/2.0
  38. Via: SIP/2.0/UDP 10.0.0.111:5160;branch=z9hG4bK077021c1
  39. Max-Forwards: 70
  40. From: "Unknown" <sip:[email protected]:5160>;tag=as4a88830f
  41. To: <sip:sip02.siptalk.com.au>
  42. Contact: <sip:[email protected]:5160>
  43. Call-ID: [email protected]:5160
  44. CSeq: 102 OPTIONS
  45. User-Agent: FPBX-15.0.37.1(16.8)
  46. Date: Tue, 11 Jul 2023 14:57:22 GMT
  47. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  48. Supported: replaces, timer
  49. Content-Length: 0
  50.  
  51.  
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement