Guest User

Untitled

a guest
Apr 26th, 2012
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. <--- SIP read from UDP:192.168.1.100:58937 --->
  2. MESSAGE sip:[email protected] SIP/2.0
  3. Via: SIP/2.0/UDP 192.168.1.100:58937;rport;branch=z9hG4bK1pQg2U45FBp1N
  4. Max-Forwards: 70
  5. From: <sip:[email protected]>;tag=aSDt5gKrXyeHp
  6. Call-ID: 6826f4aa-0a34-1230-e4b0-a87b39950000
  7. CSeq: 27382149 MESSAGE
  8. User-Agent: Telepathy-SofiaSIP/0.6.2 sofia-sip/1.12.10devel
  9. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, UPDATE
  10. Supported: timer, 100rel
  11. Content-Type: text/plain
  12. Content-Length: 5
  13.  
  14. Proba
  15. <------------->
  16. --- (12 headers 1 lines) ---
  17. Receiving message!
  18. Found peer '1234' for '1234' from 192.168.1.100:58937
  19.  
  20. <--- Transmitting (NAT) to 192.168.1.100:58937 --->
  21. SIP/2.0 401 Unauthorized
  22. Via: SIP/2.0/UDP 192.168.1.100:58937;branch=z9hG4bK1pQg2U45FBp1N;received=192.168.1.100;rport=58937
  23. From: <sip:[email protected]>;tag=aSDt5gKrXyeHp
  24. To: <sip:[email protected]>;tag=as286e0b69
  25. Call-ID: 6826f4aa-0a34-1230-e4b0-a87b39950000
  26. CSeq: 27382149 MESSAGE
  27. Server: Asterisk PBX 10.1.3
  28. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  29. Supported: replaces, timer
  30. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="26f692f9"
  31. Content-Length: 0
  32.  
  33.  
  34. <------------>
  35. Scheduling destruction of SIP dialog '6826f4aa-0a34-1230-e4b0-a87b39950000' in 10816 ms (Method: MESSAGE)
  36. Scheduling destruction of SIP dialog '6826f4aa-0a34-1230-e4b0-a87b39950000' in 10816 ms (Method: MESSAGE)
  37.  
  38. <--- SIP read from UDP:192.168.1.100:58937 --->
  39. MESSAGE sip:[email protected] SIP/2.0
  40. Via: SIP/2.0/UDP 192.168.1.100:58937;rport;branch=z9hG4bK2Zg93pN9cmcmH
  41. Max-Forwards: 70
  42. From: <sip:[email protected]>;tag=B26j7B4Ut743H
  43. Call-ID: 68314fe1-0a34-1230-e4b0-a87b39950000
  44. CSeq: 27382150 MESSAGE
  45. User-Agent: Telepathy-SofiaSIP/0.6.2 sofia-sip/1.12.10devel
  46. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, UPDATE
  47. Supported: timer, 100rel
  48. Authorization: Digest username="1234", realm="asterisk", nonce="26f692f9", algorithm=MD5, uri="sip:[email protected]", response="d33e62a9decf9cd156104ab6f94c90e8"
  49. Content-Type: text/plain
  50. Content-Length: 5
  51.  
  52. Proba
  53. <------------->
  54. --- (13 headers 1 lines) ---
  55. Receiving message!
  56. Found peer '1234' for '1234' from 192.168.1.100:58937
  57.  
  58. <--- Transmitting (NAT) to 192.168.1.100:58937 --->
  59. SIP/2.0 401 Unauthorized
  60. Via: SIP/2.0/UDP 192.168.1.100:58937;branch=z9hG4bK2Zg93pN9cmcmH;received=192.168.1.100;rport=58937
  61. From: <sip:[email protected]>;tag=B26j7B4Ut743H
  62. To: <sip:[email protected]>;tag=as043d41f8
  63. Call-ID: 68314fe1-0a34-1230-e4b0-a87b39950000
  64. CSeq: 27382150 MESSAGE
  65. Server: Asterisk PBX 10.1.3
  66. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  67. Supported: replaces, timer
  68. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6338026a"
  69. Content-Length: 0
  70.  
  71.  
  72. <------------>
  73. Scheduling destruction of SIP dialog '68314fe1-0a34-1230-e4b0-a87b39950000' in 10816 ms (Method: MESSAGE)
  74. Scheduling destruction of SIP dialog '68314fe1-0a34-1230-e4b0-a87b39950000' in 10816 ms (Method: MESSAGE)
  75. Really destroying SIP dialog '6826f4aa-0a34-1230-e4b0-a87b39950000' Method: MESSAGE
  76. Really destroying SIP dialog '68314fe1-0a34-1230-e4b0-a87b39950000' Method: MESSAGE
Advertisement
Add Comment
Please, Sign In to add comment