Advertisement
Guest User

Untitled

a guest
May 30th, 2017
696
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. 15:06:46.580 pjsua_acc.c ....IP address change detected for account 0 (192.168.144.41:5060 --> 193.238.36.50:5060). Updating registration (using method 4)
  2. 15:06:46.581 pjsua_core.c ....TX 687 bytes Request msg REGISTER/cseq=50978 (tdta0x102876c00) to UDP 138.68.90.201:5060:
  3. REGISTER sip:voip01.interpreters.travel SIP/2.0
  4.  
  5. Via: SIP/2.0/UDP 193.238.36.50:5060;rport;branch=z9hG4bKPjZ2.cSsaCLQ-x2l-ONFgcZvWVh.DKxBwC
  6.  
  7. Max-Forwards: 70
  8.  
  9. From: <sip:[email protected]>;tag=jIuzWaYBl6aB662iM-axv5yUut6wwpqs
  10.  
  11.  
  12. Call-ID: nJmsNDTeADy4R9M5DlMlEwIEeB8yGGCQ
  13.  
  14. CSeq: 50978 REGISTER
  15.  
  16. Contact: <sip:[email protected]:5060;ob>
  17.  
  18. Expires: 300
  19.  
  20. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  21.  
  22. Authorization: Digest , realm="asterisk", nonce="1e1b898d", uri="sip:voip01.interpreters.travel", response="76289b41bc1268cae210bab4dbb7207e", algorithm=MD5
  23.  
  24. Content-Length: 0
  25.  
  26.  
  27.  
  28.  
  29. --end msg--
  30. 15:06:46.614 pjsua_core.c .RX 520 bytes Response msg 403/REGISTER/cseq=50978 (rdata0x1030ad628) from UDP 138.68.90.201:5060:
  31. SIP/2.0 403 Forbidden
  32.  
  33. Via: SIP/2.0/UDP 193.238.36.50:5060;branch=z9hG4bKPjZ2.cSsaCLQ-x2l-ONFgcZvWVh.DKxBwC;received=193.238.36.50;rport=5060
  34.  
  35. From: <sip:[email protected]>;tag=jIuzWaYBl6aB662iM-axv5yUut6wwpqs
  36.  
  37. To: <sip:[email protected]>;tag=as6d29c683
  38.  
  39. Call-ID: nJmsNDTeADy4R9M5DlMlEwIEeB8yGGCQ
  40.  
  41. CSeq: 50978 REGISTER
  42.  
  43. Server: Asterisk PBX 14.3.0
  44.  
  45. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  46.  
  47. Supported: replaces, timer
  48.  
  49. Content-Length: 0
  50.  
  51.  
  52.  
  53.  
  54. --end msg--
  55. 15:06:46.614 pjsua_acc.c ....SIP registration failed, status=403 (Forbidden)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement