Guest User

Untitled

a guest
Aug 18th, 2013
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.81 KB | None | 0 0
  1. <--- SIP read from UDP:88.117.36.18:5060 --->
  2. INVITE sip:[email protected] SIP/2.0
  3. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK6e10249a;rport
  4. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  5. Contact: <sip:[email protected]>
  6. CSeq: 102 INVITE
  7. User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  8. Max-Forwards: 70
  9. Date: Sun, 18 Aug 2013 16:10:40 GMT
  10. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  11. Content-Type: application/sdp
  12. Content-Length: 568
  13.  
  14. v=0
  15. o=root 2635 2635 IN IP4 88.117.36.18
  16. s=session
  17. c=IN IP4 88.117.36.18
  18. t=0 0
  19. m=audio 40000 RTP/AVP 8 0 18 2 4
  20. a=rtpmap:8 PCMA/8000
  21. a=rtpmap:0 PCMU/8000
  22. a=rtpmap:18 G729/8000
  23. a=fmtp:18 annexb=no
  24. a=rtpmap:2 G726-32/8000
  25. a=rtpmap:4 G723/8000
  26. a=ptime:10
  27. a=silenceSupp:off - - - -
  28. a=sendrecv
  29. m=image 41002 udptl t38
  30. a=T38FaxVersion:0
  31. a=T38MaxBitRate:14400
  32. a=T38FaxFillBitRemoval:0
  33. a=T38FaxTranscodingMMR:0
  34. a=T38FaxTranscodingJBIG:0
  35. a=T38FaxRateManagement:transferredTCF
  36. a=T38FaxMaxBuffer:200
  37. a=T38FaxMaxDatagram:72
  38. a=T38FaxUdpEC:t38UDPRedundancy
  39. <------------->
  40. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 0 [ 35]: INVITE sip:[email protected] SIP/2.0
  41. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 1 [ 63]: Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK6e10249a;rport
  42. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 2 [ 52]: From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  43. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 3 [ 26]: To: <sip:[email protected]>
  44. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 4 [ 32]: Contact: <sip:[email protected]>
  45. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 5 [ 53]: Call-ID: [email protected]
  46. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 6 [ 16]: CSeq: 102 INVITE
  47. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 7 [ 54]: User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  48. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 8 [ 16]: Max-Forwards: 70
  49. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 9 [ 35]: Date: Sun, 18 Aug 2013 16:10:40 GMT
  50. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 10 [ 72]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  51. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 11 [ 29]: Content-Type: application/sdp
  52. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 12 [ 19]: Content-Length: 568
  53. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 13 [ 0]:
  54. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 0 [ 3]: v=0
  55. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 1 [ 36]: o=root 2635 2635 IN IP4 88.117.36.18
  56. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 2 [ 9]: s=session
  57. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 3 [ 21]: c=IN IP4 88.117.36.18
  58. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 4 [ 5]: t=0 0
  59. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 5 [ 32]: m=audio 40000 RTP/AVP 8 0 18 2 4
  60. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 6 [ 20]: a=rtpmap:8 PCMA/8000
  61. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 7 [ 20]: a=rtpmap:0 PCMU/8000
  62. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 8 [ 21]: a=rtpmap:18 G729/8000
  63. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 9 [ 19]: a=fmtp:18 annexb=no
  64. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 10 [ 23]: a=rtpmap:2 G726-32/8000
  65. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 11 [ 20]: a=rtpmap:4 G723/8000
  66. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 12 [ 10]: a=ptime:10
  67. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 13 [ 25]: a=silenceSupp:off - - - -
  68. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 14 [ 10]: a=sendrecv
  69. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 15 [ 23]: m=image 41002 udptl t38
  70. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 16 [ 17]: a=T38FaxVersion:0
  71. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 17 [ 21]: a=T38MaxBitRate:14400
  72. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 18 [ 24]: a=T38FaxFillBitRemoval:0
  73. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 19 [ 24]: a=T38FaxTranscodingMMR:0
  74. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 20 [ 25]: a=T38FaxTranscodingJBIG:0
  75. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 21 [ 37]: a=T38FaxRateManagement:transferredTCF
  76. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 22 [ 21]: a=T38FaxMaxBuffer:200
  77. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 23 [ 22]: a=T38FaxMaxDatagram:72
  78. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8703 parse_request: Body 24 [ 30]: a=T38FaxUdpEC:t38UDPRedundancy
  79. --- (13 headers 25 lines) ---
  80. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8260 find_call: = Looking for Call ID: [email protected] (Checking From) --From tag as793e91f6 --To-tag
  81. [2013-08-18 20:10:29] DEBUG[19379]: acl.c:736 ast_ouraddrfor: For destination '88.117.36.18', our source address is '188.118.229.212'.
  82. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:3583 ast_sip_ouraddrfor: Setting SIP_TRANSPORT_UDP with address 188.118.229.212:5060
  83. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:7940 sip_alloc: Allocating new SIP dialog for [email protected] - INVITE (No RTP)
  84. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:25823 handle_incoming: **** Received INVITE (5) - Command in SIP INVITE
  85. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting '88.117.36.18:5060' into...
  86. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host '88.117.36.18' and port '5060'.
  87. Sending to 88.117.36.18:5060 (NAT)
  88. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:23121 handle_request_invite: Initializing initreq for method INVITE - callid [email protected]
  89. Using INVITE request as basis request - [email protected]
  90. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting 'voip.cyp.at' into...
  91. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host 'voip.cyp.at' and port ''.
  92. Found peer '7005' for '7005' from 88.117.36.18:5060
  93.  
  94. <--- Reliably Transmitting (NAT) to 88.117.36.18:5060 --->
  95. SIP/2.0 401 Unauthorized
  96. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK6e10249a;received=88.117.36.18;rport=5060
  97. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  98. To: <sip:[email protected]>;tag=as339fb865
  99. CSeq: 102 INVITE
  100. Server: FPBX-2.11.0(1.8.15)
  101. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  102. Supported: replaces, timer
  103. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2492c7a6"
  104. Content-Length: 0
  105.  
  106.  
  107. <------------>
  108. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:3886 __sip_reliable_xmit: *** SIP TIMER: Initializing retransmit timer on packet: Id #2827558
  109. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:3431 __sip_xmit: Trying to put 'SIP/2.0 401' onto UDP socket destined for 88.117.36.18:5060
  110. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  111. voip*CLI>
  112. voip*CLI>
  113.  
  114. <--- SIP read from UDP:88.117.36.18:5060 --->
  115. ACK sip:[email protected] SIP/2.0
  116. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK6e10249a;rport
  117. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  118. To: <sip:[email protected]>;tag=as339fb865
  119. Contact: <sip:[email protected]>
  120. CSeq: 102 ACK
  121. User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  122. Max-Forwards: 70
  123. Content-Length: 0
  124.  
  125. <------------->
  126. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 0 [ 32]: ACK sip:[email protected] SIP/2.0
  127. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 1 [ 63]: Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK6e10249a;rport
  128. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 2 [ 52]: From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  129. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 3 [ 41]: To: <sip:[email protected]>;tag=as339fb865
  130. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 4 [ 32]: Contact: <sip:[email protected]>
  131. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 5 [ 53]: Call-ID: [email protected]
  132. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 6 [ 13]: CSeq: 102 ACK
  133. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 7 [ 54]: User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  134. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 8 [ 16]: Max-Forwards: 70
  135. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 9 [ 17]: Content-Length: 0
  136. --- (10 headers 0 lines) ---
  137. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8260 find_call: = Looking for Call ID: [email protected] (Checking From) --From tag as793e91f6 --To-tag as339fb865
  138. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:25823 handle_incoming: **** Received ACK (6) - Command in SIP ACK
  139. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:4085 __sip_ack: ** SIP TIMER: Cancelling retransmit of packet (reply received) Retransid #2827558
  140. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:4118 __sip_ack: Stopping retransmission on '[email protected]' of Response 102: Match Found
  141.  
  142. <--- SIP read from UDP:88.117.36.18:5060 --->
  143. INVITE sip:[email protected] SIP/2.0
  144. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK2373e1cb;rport
  145. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  146. Contact: <sip:[email protected]>
  147. CSeq: 103 INVITE
  148. User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  149. Max-Forwards: 70
  150. Authorization: Digest username="7005", realm="asterisk", algorithm=MD5, uri="sip:[email protected]", nonce="2492c7a6", response="c2b2b9701c6afc591f6694e743bb1ca4", opaque=""
  151. Date: Sun, 18 Aug 2013 16:10:41 GMT
  152. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  153. Content-Type: application/sdp
  154. Content-Length: 568
  155.  
  156. v=0
  157. o=root 2635 2637 IN IP4 88.117.36.18
  158. s=session
  159. c=IN IP4 88.117.36.18
  160. t=0 0
  161. m=audio 40000 RTP/AVP 8 0 18 2 4
  162. a=rtpmap:8 PCMA/8000
  163. a=rtpmap:0 PCMU/8000
  164. a=rtpmap:18 G729/8000
  165. a=fmtp:18 annexb=no
  166. a=rtpmap:2 G726-32/8000
  167. a=rtpmap:4 G723/8000
  168. a=ptime:10
  169. a=silenceSupp:off - - - -
  170. a=sendrecv
  171. m=image 41002 udptl t38
  172. a=T38FaxVersion:0
  173. a=T38MaxBitRate:14400
  174. a=T38FaxFillBitRemoval:0
  175. a=T38FaxTranscodingMMR:0
  176. a=T38FaxTranscodingJBIG:0
  177. a=T38FaxRateManagement:transferredTCF
  178. a=T38FaxMaxBuffer:200
  179. a=T38FaxMaxDatagram:72
  180. a=T38FaxUdpEC:t38UDPRedundancy
  181. <------------->
  182. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 0 [ 35]: INVITE sip:[email protected] SIP/2.0
  183. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 1 [ 63]: Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK2373e1cb;rport
  184. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 2 [ 52]: From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  185. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 3 [ 26]: To: <sip:[email protected]>
  186. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 4 [ 32]: Contact: <sip:[email protected]>
  187. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 5 [ 53]: Call-ID: [email protected]
  188. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 6 [ 16]: CSeq: 103 INVITE
  189. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 7 [ 54]: User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  190. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 8 [ 16]: Max-Forwards: 70
  191. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 9 [172]: Authorization: Digest username="7005", realm="asterisk", algorithm=MD5, uri="sip:[email protected]", nonce="2492c7a6", response="c2b2b9701c6afc591f6694e743bb1ca4", opaque=""
  192. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 10 [ 35]: Date: Sun, 18 Aug 2013 16:10:41 GMT
  193. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 11 [ 72]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
  194. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 12 [ 29]: Content-Type: application/sdp
  195. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 13 [ 19]: Content-Length: 568
  196. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 14 [ 0]:
  197. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 0 [ 3]: v=0
  198. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 1 [ 36]: o=root 2635 2637 IN IP4 88.117.36.18
  199. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 2 [ 9]: s=session
  200. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 3 [ 21]: c=IN IP4 88.117.36.18
  201. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 4 [ 5]: t=0 0
  202. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 5 [ 32]: m=audio 40000 RTP/AVP 8 0 18 2 4
  203. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 6 [ 20]: a=rtpmap:8 PCMA/8000
  204. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 7 [ 20]: a=rtpmap:0 PCMU/8000
  205. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 8 [ 21]: a=rtpmap:18 G729/8000
  206. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 9 [ 19]: a=fmtp:18 annexb=no
  207. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 10 [ 23]: a=rtpmap:2 G726-32/8000
  208. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 11 [ 20]: a=rtpmap:4 G723/8000
  209. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 12 [ 10]: a=ptime:10
  210. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 13 [ 25]: a=silenceSupp:off - - - -
  211. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 14 [ 10]: a=sendrecv
  212. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 15 [ 23]: m=image 41002 udptl t38
  213. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 16 [ 17]: a=T38FaxVersion:0
  214. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 17 [ 21]: a=T38MaxBitRate:14400
  215. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 18 [ 24]: a=T38FaxFillBitRemoval:0
  216. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 19 [ 24]: a=T38FaxTranscodingMMR:0
  217. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 20 [ 25]: a=T38FaxTranscodingJBIG:0
  218. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 21 [ 37]: a=T38FaxRateManagement:transferredTCF
  219. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 22 [ 21]: a=T38FaxMaxBuffer:200
  220. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Body 23 [ 22]: a=T38FaxMaxDatagram:72
  221. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8703 parse_request: Body 24 [ 30]: a=T38FaxUdpEC:t38UDPRedundancy
  222. --- (14 headers 25 lines) ---
  223. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8260 find_call: = Looking for Call ID: [email protected] (Checking From) --From tag as793e91f6 --To-tag
  224. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting 'voip.cyp.at' into...
  225. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host 'voip.cyp.at' and port ''.
  226. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting 'voip.cyp.at' into...
  227. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host 'voip.cyp.at' and port ''.
  228. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:25823 handle_incoming: **** Received INVITE (5) - Command in SIP INVITE
  229. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting '88.117.36.18:5060' into...
  230. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host '88.117.36.18' and port '5060'.
  231. Sending to 88.117.36.18:5060 (NAT)
  232. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:23121 handle_request_invite: Initializing initreq for method INVITE - callid [email protected]
  233. Using INVITE request as basis request - [email protected]
  234. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting 'voip.cyp.at' into...
  235. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host 'voip.cyp.at' and port ''.
  236. Found peer '7005' for '7005' from 88.117.36.18:5060
  237. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:350 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x2ac6d80576e8'
  238. [2013-08-18 20:10:29] DEBUG[19379]: res_rtp_asterisk.c:556 ast_rtp_new: Allocated port 10656 for RTP instance '0x2ac6d80576e8'
  239. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:359 ast_rtp_instance_new: RTP instance '0x2ac6d80576e8' is setup and ready to go
  240. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:350 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x2ac6d8058a78'
  241. [2013-08-18 20:10:29] DEBUG[19379]: res_rtp_asterisk.c:556 ast_rtp_new: Allocated port 18962 for RTP instance '0x2ac6d8058a78'
  242. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:359 ast_rtp_instance_new: RTP instance '0x2ac6d8058a78' is setup and ready to go
  243. [2013-08-18 20:10:29] DEBUG[19379]: res_rtp_asterisk.c:2525 ast_rtp_prop_set: Setup RTCP on RTP instance '0x2ac6d8058a78'
  244. [2013-08-18 20:10:29] DEBUG[19379]: res_rtp_asterisk.c:2525 ast_rtp_prop_set: Setup RTCP on RTP instance '0x2ac6d80576e8'
  245. == Using SIP RTP TOS bits 184
  246. == Using SIP RTP CoS mark 5
  247. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:5181 do_setnat: Setting NAT on RTP to On
  248. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:5185 do_setnat: Setting NAT on VRTP to On
  249. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9053 process_sdp: Processing session-level SDP v=0... UNSUPPORTED OR FAILED.
  250. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9053 process_sdp: Processing session-level SDP o=root 2635 2637 IN IP4 88.117.36.18... UNSUPPORTED OR FAILED.
  251. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9053 process_sdp: Processing session-level SDP s=session... UNSUPPORTED OR FAILED.
  252. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:138 ast_sockaddr_split_hostport: Splitting '88.117.36.18' into...
  253. [2013-08-18 20:10:29] DEBUG[19379]: netsock2.c:192 ast_sockaddr_split_hostport: ...host '88.117.36.18' and port ''.
  254. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9053 process_sdp: Processing session-level SDP c=IN IP4 88.117.36.18... OK.
  255. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9053 process_sdp: Processing session-level SDP t=0 0... UNSUPPORTED OR FAILED.
  256. Found RTP audio format 8
  257. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:541 ast_rtp_codecs_payloads_set_m_type: Setting payload 8 based on m type on 0x2ac6f3f18af0
  258. Found RTP audio format 0
  259. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:541 ast_rtp_codecs_payloads_set_m_type: Setting payload 0 based on m type on 0x2ac6f3f18af0
  260. Found RTP audio format 18
  261. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:541 ast_rtp_codecs_payloads_set_m_type: Setting payload 18 based on m type on 0x2ac6f3f18af0
  262. Found RTP audio format 2
  263. Found RTP audio format 4
  264. [2013-08-18 20:10:29] DEBUG[19379]: rtp_engine.c:541 ast_rtp_codecs_payloads_set_m_type: Setting payload 4 based on m type on 0x2ac6f3f18af0
  265. Found audio description format PCMA for ID 8
  266. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=rtpmap:8 PCMA/8000... OK.
  267. Found audio description format PCMU for ID 0
  268. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=rtpmap:0 PCMU/8000... OK.
  269. Found audio description format G729 for ID 18
  270. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=rtpmap:18 G729/8000... OK.
  271. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=fmtp:18 annexb=no... UNSUPPORTED OR FAILED.
  272. Found audio description format G726-32 for ID 2
  273. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=rtpmap:2 G726-32/8000... OK.
  274. Found audio description format G723 for ID 4
  275. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=rtpmap:4 G723/8000... OK.
  276. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=ptime:10... OK.
  277. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=silenceSupp:off - - - -... UNSUPPORTED OR FAILED.
  278. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:9324 process_sdp: Processing media-level (audio) SDP a=sendrecv... OK.
  279.  
  280. <--- Reliably Transmitting (NAT) to 88.117.36.18:5060 --->
  281. SIP/2.0 488 Not acceptable here
  282. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK2373e1cb;received=88.117.36.18;rport=5060
  283. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  284. To: <sip:[email protected]>;tag=as339fb865
  285. CSeq: 103 INVITE
  286. Server: FPBX-2.11.0(1.8.15)
  287. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  288. Supported: replaces, timer
  289. Content-Length: 0
  290.  
  291.  
  292. <------------>
  293. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:3886 __sip_reliable_xmit: *** SIP TIMER: Initializing retransmit timer on packet: Id #2827560
  294. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:3431 __sip_xmit: Trying to put 'SIP/2.0 488' onto UDP socket destined for 88.117.36.18:5060
  295. Scheduling destruction of SIP dialog '[email protected]' in 6400 ms (Method: INVITE)
  296. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:23232 handle_request_invite: No compatible codecs for this SIP call.
  297. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:26102 handle_request_do: SIP message could not be handled, bad request: [email protected]
  298.  
  299. <--- SIP read from UDP:88.117.36.18:5060 --->
  300. ACK sip:[email protected] SIP/2.0
  301. Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK2373e1cb;rport
  302. From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  303. To: <sip:[email protected]>;tag=as339fb865
  304. Contact: <sip:[email protected]>
  305. CSeq: 103 ACK
  306. User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  307. Max-Forwards: 70
  308. Content-Length: 0
  309.  
  310. <------------->
  311. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 0 [ 32]: ACK sip:[email protected] SIP/2.0
  312. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 1 [ 63]: Via: SIP/2.0/UDP 88.117.36.18:5060;branch=z9hG4bK2373e1cb;rport
  313. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 2 [ 52]: From: "Bengis" <sip:[email protected]>;tag=as793e91f6
  314. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 3 [ 41]: To: <sip:[email protected]>;tag=as339fb865
  315. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 4 [ 32]: Contact: <sip:[email protected]>
  316. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 5 [ 53]: Call-ID: [email protected]
  317. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 6 [ 13]: CSeq: 103 ACK
  318. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 7 [ 54]: User-Agent: Pirelli BBS/OpenRG Platform/DWVV_TAU_5.1.6
  319. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 8 [ 16]: Max-Forwards: 70
  320. [2013-08-18 20:10:29] DEBUG[19379]: chan_sip.c:8666 parse_request: Header 9 [ 17]: Content-Length: 0
  321. --- (10 headers 0 lines) ---
Advertisement
Add Comment
Please, Sign In to add comment