Guest User

2323

a guest
Sep 10th, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: REGISTER)
  2. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c:
  3. <--- SIP read from UDP:192.168.1.163:49194 --->
  4. REGISTER sip:192.168.1.13 SIP/2.0
  5. Via: SIP/2.0/UDP 192.168.1.163:5060;branch=z9hG4bKf63170c9
  6. From: <sip:[email protected]>;tag=0026994389e20002235f86f4-30d5b311
  7. Max-Forwards: 70
  8. Date: Wed, 16 Dec 2009 09:11:18 GMT
  9. CSeq: 102 REGISTER
  10. User-Agent: Cisco-CP7961G/8.5.3
  11. Contact: <sip:[email protected]:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0026994389e2>";+u.sip!model.ccm.cisco.com="30018"
  12. Authorization: Digest username="951",realm="asterisk",uri="sip:192.168.1.13",response="7efebaaef36d5cef9c8e07743b787773",nonce="106686a8",algorithm=MD5
  13. Supported: (null),X-cisco-xsi-7.0.1
  14. Content-Length: 0
  15. Expires: 3600
  16.  
  17. <------------->
  18. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c: --- (14 headers 0 lines) ---
  19. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c: Sending to 192.168.1.163:5060 (no NAT)
  20. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c:
  21. <--- Transmitting (no NAT) to 192.168.1.163:5060 --->
  22. SIP/2.0 403 Forbidden
  23. Via: SIP/2.0/UDP 192.168.1.163:5060;branch=z9hG4bKf63170c9;received=192.168.1.163
  24. From: <sip:[email protected]>;tag=0026994389e20002235f86f4-30d5b311
  25. To: <sip:[email protected]>;tag=as60058aba
  26. CSeq: 102 REGISTER
  27. Server: FPBX-2.11.0(1.8.30.0)
  28. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  29. Supported: replaces, timer
  30. Content-Length: 0
  31.  
  32.  
  33. <------------>
  34. [2014-09-10 09:31:59] NOTICE[1795] chan_sip.c: Registration from '<sip:[email protected]>' failed for '192.168.1.163:49194' - Wrong password
  35. [2014-09-10 09:31:59] VERBOSE[1795] chan_sip.c: Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: REGISTER)
  36. [2014-09-10 09:32:31] VERBOSE[1795] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
Advertisement
Add Comment
Please, Sign In to add comment