Advertisement
Guest User

Untitled

a guest
May 13th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1.  
  2.  
  3. <------------->
  4. [May 13 03:42:02] VERBOSE[2793] chan_sip.c: --- (13 headers 0 lines) ---
  5. [May 13 03:42:02] VERBOSE[2793] chan_sip.c: Sending to 192.168.1.47:5062 (NAT)
  6. [May 13 03:42:02] NOTICE[2793] chan_sip.c: Bad authentication received from '"Dali Batista" <sip:127@192.168.1.235>'
  7. [May 13 03:42:02] VERBOSE[2793] chan_sip.c:
  8. <--- Transmitting (NAT) to 192.168.1.47:5062 --->
  9. SIP/2.0 401 Unauthorized
  10. Via: SIP/2.0/UDP 192.168.1.47:5062;branch=z9hG4bK51864531;received=192.168.1.47;rport=5062
  11. From: "Dali Batista" <sip:127@192.168.1.235>;tag=319784779
  12. To: "Dali Batista" <sip:127@192.168.1.235>;tag=as0313e162
  13. Call-ID: 831248912@192.168.1.47
  14. CSeq: 484 REGISTER
  15. Server: Asterisk PBX 1.8.21.0
  16. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  17. Supported: replaces, timer
  18. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4eacffa4"
  19. Content-Length: 0
  20.  
  21.  
  22. <------------>
  23. [May 13 03:42:02] VERBOSE[2793] chan_sip.c: Scheduling destruction of SIP dialog '831248912@192.168.1.47' in 32000 ms (Method: REGISTER)
  24. [May 13 03:42:02] VERBOSE[2793] chan_sip.c:
  25. <--- SIP read from UDP:192.168.1.47:5062 --->
  26. REGISTER sip:192.168.1.235 SIP/2.0
  27. Via: SIP/2.0/UDP 192.168.1.47:5062;branch=z9hG4bK1911145996
  28. From: "Dali Batista" <sip:127@192.168.1.235>;tag=319784779
  29. To: "Dali Batista" <sip:127@192.168.1.235>
  30. Call-ID: 831248912@192.168.1.47
  31. CSeq: 485 REGISTER
  32. Contact: <sip:127@192.168.1.47:5062>
  33. Authorization: Digest username="127", realm="asterisk", nonce="4eacffa4", uri="sip:192.168.1.235", response="32b763016b67191f77df1cc8ae88c6bc", algorithm=MD5
  34. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  35. Max-Forwards: 70
  36. User-Agent: Yealink SIP-T20P 9.61.0.85
  37. Expires: 3600
  38. Content-Length: 0
  39.  
  40.  
  41. <------------->
  42. [May 13 03:42:01] VERBOSE[2793] chan_sip.c: --- (13 headers 0 lines) ---
  43. [May 13 03:42:01] VERBOSE[2793] chan_sip.c: Sending to 192.168.1.46:5062 (NAT)
  44. [May 13 03:42:01] VERBOSE[2793] chan_sip.c:
  45. <--- Transmitting (NAT) to 192.168.1.46:5062 --->
  46. SIP/2.0 403 Forbidden
  47. Via: SIP/2.0/UDP 192.168.1.46:5062;branch=z9hG4bK370457610;received=192.168.1.46;rport=5062
  48. From: "Yanes Diaz" <sip:112@192.168.1.235>;tag=1458604740
  49. To: "Yanes Diaz" <sip:112@192.168.1.235>;tag=as500ef419
  50. Call-ID: 1661274773@192.168.1.46
  51. CSeq: 485 REGISTER
  52. Server: Asterisk PBX 1.8.21.0
  53. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  54. Supported: replaces, timer
  55. Content-Length: 0
  56.  
  57.  
  58. <------------>
  59. [May 13 03:42:01] NOTICE[2793] chan_sip.c: Registration from '"Yanes Diaz" <sip:112@192.168.1.235>' failed for '192.168.1.46:5062' - Wrong password
  60. [May 13 03:42:01] VERBOSE[2793] chan_sip.c: Scheduling destruction of SIP dialog '1661274773@192.168.1.46' in 32000 ms (Method: REGISTER)
  61. [May 13 03:42:01] VERBOSE[2793] chan_sip.c:
  62. <--- SIP read from UDP:192.168.1.66:5062 --->
  63. REGISTER sip:192.168.1.235 SIP/2.0
  64. Via: SIP/2.0/UDP 192.168.1.66:5062;branch=z9hG4bK1065196235
  65. From: "Quisi Perez" <sip:143@192.168.1.235>;tag=189430216
  66. To: "Quisi Perez" <sip:143@192.168.1.235>
  67. Call-ID: 1237149513@192.168.1.66
  68. CSeq: 484 REGISTER
  69. Contact: <sip:143@192.168.1.66:5062>
  70. Authorization: Digest username="143", realm="asterisk", nonce="0b7ae7bc", uri="sip:192.168.1.235", response="df8cc0012ec53613217e39a559a00d80", algorithm=MD5
  71. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  72. Max-Forwards: 70
  73. User-Agent: Yealink SIP-T20P 9.61.0.85
  74. Expires: 3600
  75. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement