Advertisement
Guest User

Untitled

a guest
Oct 11th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. 2018-10-11 18:27:17] DEBUG[3555] chan_sip.c: Header 0 [ 0]:
  2. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 0 [ 37]: INVITE sip:104@181.168.xxx.xxx SIP/2.0
  3. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 1 [ 64]: Via: SIP/2.0/UDP 200.114.xxx.xxx:5060;branch=z9hG4bK62c0a63c;rport
  4. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  5. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 3 [ 58]: From: "interno 104" <sip:104@200.114.xxx.xxx>;tag=as72b98865
  6. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 4 [ 28]: To: <sip:104@181.168.xxx.xxx>
  7. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 5 [ 37]: Contact: <sip:104@200.114.xxx.xxx:5060>
  8. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 6 [ 60]: Call-ID: 400a47bf53eca95821d116104b1bc4ea@200.114.xxx.xxx:5060
  9. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 7 [ 16]: CSeq: 102 INVITE
  10. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 8 [ 37]: User-Agent: Asterisk PBX 1.8.28-cert5
  11. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 9 [ 35]: Date: Thu, 11 Oct 2018 21:27:18 GMT
  12. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 10 [ 90]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  13. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 11 [ 26]: Supported: replaces, timer
  14. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 12 [ 29]: Content-Type: application/sdp
  15. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 13 [ 19]: Content-Length: 267
  16. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 14 [ 0]:
  17. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 0 [ 3]: v=0
  18. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 1 [ 49]: o=root 1821551264 1821551264 IN IP4 200.114.xxx.xxx
  19. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 2 [ 27]: s=Asterisk PBX 1.8.28-cert5
  20. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 3 [ 22]: c=IN IP4 200.114.xxx.xxx
  21. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 4 [ 5]: t=0 0
  22. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 5 [ 29]: m=audio 14560 RTP/AVP 8 0 101
  23. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 6 [ 20]: a=rtpmap:8 PCMA/8000
  24. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 7 [ 20]: a=rtpmap:0 PCMU/8000
  25. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 8 [ 33]: a=rtpmap:101 telephone-event/8000
  26. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 9 [ 15]: a=fmtp:101 0-16
  27. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 10 [ 10]: a=ptime:20
  28. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Body 11 [ 10]: a=sendrecv
  29. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: = Looking for Call ID: 400a47bf53eca95821d116104b1bc4ea@200.114.xxx.xxx:5060 (Checking From) --From tag as72b98865 --To-tag
  30. [2018-10-11 18:27:18] DEBUG[3555] acl.c: For destination '200.114.xxx.xxx', our source address is '192.168.xxx.xxx'.
  31. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Setting AST_TRANSPORT_UDP with address 192.168.xxx.xxx:5060
  32. [2018-10-11 18:27:18] DEBUG[3555] netsock2.c: Splitting '200.114.xxx.xxx:5060' into...
  33. [2018-10-11 18:27:18] DEBUG[3555] netsock2.c: ...host '200.114.xxx.xxx' and port '5060'.
  34. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Allocating new SIP dialog for 400a47bf53eca95821d116104b1bc4ea@200.114.xxx.xxx:5060 - INVITE (No RTP)
  35. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] chan_sip.c: **** Received INVITE (5) - Command in SIP INVITE
  36. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] sip/reqresp_parser.c: Begin: parsing SIP "Supported: replaces, timer"
  37. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] sip/reqresp_parser.c: Found SIP option: -replaces-
  38. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] sip/reqresp_parser.c: Matched SIP option: replaces
  39. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] sip/reqresp_parser.c: Found SIP option: -timer-
  40. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] sip/reqresp_parser.c: Matched SIP option: timer
  41. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] netsock2.c: Splitting '200.114.xxx.xxx:5060' into...
  42. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] netsock2.c: ...host '200.114.xxx.xxx' and port ''.
  43. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #54
  44. [2018-10-11 18:27:18] DEBUG[3555][C-0000016d] chan_sip.c: Trying to put 'SIP/2.0 401' onto UDP socket destined for 200.114.xxx.xxx:5060
  45. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 0 [ 34]: ACK sip:104@181.168.xxx.xxx SIP/2.0
  46. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 1 [ 64]: Via: SIP/2.0/UDP 200.114.xxx.xxx:5060;branch=z9hG4bK62c0a63c;rport
  47. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
  48. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 3 [ 58]: From: "interno 104" <sip:104@200.114.xxx.xxx>;tag=as72b98865
  49. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 4 [ 43]: To: <sip:104@181.168.xxx.xxx>;tag=as6f9b7b39
  50. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 5 [ 37]: Contact: <sip:104@200.114.xxx.xxx:5060>
  51. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 6 [ 60]: Call-ID: 400a47bf53eca95821d116104b1bc4ea@200.114.xxx.xxx:5060
  52. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 7 [ 13]: CSeq: 102 ACK
  53. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 8 [ 37]: User-Agent: Asterisk PBX 1.8.28-cert5
  54. [2018-10-11 18:27:18] DEBUG[3555] chan_sip.c: Header 9 [ 17]: Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement