amartin

Asterisk SIP Debug Capture

May 11th, 2015
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.08 KB | None | 0 0
  1. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] pbx.c: -- Timeout on SIP/113-00002b7d, continuing...
  2. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] pbx.c: -- Executing [s@asterisk-test:2] Queue("SIP/113-00002b7d", "test,rtnC,18") in new stack
  3. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] netsock2.c: == Using SIP RTP CoS mark 5
  4. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] netsock2.c: == Using SIP RTP CoS mark 5
  5. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] netsock2.c: == Using SIP RTP CoS mark 5
  6. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Audio is at 18882
  7. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding codec 100003 (ulaw) to SDP
  8. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding codec 100004 (alaw) to SDP
  9. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding codec 100002 (gsm) to SDP
  10. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  11. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] chan_sip.c: Reliably Transmitting (no NAT) to 10.10.32.96:5062:
  12. INVITE sip:[email protected]:5062 SIP/2.0
  13. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3a984081
  14. Max-Forwards: 70
  15. From: <sip:[email protected]>;tag=as5f4bb25b
  16. To: <sip:[email protected]:5062>
  17. Contact: <sip:[email protected]:5060>
  18. Call-ID: [email protected]:5060
  19. CSeq: 102 INVITE
  20. User-Agent: Asterisk PBX 11.12.0
  21. Date: Mon, 11 May 2015 15:30:28 GMT
  22. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  23. Supported: replaces, timer
  24. Content-Type: application/sdp
  25. Content-Length: 283
  26.  
  27. v=0
  28. o=root 2012033363 2012033363 IN IP4 10.10.32.251
  29. s=Asterisk PBX 11.12.0
  30. c=IN IP4 10.10.32.251
  31. t=0 0
  32. m=audio 18882 RTP/AVP 0 8 3 101
  33. a=rtpmap:0 PCMU/8000
  34. a=rtpmap:8 PCMA/8000
  35. a=rtpmap:3 GSM/8000
  36. a=rtpmap:101 telephone-event/8000
  37. a=fmtp:101 0-16
  38. a=ptime:20
  39. a=sendrecv
  40.  
  41. ---
  42. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/169-00002b7e is ringing
  43. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/169-00002b7e is ringing
  44. [2015-05-11 10:30:28] VERBOSE[21037] chan_sip.c:
  45. <--- SIP read from UDP:10.10.32.96:5062 --->
  46. SIP/2.0 180 Ringing
  47. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3a984081
  48. From: <sip:[email protected]>;tag=as5f4bb25b
  49. To: <sip:[email protected]:5062>;tag=2114358324
  50. Call-ID: [email protected]:5060
  51. CSeq: 102 INVITE
  52. Contact: <sip:[email protected]:5062>
  53. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  54. User-Agent: Yealink SIP-T38G 38.70.1.33
  55. Allow-Events: talk,hold,conference,refer,check-sync
  56. Content-Length: 0
  57.  
  58. <------------->
  59. [2015-05-11 10:30:28] VERBOSE[21037] chan_sip.c: --- (11 headers 0 lines) ---
  60. [2015-05-11 10:30:28] VERBOSE[21037][C-00001d5f] chan_sip.c: list_route: hop: <sip:[email protected]:5062>
  61. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/146-00002b80 is ringing
  62. [2015-05-11 10:30:28] VERBOSE[21037] chan_sip.c:
  63. <--- SIP read from UDP:10.10.32.96:5062 --->
  64. SIP/2.0 180 Ringing
  65. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3a984081
  66. From: <sip:[email protected]>;tag=as5f4bb25b
  67. To: <sip:[email protected]:5062>;tag=2114358324
  68. Call-ID: [email protected]:5060
  69. CSeq: 102 INVITE
  70. Contact: <sip:[email protected]:5062>
  71. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  72. User-Agent: Yealink SIP-T38G 38.70.1.33
  73. Allow-Events: talk,hold,conference,refer,check-sync
  74. Content-Length: 0
  75.  
  76. <------------->
  77. [2015-05-11 10:30:28] VERBOSE[21037] chan_sip.c: --- (11 headers 0 lines) ---
  78. [2015-05-11 10:30:28] VERBOSE[21037][C-00001d5f] chan_sip.c: list_route: hop: <sip:[email protected]:5062>
  79. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/146-00002b80 is ringing
  80. [2015-05-11 10:30:28] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/178-00002b7f is ringing
  81. [2015-05-11 10:30:31] VERBOSE[21037] chan_sip.c:
  82. <--- SIP read from UDP:10.10.32.96:5062 --->
  83. SIP/2.0 200 OK
  84. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3a984081
  85. From: <sip:[email protected]>;tag=as5f4bb25b
  86. To: <sip:[email protected]:5062>;tag=2114358324
  87. Call-ID: [email protected]:5060
  88. CSeq: 102 INVITE
  89. Contact: <sip:[email protected]:5062>
  90. Content-Type: application/sdp
  91. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  92. User-Agent: Yealink SIP-T38G 38.70.1.33
  93. Content-Length: 209
  94.  
  95. v=0
  96. o=- 20222 20222 IN IP4 10.10.32.96
  97. s=SDP data
  98. c=IN IP4 10.10.32.96
  99. t=0 0
  100. m=audio 11798 RTP/AVP 0 101
  101. a=rtpmap:0 PCMU/8000
  102. a=sendrecv
  103. a=ptime:20
  104. a=fmtp:101 0-15
  105. a=rtpmap:101 telephone-event/8000
  106. <------------->
  107. [2015-05-11 10:30:31] VERBOSE[21037] chan_sip.c: --- (11 headers 11 lines) ---
  108. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Found RTP audio format 0
  109. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Found RTP audio format 101
  110. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Found audio description format PCMU for ID 0
  111. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Found audio description format telephone-event for ID 101
  112. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Capabilities: us - (gsm|ulaw|alaw), peer - audio=(ulaw)/video=(nothing)/text=(nothing), combined - (ulaw)
  113. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  114. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Peer audio RTP is at port 10.10.32.96:11798
  115. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: list_route: hop: <sip:[email protected]:5062>
  116. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: set_destination: Parsing <sip:[email protected]:5062> for address/port to send to
  117. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: set_destination: set destination to 10.10.32.96:5062
  118. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Transmitting (no NAT) to 10.10.32.96:5062:
  119. ACK sip:[email protected]:5062 SIP/2.0
  120. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK357f89e8
  121. Max-Forwards: 70
  122. From: <sip:[email protected]>;tag=as5f4bb25b
  123. To: <sip:[email protected]:5062>;tag=2114358324
  124. Contact: <sip:[email protected]:5060>
  125. Call-ID: [email protected]:5060
  126. CSeq: 102 ACK
  127. User-Agent: Asterisk PBX 11.12.0
  128. Content-Length: 0
  129.  
  130.  
  131. ---
  132. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] app_queue.c: -- SIP/146-00002b80 answered SIP/113-00002b7d
  133. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: set_destination: Parsing <sip:[email protected]:5062> for address/port to send to
  134. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: set_destination: set destination to 10.10.32.96:5062
  135. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: Audio is at 18882
  136. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding codec 100003 (ulaw) to SDP
  137. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
  138. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] chan_sip.c: Reliably Transmitting (no NAT) to 10.10.32.96:5062:
  139. INVITE sip:[email protected]:5062 SIP/2.0
  140. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  141. Max-Forwards: 70
  142. From: <sip:[email protected]>;tag=as5f4bb25b
  143. To: <sip:[email protected]:5062>;tag=2114358324
  144. Contact: <sip:[email protected]:5060>
  145. Call-ID: [email protected]:5060
  146. CSeq: 103 INVITE
  147. User-Agent: Asterisk PBX 11.12.0
  148. Access-URL: <18>;mode=active
  149. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  150. Supported: replaces, timer
  151. X-asterisk-Info: SIP re-invite (External RTP bridge)
  152. Content-Type: application/sdp
  153. Content-Length: 236
  154.  
  155. v=0
  156. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  157. s=Asterisk PBX 11.12.0
  158. c=IN IP4 10.10.32.251
  159. t=0 0
  160. m=audio 18882 RTP/AVP 0 101
  161. a=rtpmap:0 PCMU/8000
  162. a=rtpmap:101 telephone-event/8000
  163. a=fmtp:101 0-16
  164. a=ptime:20
  165. a=sendrecv
  166.  
  167. ---
  168. [2015-05-11 10:30:31] VERBOSE[21037] chan_sip.c:
  169. <--- SIP read from UDP:10.10.32.96:5062 --->
  170. SIP/2.0 200 OK
  171. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3a984081
  172. From: <sip:[email protected]>;tag=as5f4bb25b
  173. To: <sip:[email protected]:5062>;tag=2114358324
  174. Call-ID: [email protected]:5060
  175. CSeq: 102 INVITE
  176. Contact: <sip:[email protected]:5062>
  177. Content-Type: application/sdp
  178. Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
  179. User-Agent: Yealink SIP-T38G 38.70.1.33
  180. Content-Length: 209
  181.  
  182. v=0
  183. o=- 20222 20222 IN IP4 10.10.32.96
  184. s=SDP data
  185. c=IN IP4 10.10.32.96
  186. t=0 0
  187. m=audio 11798 RTP/AVP 0 101
  188. a=rtpmap:0 PCMU/8000
  189. a=sendrecv
  190. a=ptime:20
  191. a=fmtp:101 0-15
  192. a=rtpmap:101 telephone-event/8000
  193. <------------->
  194. [2015-05-11 10:30:31] VERBOSE[21037] chan_sip.c: --- (11 headers 11 lines) ---
  195. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: set_destination: Parsing <sip:[email protected]:5062> for address/port to send to
  196. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: set_destination: set destination to 10.10.32.96:5062
  197. [2015-05-11 10:30:31] VERBOSE[21037][C-00001d5f] chan_sip.c: Transmitting (no NAT) to 10.10.32.96:5062:
  198. ACK sip:[email protected]:5062 SIP/2.0
  199. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK3e577126
  200. Max-Forwards: 70
  201. From: <sip:[email protected]>;tag=as5f4bb25b
  202. To: <sip:[email protected]:5062>;tag=2114358324
  203. Contact: <sip:[email protected]:5060>
  204. Call-ID: [email protected]:5060
  205. CSeq: 102 ACK
  206. User-Agent: Asterisk PBX 11.12.0
  207. Content-Length: 0
  208.  
  209.  
  210. ---
  211. [2015-05-11 10:30:31] VERBOSE[3649][C-00001d5f] res_rtp_asterisk.c: > 0x7f29b00e7a80 -- Probation passed - setting RTP source address to 10.10.32.96:11798
  212. [2015-05-11 10:30:31] VERBOSE[21037] chan_sip.c: Retransmitting #1 (no NAT) to 10.10.32.96:5062:
  213. INVITE sip:[email protected]:5062 SIP/2.0
  214. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  215. Max-Forwards: 70
  216. From: <sip:[email protected]>;tag=as5f4bb25b
  217. To: <sip:[email protected]:5062>;tag=2114358324
  218. Contact: <sip:[email protected]:5060>
  219. Call-ID: [email protected]:5060
  220. CSeq: 103 INVITE
  221. User-Agent: Asterisk PBX 11.12.0
  222. Access-URL: <18>;mode=active
  223. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  224. Supported: replaces, timer
  225. X-asterisk-Info: SIP re-invite (External RTP bridge)
  226. Content-Type: application/sdp
  227. Content-Length: 236
  228.  
  229. v=0
  230. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  231. s=Asterisk PBX 11.12.0
  232. c=IN IP4 10.10.32.251
  233. t=0 0
  234. m=audio 18882 RTP/AVP 0 101
  235. a=rtpmap:0 PCMU/8000
  236. a=rtpmap:101 telephone-event/8000
  237. a=fmtp:101 0-16
  238. a=ptime:20
  239. a=sendrecv
  240.  
  241. ---
  242. [2015-05-11 10:30:32] VERBOSE[21037] chan_sip.c: Retransmitting #2 (no NAT) to 10.10.32.96:5062:
  243. INVITE sip:[email protected]:5062 SIP/2.0
  244. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  245. Max-Forwards: 70
  246. From: <sip:[email protected]>;tag=as5f4bb25b
  247. To: <sip:[email protected]:5062>;tag=2114358324
  248. Contact: <sip:[email protected]:5060>
  249. Call-ID: [email protected]:5060
  250. CSeq: 103 INVITE
  251. User-Agent: Asterisk PBX 11.12.0
  252. Access-URL: <18>;mode=active
  253. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  254. Supported: replaces, timer
  255. X-asterisk-Info: SIP re-invite (External RTP bridge)
  256. Content-Type: application/sdp
  257. Content-Length: 236
  258.  
  259. v=0
  260. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  261. s=Asterisk PBX 11.12.0
  262. c=IN IP4 10.10.32.251
  263. t=0 0
  264. m=audio 18882 RTP/AVP 0 101
  265. a=rtpmap:0 PCMU/8000
  266. a=rtpmap:101 telephone-event/8000
  267. a=fmtp:101 0-16
  268. a=ptime:20
  269. a=sendrecv
  270.  
  271. ---
  272. [2015-05-11 10:30:34] VERBOSE[21037] chan_sip.c: Retransmitting #3 (no NAT) to 10.10.32.96:5062:
  273. INVITE sip:[email protected]:5062 SIP/2.0
  274. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  275. Max-Forwards: 70
  276. From: <sip:[email protected]>;tag=as5f4bb25b
  277. To: <sip:[email protected]:5062>;tag=2114358324
  278. Contact: <sip:[email protected]:5060>
  279. Call-ID: [email protected]:5060
  280. CSeq: 103 INVITE
  281. User-Agent: Asterisk PBX 11.12.0
  282. Access-URL: <18>;mode=active
  283. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  284. Supported: replaces, timer
  285. X-asterisk-Info: SIP re-invite (External RTP bridge)
  286. Content-Type: application/sdp
  287. Content-Length: 236
  288.  
  289. v=0
  290. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  291. s=Asterisk PBX 11.12.0
  292. c=IN IP4 10.10.32.251
  293. t=0 0
  294. m=audio 18882 RTP/AVP 0 101
  295. a=rtpmap:0 PCMU/8000
  296. a=rtpmap:101 telephone-event/8000
  297. a=fmtp:101 0-16
  298. a=ptime:20
  299. a=sendrecv
  300.  
  301. ---
  302. [2015-05-11 10:30:38] VERBOSE[21037] chan_sip.c: Retransmitting #4 (no NAT) to 10.10.32.96:5062:
  303. INVITE sip:[email protected]:5062 SIP/2.0
  304. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  305. Max-Forwards: 70
  306. From: <sip:[email protected]>;tag=as5f4bb25b
  307. To: <sip:[email protected]:5062>;tag=2114358324
  308. Contact: <sip:[email protected]:5060>
  309. Call-ID: [email protected]:5060
  310. CSeq: 103 INVITE
  311. User-Agent: Asterisk PBX 11.12.0
  312. Access-URL: <18>;mode=active
  313. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  314. Supported: replaces, timer
  315. X-asterisk-Info: SIP re-invite (External RTP bridge)
  316. Content-Type: application/sdp
  317. Content-Length: 236
  318.  
  319. v=0
  320. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  321. s=Asterisk PBX 11.12.0
  322. c=IN IP4 10.10.32.251
  323. t=0 0
  324. m=audio 18882 RTP/AVP 0 101
  325. a=rtpmap:0 PCMU/8000
  326. a=rtpmap:101 telephone-event/8000
  327. a=fmtp:101 0-16
  328. a=ptime:20
  329. a=sendrecv
  330.  
  331. ---
  332. [2015-05-11 10:30:46] VERBOSE[21037] chan_sip.c: Retransmitting #5 (no NAT) to 10.10.32.96:5062:
  333. INVITE sip:[email protected]:5062 SIP/2.0
  334. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  335. Max-Forwards: 70
  336. From: <sip:[email protected]>;tag=as5f4bb25b
  337. To: <sip:[email protected]:5062>;tag=2114358324
  338. Contact: <sip:[email protected]:5060>
  339. Call-ID: [email protected]:5060
  340. CSeq: 103 INVITE
  341. User-Agent: Asterisk PBX 11.12.0
  342. Access-URL: <18>;mode=active
  343. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  344. Supported: replaces, timer
  345. X-asterisk-Info: SIP re-invite (External RTP bridge)
  346. Content-Type: application/sdp
  347. Content-Length: 236
  348.  
  349. v=0
  350. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  351. s=Asterisk PBX 11.12.0
  352. c=IN IP4 10.10.32.251
  353. t=0 0
  354. m=audio 18882 RTP/AVP 0 101
  355. a=rtpmap:0 PCMU/8000
  356. a=rtpmap:101 telephone-event/8000
  357. a=fmtp:101 0-16
  358. a=ptime:20
  359. a=sendrecv
  360.  
  361. ---
  362. [2015-05-11 10:30:49] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: REGISTER
  363. [2015-05-11 10:30:49] VERBOSE[20088] asterisk.c: -- Remote UNIX connection disconnected
  364. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  365. <--- SIP read from UDP:10.10.32.96:5062 --->
  366. SUBSCRIBE sip:[email protected] SIP/2.0
  367. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK942434642
  368. From: "Andrew Martin" <sip:[email protected]>;tag=880813742
  369. CSeq: 1 SUBSCRIBE
  370. Contact: <sip:[email protected]:5062>
  371. Accept: application/dialog-info+xml
  372. Max-Forwards: 70
  373. User-Agent: Yealink SIP-T38G 38.70.1.33
  374. Expires: 1800
  375. Event: dialog
  376. Content-Length: 0
  377.  
  378. <------------->
  379. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  380. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  381. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  382. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  383. SIP/2.0 403 Forbidden (policy)
  384. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK942434642;received=10.10.32.96
  385. From: "Andrew Martin" <sip:[email protected]>;tag=880813742
  386. To: <sip:[email protected]>;tag=as5254bb18
  387. CSeq: 1 SUBSCRIBE
  388. Server: Asterisk PBX 11.12.0
  389. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  390. Supported: replaces, timer
  391. Content-Length: 0
  392.  
  393.  
  394. <------------>
  395. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  396. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  397. <--- SIP read from UDP:10.10.32.96:5062 --->
  398. SUBSCRIBE sip:[email protected] SIP/2.0
  399. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK942434642
  400. From: "Andrew Martin" <sip:[email protected]>;tag=880813742
  401. CSeq: 1 SUBSCRIBE
  402. Contact: <sip:[email protected]:5062>
  403. Accept: application/dialog-info+xml
  404. Max-Forwards: 70
  405. User-Agent: Yealink SIP-T38G 38.70.1.33
  406. Expires: 1800
  407. Event: dialog
  408. Content-Length: 0
  409.  
  410. <------------->
  411. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  412. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  413. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  414. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  415. SIP/2.0 403 Forbidden (policy)
  416. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK942434642;received=10.10.32.96
  417. From: "Andrew Martin" <sip:[email protected]>;tag=880813742
  418. To: <sip:[email protected]>;tag=as51201365
  419. CSeq: 1 SUBSCRIBE
  420. Server: Asterisk PBX 11.12.0
  421. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  422. Supported: replaces, timer
  423. Content-Length: 0
  424.  
  425.  
  426. <------------>
  427. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  428. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  429. <--- SIP read from UDP:10.10.32.96:5062 --->
  430. SUBSCRIBE sip:[email protected] SIP/2.0
  431. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK426004668
  432. From: "Andrew Martin" <sip:[email protected]>;tag=2071236564
  433. CSeq: 1 SUBSCRIBE
  434. Contact: <sip:[email protected]:5062>
  435. Accept: application/dialog-info+xml
  436. Max-Forwards: 70
  437. User-Agent: Yealink SIP-T38G 38.70.1.33
  438. Expires: 1800
  439. Event: dialog
  440. Content-Length: 0
  441.  
  442. <------------->
  443. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  444. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  445. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c:
  446. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  447. SIP/2.0 403 Forbidden (policy)
  448. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK426004668;received=10.10.32.96
  449. From: "Andrew Martin" <sip:[email protected]>;tag=2071236564
  450. To: <sip:[email protected]>;tag=as6c765d62
  451. CSeq: 1 SUBSCRIBE
  452. Server: Asterisk PBX 11.12.0
  453. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  454. Supported: replaces, timer
  455. Content-Length: 0
  456.  
  457.  
  458. <------------>
  459. [2015-05-11 10:31:01] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  460. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Retransmitting #6 (no NAT) to 10.10.32.96:5062:
  461. INVITE sip:[email protected]:5062 SIP/2.0
  462. Via: SIP/2.0/UDP 10.10.32.251:5060;branch=z9hG4bK53433712
  463. Max-Forwards: 70
  464. From: <sip:[email protected]>;tag=as5f4bb25b
  465. To: <sip:[email protected]:5062>;tag=2114358324
  466. Contact: <sip:[email protected]:5060>
  467. Call-ID: [email protected]:5060
  468. CSeq: 103 INVITE
  469. User-Agent: Asterisk PBX 11.12.0
  470. Access-URL: <18>;mode=active
  471. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  472. Supported: replaces, timer
  473. X-asterisk-Info: SIP re-invite (External RTP bridge)
  474. Content-Type: application/sdp
  475. Content-Length: 236
  476.  
  477. v=0
  478. o=root 2012033363 2012033364 IN IP4 10.10.32.251
  479. s=Asterisk PBX 11.12.0
  480. c=IN IP4 10.10.32.251
  481. t=0 0
  482. m=audio 18882 RTP/AVP 0 101
  483. a=rtpmap:0 PCMU/8000
  484. a=rtpmap:101 telephone-event/8000
  485. a=fmtp:101 0-16
  486. a=ptime:20
  487. a=sendrecv
  488.  
  489. ---
  490. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  491. <--- SIP read from UDP:10.10.32.96:5062 --->
  492. SUBSCRIBE sip:[email protected] SIP/2.0
  493. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK2019802991
  494. From: "Andrew Martin" <sip:[email protected]>;tag=1387953645
  495. CSeq: 1 SUBSCRIBE
  496. Contact: <sip:[email protected]:5062>
  497. Accept: application/dialog-info+xml
  498. Max-Forwards: 70
  499. User-Agent: Yealink SIP-T38G 38.70.1.33
  500. Expires: 1800
  501. Event: dialog
  502. Content-Length: 0
  503.  
  504. <------------->
  505. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  506. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  507. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  508. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  509. SIP/2.0 403 Forbidden (policy)
  510. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK2019802991;received=10.10.32.96
  511. From: "Andrew Martin" <sip:[email protected]>;tag=1387953645
  512. To: <sip:[email protected]>;tag=as7e1b5c96
  513. CSeq: 1 SUBSCRIBE
  514. Server: Asterisk PBX 11.12.0
  515. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  516. Supported: replaces, timer
  517. Content-Length: 0
  518.  
  519.  
  520. <------------>
  521. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  522. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  523. <--- SIP read from UDP:10.10.32.96:5062 --->
  524. SUBSCRIBE sip:[email protected] SIP/2.0
  525. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK2019802991
  526. From: "Andrew Martin" <sip:[email protected]>;tag=1387953645
  527. CSeq: 1 SUBSCRIBE
  528. Contact: <sip:[email protected]:5062>
  529. Accept: application/dialog-info+xml
  530. Max-Forwards: 70
  531. User-Agent: Yealink SIP-T38G 38.70.1.33
  532. Expires: 1800
  533. Event: dialog
  534. Content-Length: 0
  535.  
  536. <------------->
  537. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  538. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  539. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  540. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  541. SIP/2.0 403 Forbidden (policy)
  542. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK2019802991;received=10.10.32.96
  543. From: "Andrew Martin" <sip:[email protected]>;tag=1387953645
  544. To: <sip:[email protected]>;tag=as5df8318a
  545. CSeq: 1 SUBSCRIBE
  546. Server: Asterisk PBX 11.12.0
  547. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  548. Supported: replaces, timer
  549. Content-Length: 0
  550.  
  551.  
  552. <------------>
  553. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  554. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  555. <--- SIP read from UDP:10.10.32.96:5062 --->
  556. SUBSCRIBE sip:[email protected] SIP/2.0
  557. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK158331888
  558. From: "Andrew Martin" <sip:[email protected]>;tag=1926732360
  559. CSeq: 1 SUBSCRIBE
  560. Contact: <sip:[email protected]:5062>
  561. Accept: application/dialog-info+xml
  562. Max-Forwards: 70
  563. User-Agent: Yealink SIP-T38G 38.70.1.33
  564. Expires: 1800
  565. Event: dialog
  566. Content-Length: 0
  567.  
  568. <------------->
  569. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  570. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  571. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  572. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  573. SIP/2.0 403 Forbidden (policy)
  574. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK158331888;received=10.10.32.96
  575. From: "Andrew Martin" <sip:[email protected]>;tag=1926732360
  576. To: <sip:[email protected]>;tag=as01c34f54
  577. CSeq: 1 SUBSCRIBE
  578. Server: Asterisk PBX 11.12.0
  579. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  580. Supported: replaces, timer
  581. Content-Length: 0
  582.  
  583.  
  584. <------------>
  585. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  586. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  587. <--- SIP read from UDP:10.10.32.96:5062 --->
  588. SUBSCRIBE sip:[email protected] SIP/2.0
  589. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK158331888
  590. From: "Andrew Martin" <sip:[email protected]>;tag=1926732360
  591. CSeq: 1 SUBSCRIBE
  592. Contact: <sip:[email protected]:5062>
  593. Accept: application/dialog-info+xml
  594. Max-Forwards: 70
  595. User-Agent: Yealink SIP-T38G 38.70.1.33
  596. Expires: 1800
  597. Event: dialog
  598. Content-Length: 0
  599.  
  600. <------------->
  601. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  602. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  603. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  604. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  605. SIP/2.0 403 Forbidden (policy)
  606. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK158331888;received=10.10.32.96
  607. From: "Andrew Martin" <sip:[email protected]>;tag=1926732360
  608. To: <sip:[email protected]>;tag=as33ce207b
  609. CSeq: 1 SUBSCRIBE
  610. Server: Asterisk PBX 11.12.0
  611. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  612. Supported: replaces, timer
  613. Content-Length: 0
  614.  
  615.  
  616. <------------>
  617. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  618. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  619. <--- SIP read from UDP:10.10.32.96:5062 --->
  620. SUBSCRIBE sip:[email protected] SIP/2.0
  621. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK1778366124
  622. From: "Andrew Martin" <sip:[email protected]>;tag=1399201939
  623. CSeq: 1 SUBSCRIBE
  624. Contact: <sip:[email protected]:5062>
  625. Accept: application/dialog-info+xml
  626. Max-Forwards: 70
  627. User-Agent: Yealink SIP-T38G 38.70.1.33
  628. Expires: 1800
  629. Event: dialog
  630. Content-Length: 0
  631.  
  632. <------------->
  633. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  634. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  635. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  636. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  637. SIP/2.0 403 Forbidden (policy)
  638. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK1778366124;received=10.10.32.96
  639. From: "Andrew Martin" <sip:[email protected]>;tag=1399201939
  640. To: <sip:[email protected]>;tag=as3d724237
  641. CSeq: 1 SUBSCRIBE
  642. Server: Asterisk PBX 11.12.0
  643. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  644. Supported: replaces, timer
  645. Content-Length: 0
  646.  
  647.  
  648. <------------>
  649. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  650. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  651. <--- SIP read from UDP:10.10.32.96:5062 --->
  652. SUBSCRIBE sip:[email protected] SIP/2.0
  653. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK1778366124
  654. From: "Andrew Martin" <sip:[email protected]>;tag=1399201939
  655. CSeq: 1 SUBSCRIBE
  656. Contact: <sip:[email protected]:5062>
  657. Accept: application/dialog-info+xml
  658. Max-Forwards: 70
  659. User-Agent: Yealink SIP-T38G 38.70.1.33
  660. Expires: 1800
  661. Event: dialog
  662. Content-Length: 0
  663.  
  664. <------------->
  665. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  666. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  667. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c:
  668. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  669. SIP/2.0 403 Forbidden (policy)
  670. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK1778366124;received=10.10.32.96
  671. From: "Andrew Martin" <sip:[email protected]>;tag=1399201939
  672. To: <sip:[email protected]>;tag=as547bc4cd
  673. CSeq: 1 SUBSCRIBE
  674. Server: Asterisk PBX 11.12.0
  675. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  676. Supported: replaces, timer
  677. Content-Length: 0
  678.  
  679.  
  680. <------------>
  681. [2015-05-11 10:31:02] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  682. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c:
  683. <--- SIP read from UDP:10.10.32.96:5062 --->
  684. SUBSCRIBE sip:[email protected] SIP/2.0
  685. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK944104374
  686. From: "Andrew Martin" <sip:[email protected]>;tag=1315261870
  687. CSeq: 1 SUBSCRIBE
  688. Contact: <sip:[email protected]:5062>
  689. Accept: application/dialog-info+xml
  690. Max-Forwards: 70
  691. User-Agent: Yealink SIP-T38G 38.70.1.33
  692. Expires: 1800
  693. Event: dialog
  694. Content-Length: 0
  695.  
  696. <------------->
  697. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c: --- (13 headers 0 lines) ---
  698. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c: Sending to 10.10.32.96:5062 (no NAT)
  699. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c:
  700. <--- Transmitting (no NAT) to 10.10.32.96:5062 --->
  701. SIP/2.0 403 Forbidden (policy)
  702. Via: SIP/2.0/UDP 10.10.32.96:5062;branch=z9hG4bK944104374;received=10.10.32.96
  703. From: "Andrew Martin" <sip:[email protected]>;tag=1315261870
  704. To: <sip:[email protected]>;tag=as70dd2a17
  705. CSeq: 1 SUBSCRIBE
  706. Server: Asterisk PBX 11.12.0
  707. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  708. Supported: replaces, timer
  709. Content-Length: 0
  710.  
  711.  
  712. <------------>
  713. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]' Method: SUBSCRIBE
  714. [2015-05-11 10:31:03] WARNING[21037] chan_sip.c: Retransmission timeout reached on transmission [email protected]:5060 for seqno 103 (Critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  715. Packet timed out after 32000ms with no response
  716. [2015-05-11 10:31:03] WARNING[21037] chan_sip.c: Hanging up call [email protected]:5060 - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
  717. [2015-05-11 10:31:03] VERBOSE[3649][C-00001d5f] pbx.c: == Spawn extension (asterisk-test, s, 2) exited non-zero on 'SIP/113-00002b7d'
  718. [2015-05-11 10:31:03] VERBOSE[21037] chan_sip.c: Really destroying SIP dialog '[email protected]:5060' Method: INVITE
  719. [2015-05-11 10:31:09] VERBOSE[21037] chan_sip.c:
Advertisement
Add Comment
Please, Sign In to add comment