Advertisement
Guest User

Internal Call Issue - Asterisk

a guest
Apr 11th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 148.34 KB | None | 0 0
  1. Sorry this is long but I wanted to make sure it captured everything. This was an internal call from extension 048664 to 048665 where there was no audio and my call hungup. I logged in using my wifi on my iPhone (although when Wifi is disabled on my iPhone I have exactly the same problem). Extension 048664 was connected on the iPhone and I called my computer (connected to 048665).
  2.  
  3. Here is the sip set debug where core set verbose was equal to 10:
  4.  
  5.  
  6. --------------------------------------------
  7.  
  8. DEBUG
  9.  
  10. --------------------------------------
  11.  
  12. [beanie@ezekial ~] $ ssh -p [DELETED]
  13. root@80.229.154.247's password:
  14. Last login: Sat Apr 11 13:13:33 2015 from [DELETED]
  15. [root@80 ~]# asterisk -r
  16. Asterisk 11.6.0, Copyright (C) 1999 - 2013 Digium, Inc. and others.
  17. Created by Mark Spencer <markster@digium.com>
  18. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  19. This is free software, with components licensed under the GNU General Public
  20. License version 2 and other licenses; you are welcome to redistribute it under
  21. certain conditions. Type 'core show license' for details.
  22. =========================================================================
  23. Connected to Asterisk 11.6.0 currently running on 80 (pid = 1822)
  24. 80*CLI> sip set debug on
  25. SIP Debugging re-enabled
  26. 80*CLI> core set verbose 10
  27. Set remote console verbosity to 10
  28.  
  29. <--- SIP read from UDP:94.23.209.188:5074 --->
  30. INVITE sip:9900970597101797@192.168.1.104:5060 SIP/2.0
  31. To: 9900970597101797<sip:9900970597101797@80.229.154.247>
  32. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  33. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;rport
  34. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  35. CSeq: 1 INVITE
  36. Contact: <sip:1009@94.23.209.188:5074>
  37. Max-Forwards: 70
  38. Allow: INVITE, ACK, CANCEL, BYE
  39. User-Agent: sipcli/v1.8
  40. Content-Type: application/sdp
  41. Content-Length: 281
  42.  
  43. v=0
  44. o=sipcli-Session 703745057 407916833 IN IP4 94.23.209.188
  45. s=sipcli
  46. c=IN IP4 94.23.209.188
  47. t=0 0
  48. m=audio 5075 RTP/AVP 18 0 8 101
  49. a=fmtp:101 0-15
  50. a=rtpmap:18 G729/8000
  51. a=rtpmap:0 PCMU/8000
  52. a=rtpmap:8 PCMA/8000
  53. a=rtpmap:101 telephone-event/8000
  54. a=ptime:20
  55. a=sendrecv
  56.  
  57. <------------->
  58. --- (12 headers 13 lines) ---
  59. Sending to 94.23.209.188:5074 (NAT)
  60. Sending to 94.23.209.188:5074 (NAT)
  61. Using INVITE request as basis request - 72a31091a23ed0e2e0d81293d46aa3ed
  62. No matching peer for '1009' from '94.23.209.188:5074'
  63. == Using SIP RTP TOS bits 184
  64. == Using SIP RTP CoS mark 5
  65. Found RTP audio format 18
  66. Found RTP audio format 0
  67. Found RTP audio format 8
  68. Found RTP audio format 101
  69. Found audio description format G729 for ID 18
  70. Found audio description format PCMU for ID 0
  71. Found audio description format PCMA for ID 8
  72. Found audio description format telephone-event for ID 101
  73. Capabilities: us - (gsm|ulaw|alaw), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  74. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  75. Peer audio RTP is at port 94.23.209.188:5075
  76. Looking for 9900970597101797 in from-sip-external (domain 192.168.1.104)
  77. list_route: hop: <sip:1009@94.23.209.188:5074>
  78.  
  79. <--- Transmitting (NAT) to 94.23.209.188:5074 --->
  80. SIP/2.0 100 Trying
  81. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  82. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  83. To: 9900970597101797<sip:9900970597101797@80.229.154.247>
  84. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  85. CSeq: 1 INVITE
  86. Server: FPBX-2.11.0(11.6.0)
  87. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  88. Supported: replaces, timer
  89. Contact: <sip:9900970597101797@80.229.154.247:5060>
  90. Content-Length: 0
  91.  
  92.  
  93. <------------>
  94. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:18:26'},'1009','1009','','','','9900970597101797','from-sip-external','SIP/80.229.154.247-000005b1','','',3,'','1428761906.6349','1428761906.6349','','','')]
  95. -- Executing [9900970597101797@from-sip-external:1] NoOp("SIP/80.229.154.247-000005b1", "Received incoming SIP connection from unknown peer to 9900970597101797") in new stack
  96. -- Executing [9900970597101797@from-sip-external:2] Set("SIP/80.229.154.247-000005b1", "DID=9900970597101797") in new stack
  97. -- Executing [9900970597101797@from-sip-external:3] Goto("SIP/80.229.154.247-000005b1", "s,1") in new stack
  98. -- Goto (from-sip-external,s,1)
  99. -- Executing [s@from-sip-external:1] GotoIf("SIP/80.229.154.247-000005b1", "0?checklang:noanonymous") in new stack
  100. -- Goto (from-sip-external,s,5)
  101. -- Executing [s@from-sip-external:5] Set("SIP/80.229.154.247-000005b1", "TIMEOUT(absolute)=15") in new stack
  102. -- Channel will hangup at 2015-04-11 15:18:41.740 BST.
  103. -- Executing [s@from-sip-external:6] Log("SIP/80.229.154.247-000005b1", "WARNING,"Rejecting unknown SIP connection from 94.23.209.188"") in new stack
  104. [2015-04-11 15:18:26] WARNING[22040][C-00000f3b]: Ext. s:6 @ from-sip-external: "Rejecting unknown SIP connection from 94.23.209.188"
  105. -- Executing [s@from-sip-external:7] Answer("SIP/80.229.154.247-000005b1", "") in new stack
  106. Audio is at 16402
  107. Adding codec 100003 (ulaw) to SDP
  108. Adding codec 100004 (alaw) to SDP
  109. Adding non-codec 0x1 (telephone-event) to SDP
  110.  
  111. <--- Reliably Transmitting (NAT) to 94.23.209.188:5074 --->
  112. SIP/2.0 200 OK
  113. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  114. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  115. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  116. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  117. CSeq: 1 INVITE
  118. Server: FPBX-2.11.0(11.6.0)
  119. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  120. Supported: replaces, timer
  121. Contact: <sip:9900970597101797@80.229.154.247:5060>
  122. Content-Type: application/sdp
  123. Content-Length: 261
  124.  
  125. v=0
  126. o=root 580167345 580167345 IN IP4 80.229.154.247
  127. s=Asterisk PBX 11.6.0
  128. c=IN IP4 80.229.154.247
  129. t=0 0
  130. m=audio 16402 RTP/AVP 0 8 101
  131. a=rtpmap:0 PCMU/8000
  132. a=rtpmap:8 PCMA/8000
  133. a=rtpmap:101 telephone-event/8000
  134. a=fmtp:101 0-16
  135. a=ptime:20
  136. a=sendrecv
  137.  
  138. <------------>
  139. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:18:26'},'1009','1009','1009','','9900970597101797','s','from-sip-external','SIP/80.229.154.247-000005b1','Answer','',3,'','1428761906.6349','1428761906.6349','','','')]
  140. Retransmitting #1 (NAT) to 94.23.209.188:5074:
  141. SIP/2.0 200 OK
  142. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  143. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  144. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  145. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  146. CSeq: 1 INVITE
  147. Server: FPBX-2.11.0(11.6.0)
  148. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  149. Supported: replaces, timer
  150. Contact: <sip:9900970597101797@80.229.154.247:5060>
  151. Content-Type: application/sdp
  152. Content-Length: 261
  153.  
  154. v=0
  155. o=root 580167345 580167345 IN IP4 80.229.154.247
  156. s=Asterisk PBX 11.6.0
  157. c=IN IP4 80.229.154.247
  158. t=0 0
  159. m=audio 16402 RTP/AVP 0 8 101
  160. a=rtpmap:0 PCMU/8000
  161. a=rtpmap:8 PCMA/8000
  162. a=rtpmap:101 telephone-event/8000
  163. a=fmtp:101 0-16
  164. a=ptime:20
  165. a=sendrecv
  166.  
  167. ---
  168. -- Executing [s@from-sip-external:8] Wait("SIP/80.229.154.247-000005b1", "2") in new stack
  169. Retransmitting #2 (NAT) to 94.23.209.188:5074:
  170. SIP/2.0 200 OK
  171. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  172. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  173. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  174. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  175. CSeq: 1 INVITE
  176. Server: FPBX-2.11.0(11.6.0)
  177. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  178. Supported: replaces, timer
  179. Contact: <sip:9900970597101797@80.229.154.247:5060>
  180. Content-Type: application/sdp
  181. Content-Length: 261
  182.  
  183. v=0
  184. o=root 580167345 580167345 IN IP4 80.229.154.247
  185. s=Asterisk PBX 11.6.0
  186. c=IN IP4 80.229.154.247
  187. t=0 0
  188. m=audio 16402 RTP/AVP 0 8 101
  189. a=rtpmap:0 PCMU/8000
  190. a=rtpmap:8 PCMA/8000
  191. a=rtpmap:101 telephone-event/8000
  192. a=fmtp:101 0-16
  193. a=ptime:20
  194. a=sendrecv
  195.  
  196. ---
  197.  
  198. <--- SIP read from UDP:212.159.122.28:49962 --->
  199.  
  200.  
  201.  
  202. <------------->
  203. -- Executing [s@from-sip-external:9] Playback("SIP/80.229.154.247-000005b1", "ss-noservice") in new stack
  204. [2015-04-11 15:18:29] WARNING[22040][C-00000f3b]: file.c:701 ast_openstream_full: File ss-noservice does not exist in any format
  205. [2015-04-11 15:18:29] WARNING[22040][C-00000f3b]: file.c:1017 ast_streamfile: Unable to open ss-noservice (format (ulaw)): No such file or directory
  206. [2015-04-11 15:18:29] WARNING[22040][C-00000f3b]: app_playback.c:484 playback_exec: ast_streamfile failed on SIP/80.229.154.247-000005b1 for ss-noservice
  207. -- Executing [s@from-sip-external:10] PlayTones("SIP/80.229.154.247-000005b1", "congestion") in new stack
  208. -- Executing [s@from-sip-external:11] Congestion("SIP/80.229.154.247-000005b1", "5") in new stack
  209. Retransmitting #3 (NAT) to 94.23.209.188:5074:
  210. SIP/2.0 200 OK
  211. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  212. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  213. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  214. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  215. CSeq: 1 INVITE
  216. Server: FPBX-2.11.0(11.6.0)
  217. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  218. Supported: replaces, timer
  219. Contact: <sip:9900970597101797@80.229.154.247:5060>
  220. Content-Type: application/sdp
  221. Content-Length: 261
  222.  
  223. v=0
  224. o=root 580167345 580167345 IN IP4 80.229.154.247
  225. s=Asterisk PBX 11.6.0
  226. c=IN IP4 80.229.154.247
  227. t=0 0
  228. m=audio 16402 RTP/AVP 0 8 101
  229. a=rtpmap:0 PCMU/8000
  230. a=rtpmap:8 PCMA/8000
  231. a=rtpmap:101 telephone-event/8000
  232. a=fmtp:101 0-16
  233. a=ptime:20
  234. a=sendrecv
  235.  
  236. ---
  237. Retransmitting #4 (NAT) to 94.23.209.188:5074:
  238. SIP/2.0 200 OK
  239. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  240. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  241. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  242. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  243. CSeq: 1 INVITE
  244. Server: FPBX-2.11.0(11.6.0)
  245. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  246. Supported: replaces, timer
  247. Contact: <sip:9900970597101797@80.229.154.247:5060>
  248. Content-Type: application/sdp
  249. Content-Length: 261
  250.  
  251. v=0
  252. o=root 580167345 580167345 IN IP4 80.229.154.247
  253. s=Asterisk PBX 11.6.0
  254. c=IN IP4 80.229.154.247
  255. t=0 0
  256. m=audio 16402 RTP/AVP 0 8 101
  257. a=rtpmap:0 PCMU/8000
  258. a=rtpmap:8 PCMA/8000
  259. a=rtpmap:101 telephone-event/8000
  260. a=fmtp:101 0-16
  261. a=ptime:20
  262. a=sendrecv
  263.  
  264. ---
  265. == Spawn extension (from-sip-external, s, 11) exited non-zero on 'SIP/80.229.154.247-000005b1'
  266. -- Executing [h@from-sip-external:1] Hangup("SIP/80.229.154.247-000005b1", "") in new stack
  267. == Spawn extension (from-sip-external, h, 1) exited non-zero on 'SIP/80.229.154.247-000005b1'
  268. Scheduling destruction of SIP dialog '72a31091a23ed0e2e0d81293d46aa3ed' in 32000 ms (Method: INVITE)
  269. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:18:34'},'1009','1009','1009','','9900970597101797','h','from-sip-external','SIP/80.229.154.247-000005b1','','',3,'','1428761906.6349','1428761906.6349','','','')]
  270. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:18:34'},'1009','1009','1009','','9900970597101797','h','from-sip-external','SIP/80.229.154.247-000005b1','','',3,'','1428761906.6349','1428761906.6349','','','')]
  271. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:18:34'},'1009','1009','1009','','9900970597101797','h','from-sip-external','SIP/80.229.154.247-000005b1','','',3,'','1428761906.6349','1428761906.6349','','','')]
  272. Really destroying SIP dialog '636344a404b4794431dc306c08f46ae9@80.229.154.247' Method: REGISTER
  273. Reliably Transmitting (NAT) to 212.159.122.28:49839:
  274. OPTIONS sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  275. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK61f3bf86;rport
  276. Max-Forwards: 70
  277. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as7ad837fd
  278. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  279. Contact: <sip:Unknown@80.229.154.247:5060>
  280. Call-ID: 4895cc1a2828586f4a74532205521358@80.229.154.247:5060
  281. CSeq: 102 OPTIONS
  282. User-Agent: FPBX-2.11.0(11.6.0)
  283. Date: Sat, 11 Apr 2015 14:18:35 GMT
  284. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  285. Supported: replaces, timer
  286. Content-Length: 0
  287.  
  288.  
  289. ---
  290.  
  291. <--- SIP read from UDP:212.159.122.28:49839 --->
  292. SIP/2.0 200 OK
  293. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK61f3bf86;rport=5060;received=80.229.154.247
  294. Contact: <sip:192.168.1.103:34733>
  295. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=72b8b64b
  296. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as7ad837fd
  297. Call-ID: 4895cc1a2828586f4a74532205521358@80.229.154.247:5060
  298. CSeq: 102 OPTIONS
  299. Accept: application/sdp, application/sdp
  300. Accept-Language: en
  301. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  302. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  303. User-Agent: Z 3.3.25608 r25552
  304. Allow-Events: presence, kpml
  305. Content-Length: 0
  306.  
  307.  
  308. <------------->
  309. --- (14 headers 0 lines) ---
  310. Really destroying SIP dialog '4895cc1a2828586f4a74532205521358@80.229.154.247:5060' Method: OPTIONS
  311. Retransmitting #5 (NAT) to 94.23.209.188:5074:
  312. SIP/2.0 200 OK
  313. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  314. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  315. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  316. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  317. CSeq: 1 INVITE
  318. Server: FPBX-2.11.0(11.6.0)
  319. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  320. Supported: replaces, timer
  321. Contact: <sip:9900970597101797@80.229.154.247:5060>
  322. Content-Type: application/sdp
  323. Content-Length: 261
  324.  
  325. v=0
  326. o=root 580167345 580167345 IN IP4 80.229.154.247
  327. s=Asterisk PBX 11.6.0
  328. c=IN IP4 80.229.154.247
  329. t=0 0
  330. m=audio 16402 RTP/AVP 0 8 101
  331. a=rtpmap:0 PCMU/8000
  332. a=rtpmap:8 PCMA/8000
  333. a=rtpmap:101 telephone-event/8000
  334. a=fmtp:101 0-16
  335. a=ptime:20
  336. a=sendrecv
  337.  
  338. ---
  339.  
  340. <--- SIP read from UDP:212.159.122.28:49962 --->
  341. REGISTER sip:192.168.1.104:5060;transport=UDP SIP/2.0
  342. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-25312602c6bf38d6-1---d8754z-
  343. Max-Forwards: 70
  344. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  345. To: "048664"<sip:048664@80.229.154.247;transport=UDP>
  346. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  347. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  348. CSeq: 37 REGISTER
  349. Expires: 60
  350. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  351. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  352. User-Agent: Zoiper r21367
  353. Authorization: Digest username="048664",realm="asterisk",nonce="3c2859c7",uri="sip:80.229.154.247;transport=UDP",response="cfd46079b7a301658a00ef8612e58a24",algorithm=MD5
  354. Allow-Events: presence, kpml
  355. Content-Length: 0
  356.  
  357.  
  358. <------------->
  359. --- (15 headers 0 lines) ---
  360. Sending to 212.159.122.28:49962 (NAT)
  361. Sending to 212.159.122.28:49962 (NAT)
  362.  
  363. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  364. SIP/2.0 401 Unauthorized
  365. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-25312602c6bf38d6-1---d8754z-;received=212.159.122.28;rport=49962
  366. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  367. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=as314e1b87
  368. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  369. CSeq: 37 REGISTER
  370. Server: FPBX-2.11.0(11.6.0)
  371. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  372. Supported: replaces, timer
  373. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="112c95b2"
  374. Content-Length: 0
  375.  
  376.  
  377. <------------>
  378. Scheduling destruction of SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' in 32000 ms (Method: REGISTER)
  379.  
  380. <--- SIP read from UDP:212.159.122.28:49962 --->
  381. REGISTER sip:192.168.1.104:5060;transport=UDP SIP/2.0
  382. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-0f484e4e61660905-1---d8754z-
  383. Max-Forwards: 70
  384. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  385. To: "048664"<sip:048664@80.229.154.247;transport=UDP>
  386. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  387. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  388. CSeq: 38 REGISTER
  389. Expires: 60
  390. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  391. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  392. User-Agent: Zoiper r21367
  393. Authorization: Digest username="048664",realm="asterisk",nonce="112c95b2",uri="sip:80.229.154.247;transport=UDP",response="35677be8cf476235937e8cdc4d5d4f4f",algorithm=MD5
  394. Allow-Events: presence, kpml
  395. Content-Length: 0
  396.  
  397.  
  398. <------------->
  399. --- (15 headers 0 lines) ---
  400. Sending to 212.159.122.28:49962 (NAT)
  401. Reliably Transmitting (NAT) to 212.159.122.28:49962:
  402. OPTIONS sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP SIP/2.0
  403. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4d97b4d8;rport
  404. Max-Forwards: 70
  405. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as66f6feae
  406. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  407. Contact: <sip:Unknown@80.229.154.247:5060>
  408. Call-ID: 356e921b6b4266424627e652675ac4d1@80.229.154.247:5060
  409. CSeq: 102 OPTIONS
  410. User-Agent: FPBX-2.11.0(11.6.0)
  411. Date: Sat, 11 Apr 2015 14:18:38 GMT
  412. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  413. Supported: replaces, timer
  414. Content-Length: 0
  415.  
  416.  
  417. ---
  418.  
  419. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  420. SIP/2.0 200 OK
  421. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-0f484e4e61660905-1---d8754z-;received=212.159.122.28;rport=49962
  422. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  423. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=as314e1b87
  424. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  425. CSeq: 38 REGISTER
  426. Server: FPBX-2.11.0(11.6.0)
  427. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  428. Supported: replaces, timer
  429. Expires: 60
  430. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;expires=60
  431. Date: Sat, 11 Apr 2015 14:18:38 GMT
  432. Content-Length: 0
  433.  
  434.  
  435. <------------>
  436. Scheduling destruction of SIP dialog '7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060' in 6400 ms (Method: NOTIFY)
  437. Reliably Transmitting (NAT) to 212.159.122.28:49962:
  438. NOTIFY sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP SIP/2.0
  439. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK43cecadb;rport
  440. Max-Forwards: 70
  441. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as1eba7012
  442. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  443. Contact: <sip:Unknown@80.229.154.247:5060>
  444. Call-ID: 7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060
  445. CSeq: 102 NOTIFY
  446. User-Agent: FPBX-2.11.0(11.6.0)
  447. Event: message-summary
  448. Content-Type: application/simple-message-summary
  449. Content-Length: 89
  450.  
  451. Messages-Waiting: no
  452. Message-Account: sip:*97@80.229.154.247
  453. Voice-Message: 0/0 (0/0)
  454.  
  455. ---
  456. Scheduling destruction of SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' in 32000 ms (Method: REGISTER)
  457. Retransmitting #1 (NAT) to 212.159.122.28:49962:
  458. NOTIFY sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP SIP/2.0
  459. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK43cecadb;rport
  460. Max-Forwards: 70
  461. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as1eba7012
  462. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  463. Contact: <sip:Unknown@80.229.154.247:5060>
  464. Call-ID: 7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060
  465. CSeq: 102 NOTIFY
  466. User-Agent: FPBX-2.11.0(11.6.0)
  467. Event: message-summary
  468. Content-Type: application/simple-message-summary
  469. Content-Length: 89
  470.  
  471. Messages-Waiting: no
  472. Message-Account: sip:*97@80.229.154.247
  473. Voice-Message: 0/0 (0/0)
  474.  
  475. ---
  476.  
  477. <--- SIP read from UDP:212.159.122.28:49962 --->
  478. SIP/2.0 200 OK
  479. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4d97b4d8;rport=5060;received=80.229.154.247
  480. Contact: <sip:212.159.122.28:49962>
  481. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;tag=7efc3e0d
  482. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as66f6feae
  483. Call-ID: 356e921b6b4266424627e652675ac4d1@80.229.154.247:5060
  484. CSeq: 102 OPTIONS
  485. Accept: application/sdp, application/sdp
  486. Accept-Language: en
  487. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  488. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  489. User-Agent: Zoiper r21367
  490. Allow-Events: presence, kpml
  491. Content-Length: 0
  492.  
  493.  
  494. <------------->
  495. --- (14 headers 0 lines) ---
  496. Really destroying SIP dialog '356e921b6b4266424627e652675ac4d1@80.229.154.247:5060' Method: OPTIONS
  497.  
  498. <--- SIP read from UDP:212.159.122.28:49962 --->
  499. SIP/2.0 200 OK
  500. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK43cecadb;rport=5060;received=80.229.154.247
  501. Contact: <sip:212.159.122.28:49962>
  502. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;tag=47f54544
  503. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as1eba7012
  504. Call-ID: 7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060
  505. CSeq: 102 NOTIFY
  506. User-Agent: Zoiper r21367
  507. Content-Length: 0
  508.  
  509.  
  510. <------------->
  511. --- (9 headers 0 lines) ---
  512. Really destroying SIP dialog '7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060' Method: NOTIFY
  513.  
  514. <--- SIP read from UDP:212.159.122.28:49962 --->
  515. SIP/2.0 200 OK
  516. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK43cecadb;rport=5060;received=80.229.154.247
  517. Contact: <sip:212.159.122.28:49962>
  518. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;tag=47f54544
  519. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as1eba7012
  520. Call-ID: 7697bf4e07d933a65424a2f17fd80f36@80.229.154.247:5060
  521. CSeq: 102 NOTIFY
  522. User-Agent: Zoiper r21367
  523. Content-Length: 0
  524.  
  525.  
  526. <------------->
  527. --- (9 headers 0 lines) ---
  528. Retransmitting #6 (NAT) to 94.23.209.188:5074:
  529. SIP/2.0 200 OK
  530. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  531. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  532. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  533. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  534. CSeq: 1 INVITE
  535. Server: FPBX-2.11.0(11.6.0)
  536. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  537. Supported: replaces, timer
  538. Contact: <sip:9900970597101797@80.229.154.247:5060>
  539. Content-Type: application/sdp
  540. Content-Length: 261
  541.  
  542. v=0
  543. o=root 580167345 580167345 IN IP4 80.229.154.247
  544. s=Asterisk PBX 11.6.0
  545. c=IN IP4 80.229.154.247
  546. t=0 0
  547. m=audio 16402 RTP/AVP 0 8 101
  548. a=rtpmap:0 PCMU/8000
  549. a=rtpmap:8 PCMA/8000
  550. a=rtpmap:101 telephone-event/8000
  551. a=fmtp:101 0-16
  552. a=ptime:20
  553. a=sendrecv
  554.  
  555. ---
  556. 80*CLI> clear
  557. No such command 'clear' (type 'core show help clear' for other possible commands)
  558. Retransmitting #7 (NAT) to 94.23.209.188:5074:
  559. SIP/2.0 200 OK
  560. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  561. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  562. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  563. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  564. CSeq: 1 INVITE
  565. Server: FPBX-2.11.0(11.6.0)
  566. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  567. Supported: replaces, timer
  568. Contact: <sip:9900970597101797@80.229.154.247:5060>
  569. Content-Type: application/sdp
  570. Content-Length: 261
  571.  
  572. v=0
  573. o=root 580167345 580167345 IN IP4 80.229.154.247
  574. s=Asterisk PBX 11.6.0
  575. c=IN IP4 80.229.154.247
  576. t=0 0
  577. m=audio 16402 RTP/AVP 0 8 101
  578. a=rtpmap:0 PCMU/8000
  579. a=rtpmap:8 PCMA/8000
  580. a=rtpmap:101 telephone-event/8000
  581. a=fmtp:101 0-16
  582. a=ptime:20
  583. a=sendrecv
  584.  
  585. ---
  586. Retransmitting #8 (NAT) to 94.23.209.188:5074:
  587. SIP/2.0 200 OK
  588. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  589. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  590. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  591. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  592. CSeq: 1 INVITE
  593. Server: FPBX-2.11.0(11.6.0)
  594. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  595. Supported: replaces, timer
  596. Contact: <sip:9900970597101797@80.229.154.247:5060>
  597. Content-Type: application/sdp
  598. Content-Length: 261
  599.  
  600. v=0
  601. o=root 580167345 580167345 IN IP4 80.229.154.247
  602. s=Asterisk PBX 11.6.0
  603. c=IN IP4 80.229.154.247
  604. t=0 0
  605. m=audio 16402 RTP/AVP 0 8 101
  606. a=rtpmap:0 PCMU/8000
  607. a=rtpmap:8 PCMA/8000
  608. a=rtpmap:101 telephone-event/8000
  609. a=fmtp:101 0-16
  610. a=ptime:20
  611. a=sendrecv
  612.  
  613. ---
  614. Retransmitting #9 (NAT) to 94.23.209.188:5074:
  615. SIP/2.0 200 OK
  616. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  617. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  618. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  619. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  620. CSeq: 1 INVITE
  621. Server: FPBX-2.11.0(11.6.0)
  622. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  623. Supported: replaces, timer
  624. Contact: <sip:9900970597101797@80.229.154.247:5060>
  625. Content-Type: application/sdp
  626. Content-Length: 261
  627.  
  628. v=0
  629. o=root 580167345 580167345 IN IP4 80.229.154.247
  630. s=Asterisk PBX 11.6.0
  631. c=IN IP4 80.229.154.247
  632. t=0 0
  633. m=audio 16402 RTP/AVP 0 8 101
  634. a=rtpmap:0 PCMU/8000
  635. a=rtpmap:8 PCMA/8000
  636. a=rtpmap:101 telephone-event/8000
  637. a=fmtp:101 0-16
  638. a=ptime:20
  639. a=sendrecv
  640.  
  641. ---
  642. Retransmitting #10 (NAT) to 94.23.209.188:5074:
  643. SIP/2.0 200 OK
  644. Via: SIP/2.0/UDP 94.23.209.188:5074;branch=z9hG4bK-72a31091a23ed0e2e0d81293d46aa3ed;received=94.23.209.188;rport=5074
  645. From: 1009<sip:1009@80.229.154.247>;tag=c705798e
  646. To: 9900970597101797<sip:9900970597101797@80.229.154.247>;tag=as22f3f56a
  647. Call-ID: 72a31091a23ed0e2e0d81293d46aa3ed
  648. CSeq: 1 INVITE
  649. Server: FPBX-2.11.0(11.6.0)
  650. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  651. Supported: replaces, timer
  652. Contact: <sip:9900970597101797@80.229.154.247:5060>
  653. Content-Type: application/sdp
  654. Content-Length: 261
  655.  
  656. v=0
  657. o=root 580167345 580167345 IN IP4 80.229.154.247
  658. s=Asterisk PBX 11.6.0
  659. c=IN IP4 80.229.154.247
  660. t=0 0
  661. m=audio 16402 RTP/AVP 0 8 101
  662. a=rtpmap:0 PCMU/8000
  663. a=rtpmap:8 PCMA/8000
  664. a=rtpmap:101 telephone-event/8000
  665. a=fmtp:101 0-16
  666. a=ptime:20
  667. a=sendrecv
  668.  
  669. ---
  670.  
  671. <--- SIP read from UDP:212.159.122.28:49962 --->
  672.  
  673.  
  674.  
  675. <------------->
  676. [2015-04-11 15:18:58] WARNING[1936]: chan_sip.c:4174 retrans_pkt: Retransmission timeout reached on transmission 72a31091a23ed0e2e0d81293d46aa3ed for seqno 1 (Critical Response) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  677. Packet timed out after 32000ms with no response
  678. Really destroying SIP dialog '72a31091a23ed0e2e0d81293d46aa3ed' Method: INVITE
  679. -- Attempting call on Local/s@tc-maint for application NoCDR() (Retry 1)
  680. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:19:00'},'','','','','','s','tc-maint','Local/s@tc-maint-0000098e;1','','',3,'','1428761940.6350','1428761940.6350','','','')]
  681. -- Executing [s@tc-maint:1] NoCDR("Local/s@tc-maint-0000098e;2", "") in new stack
  682. -- Executing [s@tc-maint:2] Set("Local/s@tc-maint-0000098e;2", "TCMAINT=RETURN") in new stack
  683. -- Executing [s@tc-maint:3] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,1,1()") in new stack
  684. -- Executing [1@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-18:00,mon-fri,1-31,jan-dec?truestate") in new stack
  685. -- Executing [1@timeconditions:2] GotoIf("Local/s@tc-maint-0000098e;2", "0?truegoto") in new stack
  686. -- Executing [1@timeconditions:3] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/1)=)") in new stack
  687. -- Executing [1@timeconditions:4] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC1)=INUSE") in new stack
  688. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:19:00'},'','','','','','s','tc-maint','Local/s@tc-maint-0000098e;2','','',3,'','1428761940.6351','1428761940.6350','','','')]
  689. -- Executing [1@timeconditions:5] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  690. -- Executing [1@timeconditions:6] GotoIf("Local/s@tc-maint-0000098e;2", "0?ext-local,vmu5201,1") in new stack
  691. -- Executing [1@timeconditions:7] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=false") in new stack
  692. -- Executing [1@timeconditions:8] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  693. -- Executing [s@tc-maint:4] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,2,1()") in new stack
  694. -- Executing [2@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "08:00-22:00,sat-sun,*,*?truestate") in new stack
  695. -- Goto (timeconditions,2,10)
  696. -- Executing [2@timeconditions:10] GotoIf("Local/s@tc-maint-0000098e;2", "0?falsegoto") in new stack
  697. -- Executing [2@timeconditions:11] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/2)=)") in new stack
  698. -- Executing [2@timeconditions:12] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC2)=NOT_INUSE") in new stack
  699. -- Executing [2@timeconditions:13] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  700. -- Executing [2@timeconditions:14] GotoIf("Local/s@tc-maint-0000098e;2", "0?ivr-5,s,1") in new stack
  701. -- Executing [2@timeconditions:15] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=true") in new stack
  702. -- Executing [2@timeconditions:16] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  703. -- Executing [s@tc-maint:5] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,3,1()") in new stack
  704. -- Executing [3@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  705. -- Executing [3@timeconditions:2] GotoIf("Local/s@tc-maint-0000098e;2", "0?truegoto") in new stack
  706. -- Executing [3@timeconditions:3] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/3)=)") in new stack
  707. -- Executing [3@timeconditions:4] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC3)=INUSE") in new stack
  708. -- Executing [3@timeconditions:5] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  709. -- Executing [3@timeconditions:6] GotoIf("Local/s@tc-maint-0000098e;2", "0?ext-local,vmu5203,1") in new stack
  710. -- Executing [3@timeconditions:7] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=false") in new stack
  711. -- Executing [3@timeconditions:8] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  712. -- Executing [s@tc-maint:6] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,4,1()") in new stack
  713. -- Executing [4@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-20:00,mon-fri,*,*?truestate") in new stack
  714. -- Executing [4@timeconditions:2] GotoIf("Local/s@tc-maint-0000098e;2", "0?truegoto") in new stack
  715. -- Executing [4@timeconditions:3] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/4)=)") in new stack
  716. -- Executing [4@timeconditions:4] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC4)=INUSE") in new stack
  717. -- Executing [4@timeconditions:5] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  718. -- Executing [4@timeconditions:6] GotoIf("Local/s@tc-maint-0000098e;2", "0?ext-local,vmu5204,1") in new stack
  719. -- Executing [4@timeconditions:7] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=false") in new stack
  720. -- Executing [4@timeconditions:8] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  721. -- Executing [s@tc-maint:7] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,5,1()") in new stack
  722. -- Executing [5@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  723. -- Executing [5@timeconditions:2] GotoIf("Local/s@tc-maint-0000098e;2", "0?truegoto") in new stack
  724. -- Executing [5@timeconditions:3] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/5)=)") in new stack
  725. -- Executing [5@timeconditions:4] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC5)=INUSE") in new stack
  726. -- Executing [5@timeconditions:5] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  727. -- Executing [5@timeconditions:6] GotoIf("Local/s@tc-maint-0000098e;2", "0?ext-local,vmu5205,1") in new stack
  728. -- Executing [5@timeconditions:7] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=false") in new stack
  729. -- Executing [5@timeconditions:8] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  730. -- Executing [s@tc-maint:8] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,6,1()") in new stack
  731. -- Executing [6@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  732. -- Goto (timeconditions,6,9)
  733. -- Executing [6@timeconditions:9] GotoIf("Local/s@tc-maint-0000098e;2", "0?falsegoto") in new stack
  734. -- Executing [6@timeconditions:10] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/6)=)") in new stack
  735. -- Executing [6@timeconditions:11] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC6)=NOT_INUSE") in new stack
  736. -- Executing [6@timeconditions:12] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  737. -- Executing [6@timeconditions:13] GotoIf("Local/s@tc-maint-0000098e;2", "0?ext-queues,5107,1") in new stack
  738. -- Executing [6@timeconditions:14] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=true") in new stack
  739. -- Executing [6@timeconditions:15] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  740. -- Executing [s@tc-maint:9] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,7,1()") in new stack
  741. -- Executing [7@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  742. -- Goto (timeconditions,7,9)
  743. -- Executing [7@timeconditions:9] GotoIf("Local/s@tc-maint-0000098e;2", "0?falsegoto") in new stack
  744. -- Executing [7@timeconditions:10] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/7)=)") in new stack
  745. -- Executing [7@timeconditions:11] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC7)=NOT_INUSE") in new stack
  746. -- Executing [7@timeconditions:12] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  747. -- Executing [7@timeconditions:13] GotoIf("Local/s@tc-maint-0000098e;2", "0?ivr-9,s,1") in new stack
  748. -- Executing [7@timeconditions:14] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=true") in new stack
  749. -- Executing [7@timeconditions:15] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  750. -- Executing [s@tc-maint:10] Gosub("Local/s@tc-maint-0000098e;2", "timeconditions,8,1()") in new stack
  751. -- Executing [8@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098e;2", "00:00-23:59,mon-sun,*,*?truestate") in new stack
  752. -- Goto (timeconditions,8,9)
  753. -- Executing [8@timeconditions:9] GotoIf("Local/s@tc-maint-0000098e;2", "0?falsegoto") in new stack
  754. -- Executing [8@timeconditions:10] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DB(TC/8)=)") in new stack
  755. -- Executing [8@timeconditions:11] Set("Local/s@tc-maint-0000098e;2", "DEVICE_STATE(Custom:TC8)=NOT_INUSE") in new stack
  756. -- Executing [8@timeconditions:12] ExecIf("Local/s@tc-maint-0000098e;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  757. -- Executing [8@timeconditions:13] GotoIf("Local/s@tc-maint-0000098e;2", "0?ivr-10,s,1") in new stack
  758. -- Executing [8@timeconditions:14] Set("Local/s@tc-maint-0000098e;2", "TCSTATE=true") in new stack
  759. -- Executing [8@timeconditions:15] Return("Local/s@tc-maint-0000098e;2", "") in new stack
  760. -- Executing [s@tc-maint:11] System("Local/s@tc-maint-0000098e;2", "/var/lib/asterisk/bin/schedtc.php 60 /var/spool/asterisk/outgoing 0") in new stack
  761. -- Executing [s@tc-maint:12] Answer("Local/s@tc-maint-0000098e;2", "") in new stack
  762. > Channel Local/s@tc-maint-0000098e;1 was answered.
  763. > Launching NoCDR() on Local/s@tc-maint-0000098e;1
  764. [2015-04-11 15:19:00] NOTICE[22041]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
  765. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:19:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-0000098e;2','Answer','',3,'','1428761940.6351','1428761940.6350','','','')]
  766. == Spawn extension (tc-maint, s, 12) exited non-zero on 'Local/s@tc-maint-0000098e;2'
  767. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:19:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-0000098e;1','','',3,'','1428761940.6350','1428761940.6350','','','')]
  768. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:19:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-0000098e;1','','',3,'','1428761940.6350','1428761940.6350','','','')]
  769. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:19:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-0000098e;1','','',3,'','1428761940.6350','1428761940.6350','','','')]
  770. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:19:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-0000098e;2','','',3,'','1428761940.6351','1428761940.6350','','','')]
  771. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:19:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-0000098e;2','','',3,'','1428761940.6351','1428761940.6350','','','')]
  772. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:19:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-0000098e;2','','',3,'','1428761940.6351','1428761940.6350','','','')]
  773.  
  774. <--- SIP read from UDP:212.159.122.28:49962 --->
  775. INVITE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  776. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-1e0f2d97474c187b-1---d8754z-
  777. Max-Forwards: 70
  778. Contact: <sip:048664@212.159.122.28:49962;transport=UDP>
  779. To: <sip:048665@80.229.154.247;transport=UDP>
  780. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  781. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  782. CSeq: 1 INVITE
  783. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  784. Content-Type: application/sdp
  785. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  786. User-Agent: Zoiper r21367
  787. Allow-Events: presence, kpml
  788. Content-Length: 242
  789.  
  790. v=0
  791. o=Z 0 0 IN IP4 192.168.1.87
  792. s=Z
  793. c=IN IP4 212.159.122.28
  794. t=0 0
  795. m=audio 32812 RTP/AVP 3 110 98 8 0 101
  796. a=rtpmap:110 speex/8000
  797. a=rtpmap:98 iLBC/8000
  798. a=fmtp:98 mode=20
  799. a=rtpmap:101 telephone-event/8000
  800. a=fmtp:101 0-15
  801. a=sendrecv
  802.  
  803. <------------->
  804. --- (14 headers 12 lines) ---
  805. Sending to 212.159.122.28:49962 (NAT)
  806. Sending to 212.159.122.28:49962 (NAT)
  807. Using INVITE request as basis request - NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  808. Found peer '048664' for '048664' from 212.159.122.28:49962
  809.  
  810. <--- Reliably Transmitting (NAT) to 212.159.122.28:49962 --->
  811. SIP/2.0 401 Unauthorized
  812. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-1e0f2d97474c187b-1---d8754z-;received=212.159.122.28;rport=49962
  813. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  814. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as243b5b39
  815. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  816. CSeq: 1 INVITE
  817. Server: FPBX-2.11.0(11.6.0)
  818. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  819. Supported: replaces, timer
  820. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="5b9b76e3"
  821. Content-Length: 0
  822.  
  823.  
  824. <------------>
  825. Scheduling destruction of SIP dialog 'NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.' in 12864 ms (Method: INVITE)
  826.  
  827. <--- SIP read from UDP:212.159.122.28:49962 --->
  828. ACK sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  829. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-1e0f2d97474c187b-1---d8754z-
  830. Max-Forwards: 70
  831. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as243b5b39
  832. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  833. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  834. CSeq: 1 ACK
  835. Content-Length: 0
  836.  
  837.  
  838. <------------->
  839. --- (8 headers 0 lines) ---
  840.  
  841. <--- SIP read from UDP:212.159.122.28:49962 --->
  842. INVITE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  843. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-
  844. Max-Forwards: 70
  845. Contact: <sip:048664@212.159.122.28:49962;transport=UDP>
  846. To: <sip:048665@80.229.154.247;transport=UDP>
  847. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  848. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  849. CSeq: 2 INVITE
  850. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  851. Content-Type: application/sdp
  852. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  853. User-Agent: Zoiper r21367
  854. Authorization: Digest username="048664",realm="asterisk",nonce="5b9b76e3",uri="sip:048665@80.229.154.247;transport=UDP",response="ba4d5e001592327b084dbb9866d70e57",algorithm=MD5
  855. Allow-Events: presence, kpml
  856. Content-Length: 242
  857.  
  858. v=0
  859. o=Z 0 0 IN IP4 192.168.1.87
  860. s=Z
  861. c=IN IP4 212.159.122.28
  862. t=0 0
  863. m=audio 32812 RTP/AVP 3 110 98 8 0 101
  864. a=rtpmap:110 speex/8000
  865. a=rtpmap:98 iLBC/8000
  866. a=fmtp:98 mode=20
  867. a=rtpmap:101 telephone-event/8000
  868. a=fmtp:101 0-15
  869. a=sendrecv
  870.  
  871. <------------->
  872. --- (15 headers 12 lines) ---
  873. Sending to 212.159.122.28:49962 (NAT)
  874. Using INVITE request as basis request - NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  875. Found peer '048664' for '048664' from 212.159.122.28:49962
  876. == Using SIP RTP TOS bits 184
  877. == Using SIP RTP CoS mark 5
  878. Found RTP audio format 3
  879. Found RTP audio format 110
  880. Found RTP audio format 98
  881. Found RTP audio format 8
  882. Found RTP audio format 0
  883. Found RTP audio format 101
  884. Found audio description format speex for ID 110
  885. Found audio description format iLBC for ID 98
  886. Found audio description format telephone-event for ID 101
  887. Capabilities: us - (gsm|ulaw|alaw), peer - audio=(gsm|ulaw|alaw|speex|ilbc)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  888. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  889. Peer audio RTP is at port 212.159.122.28:32812
  890. Looking for 048665 in from-internal (domain 192.168.1.104)
  891. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:19:08'},'Fowler Kirsty (Coventry)','048664','','','','048665','from-internal','SIP/048664-000005b2','','',3,'','1428761948.6352','1428761948.6352','','','')]
  892. list_route: hop: <sip:048664@212.159.122.28:49962;transport=UDP>
  893.  
  894. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  895. SIP/2.0 100 Trying
  896. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  897. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  898. To: <sip:048665@80.229.154.247;transport=UDP>
  899. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  900. CSeq: 2 INVITE
  901. Server: FPBX-2.11.0(11.6.0)
  902. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  903. Supported: replaces, timer
  904. Session-Expires: 1800;refresher=uas
  905. Contact: <sip:048665@80.229.154.247:5060>
  906. Content-Length: 0
  907.  
  908.  
  909. <------------>
  910. -- Executing [048665@from-internal:1] Set("SIP/048664-000005b2", "__RINGTIMER=15") in new stack
  911. -- Executing [048665@from-internal:2] Macro("SIP/048664-000005b2", "exten-vm,048665,048665,0,0,0") in new stack
  912. -- Executing [s@macro-exten-vm:1] Macro("SIP/048664-000005b2", "user-callerid,") in new stack
  913. -- Executing [s@macro-user-callerid:1] Set("SIP/048664-000005b2", "TOUCH_MONITOR=1428761948.6352") in new stack
  914. -- Executing [s@macro-user-callerid:2] Set("SIP/048664-000005b2", "AMPUSER=048664") in new stack
  915. -- Executing [s@macro-user-callerid:3] GotoIf("SIP/048664-000005b2", "0?report") in new stack
  916. -- Executing [s@macro-user-callerid:4] ExecIf("SIP/048664-000005b2", "1?Set(REALCALLERIDNUM=048664)") in new stack
  917. -- Executing [s@macro-user-callerid:5] Set("SIP/048664-000005b2", "AMPUSER=048664") in new stack
  918. -- Executing [s@macro-user-callerid:6] GotoIf("SIP/048664-000005b2", "0?limit") in new stack
  919. -- Executing [s@macro-user-callerid:7] Set("SIP/048664-000005b2", "AMPUSERCIDNAME=Fowler Kirsty (Coventry)") in new stack
  920. -- Executing [s@macro-user-callerid:8] GotoIf("SIP/048664-000005b2", "0?report") in new stack
  921. -- Executing [s@macro-user-callerid:9] Set("SIP/048664-000005b2", "AMPUSERCID=048664") in new stack
  922. -- Executing [s@macro-user-callerid:10] Set("SIP/048664-000005b2", "__DIAL_OPTIONS=Tt") in new stack
  923. -- Executing [s@macro-user-callerid:11] Set("SIP/048664-000005b2", "CALLERID(all)="Fowler Kirsty (Coventry)" <048664>") in new stack
  924. -- Executing [s@macro-user-callerid:12] GotoIf("SIP/048664-000005b2", "0?limit") in new stack
  925. -- Executing [s@macro-user-callerid:13] ExecIf("SIP/048664-000005b2", "0?Set(GROUP(concurrency_limit)=048664)") in new stack
  926. -- Executing [s@macro-user-callerid:14] GosubIf("SIP/048664-000005b2", "7?sub-ccss,s,1(macro-exten-vm,048665)") in new stack
  927. -- Executing [s@sub-ccss:1] ExecIf("SIP/048664-000005b2", "0?Return()") in new stack
  928. -- Executing [s@sub-ccss:2] Set("SIP/048664-000005b2", "CCSS_SETUP=TRUE") in new stack
  929. -- Executing [s@sub-ccss:3] GosubIf("SIP/048664-000005b2", "0?monitor_config,1(macro-exten-vm,048665):monitor_default,1(macro-exten-vm,048665)") in new stack
  930. -- Executing [monitor_default@sub-ccss:1] GotoIf("SIP/048664-000005b2", "1?is_exten") in new stack
  931. -- Goto (sub-ccss,monitor_default,4)
  932. -- Executing [monitor_default@sub-ccss:4] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_monitor_policy)=generic") in new stack
  933. -- Executing [monitor_default@sub-ccss:5] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_max_monitors)=5") in new stack
  934. -- Executing [monitor_default@sub-ccss:6] Return("SIP/048664-000005b2", "TRUE") in new stack
  935. -- Executing [s@sub-ccss:4] GosubIf("SIP/048664-000005b2", "7?agent_config,1():agent_default,1()") in new stack
  936. -- Executing [agent_config@sub-ccss:1] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_agent_policy)=generic") in new stack
  937. -- Executing [agent_config@sub-ccss:2] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_offer_timer)=30") in new stack
  938. -- Executing [agent_config@sub-ccss:3] Set("SIP/048664-000005b2", "CALLCOMPLETION(ccbs_available_timer)=") in new stack
  939. -- Executing [agent_config@sub-ccss:4] Set("SIP/048664-000005b2", "CALLCOMPLETION(ccnr_available_timer)=") in new stack
  940. -- Executing [agent_config@sub-ccss:5] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_callback_macro)=ccss-default") in new stack
  941. [2015-04-11 15:19:08] WARNING[22046][C-00000f3d]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead.
  942. -- Executing [agent_config@sub-ccss:6] ExecIf("SIP/048664-000005b2", "1?Set(CALLCOMPLETION(cc_recall_timer)=)") in new stack
  943. -- Executing [agent_config@sub-ccss:7] ExecIf("SIP/048664-000005b2", "1?Set(CALLCOMPLETION(cc_max_agents)=)") in new stack
  944. -- Executing [agent_config@sub-ccss:8] ExecIf("SIP/048664-000005b2", "0?Set(CALLCOMPLETION(cc_agent_dialstring)=Local/048664_048665@from-ccss-)") in new stack
  945. -- Executing [agent_config@sub-ccss:9] Set("SIP/048664-000005b2", "CALLCOMPLETION(cc_callback_macro)=ccss-default") in new stack
  946. [2015-04-11 15:19:08] WARNING[22046][C-00000f3d]: ccss.c:1000 ast_set_cc_callback_macro: Usage of cc_callback_macro is deprecated. Please use cc_callback_sub instead.
  947. -- Executing [agent_config@sub-ccss:10] Return("SIP/048664-000005b2", "") in new stack
  948. -- Executing [s@sub-ccss:5] Set("SIP/048664-000005b2", "DB(AMPUSER/048664/ccss/last_number)=048665") in new stack
  949. -- Executing [s@sub-ccss:6] Return("SIP/048664-000005b2", "") in new stack
  950. -- Executing [s@macro-user-callerid:15] ExecIf("SIP/048664-000005b2", "0?Set(CHANNEL(language)=)") in new stack
  951. -- Executing [s@macro-user-callerid:16] GotoIf("SIP/048664-000005b2", "0?continue") in new stack
  952. -- Executing [s@macro-user-callerid:17] ExecIf("SIP/048664-000005b2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  953. -- Executing [s@macro-user-callerid:18] Set("SIP/048664-000005b2", "__TTL=64") in new stack
  954. -- Executing [s@macro-user-callerid:19] GotoIf("SIP/048664-000005b2", "1?continue") in new stack
  955. -- Goto (macro-user-callerid,s,30)
  956. -- Executing [s@macro-user-callerid:30] Set("SIP/048664-000005b2", "CALLERID(number)=048664") in new stack
  957. -- Executing [s@macro-user-callerid:31] Set("SIP/048664-000005b2", "CALLERID(name)=Fowler Kirsty (Coventry)") in new stack
  958. -- Executing [s@macro-user-callerid:32] Set("SIP/048664-000005b2", "CDR(cnum)=048664") in new stack
  959. -- Executing [s@macro-user-callerid:33] Set("SIP/048664-000005b2", "CDR(cnam)=Fowler Kirsty (Coventry)") in new stack
  960. -- Executing [s@macro-user-callerid:34] Set("SIP/048664-000005b2", "CHANNEL(language)=en") in new stack
  961. -- Executing [s@macro-exten-vm:2] Set("SIP/048664-000005b2", "RingGroupMethod=none") in new stack
  962. -- Executing [s@macro-exten-vm:3] Set("SIP/048664-000005b2", "__EXTTOCALL=048665") in new stack
  963. -- Executing [s@macro-exten-vm:4] Set("SIP/048664-000005b2", "__PICKUPMARK=048665") in new stack
  964. -- Executing [s@macro-exten-vm:5] Set("SIP/048664-000005b2", "RT=15") in new stack
  965. -- Executing [s@macro-exten-vm:6] ExecIf("SIP/048664-000005b2", "0?Macro(vm,048665,DIRECTDIAL,)") in new stack
  966. -- Executing [s@macro-exten-vm:7] ExecIf("SIP/048664-000005b2", "0?MacroExit()") in new stack
  967. -- Executing [s@macro-exten-vm:8] Gosub("SIP/048664-000005b2", "sub-record-check,s,1(exten,048665,)") in new stack
  968. -- Executing [s@sub-record-check:1] Set("SIP/048664-000005b2", "REC_POLICY_MODE_SAVE=") in new stack
  969. -- Executing [s@sub-record-check:2] GotoIf("SIP/048664-000005b2", "1?check") in new stack
  970. -- Goto (sub-record-check,s,7)
  971. -- Executing [s@sub-record-check:7] Set("SIP/048664-000005b2", "__MON_FMT=wav") in new stack
  972. -- Executing [s@sub-record-check:8] GotoIf("SIP/048664-000005b2", "1?next") in new stack
  973. -- Goto (sub-record-check,s,11)
  974. -- Executing [s@sub-record-check:11] ExecIf("SIP/048664-000005b2", "0?Return()") in new stack
  975. -- Executing [s@sub-record-check:12] ExecIf("SIP/048664-000005b2", "0?Set(__REC_POLICY_MODE=)") in new stack
  976. -- Executing [s@sub-record-check:13] GotoIf("SIP/048664-000005b2", "0?exten,1") in new stack
  977. -- Executing [s@sub-record-check:14] Set("SIP/048664-000005b2", "__REC_STATUS=INITIALIZED") in new stack
  978. -- Executing [s@sub-record-check:15] Set("SIP/048664-000005b2", "NOW=1428761949") in new stack
  979. -- Executing [s@sub-record-check:16] Set("SIP/048664-000005b2", "__DAY=11") in new stack
  980. -- Executing [s@sub-record-check:17] Set("SIP/048664-000005b2", "__MONTH=04") in new stack
  981. -- Executing [s@sub-record-check:18] Set("SIP/048664-000005b2", "__YEAR=2015") in new stack
  982. -- Executing [s@sub-record-check:19] Set("SIP/048664-000005b2", "__TIMESTR=20150411-151909") in new stack
  983. -- Executing [s@sub-record-check:20] Set("SIP/048664-000005b2", "__FROMEXTEN=048664") in new stack
  984. -- Executing [s@sub-record-check:21] Set("SIP/048664-000005b2", "__CALLFILENAME=exten-048665-048664-20150411-151909-1428761948.6352") in new stack
  985. -- Executing [s@sub-record-check:22] Goto("SIP/048664-000005b2", "exten,1") in new stack
  986. -- Goto (sub-record-check,exten,1)
  987. -- Executing [exten@sub-record-check:1] GotoIf("SIP/048664-000005b2", "0?callee") in new stack
  988. -- Executing [exten@sub-record-check:2] Set("SIP/048664-000005b2", "__REC_POLICY_MODE=always") in new stack
  989. -- Executing [exten@sub-record-check:3] GotoIf("SIP/048664-000005b2", "0?caller") in new stack
  990. -- Executing [exten@sub-record-check:4] GotoIf("SIP/048664-000005b2", "0?callee") in new stack
  991. -- Executing [exten@sub-record-check:5] ExecIf("SIP/048664-000005b2", "2?Set(CALLER_PRI=10):Set(CALLER_PRI=0)") in new stack
  992. -- Executing [exten@sub-record-check:6] ExecIf("SIP/048664-000005b2", "2?Set(CALLEE_PRI=10):Set(CALLEE_PRI=0)") in new stack
  993. -- Executing [exten@sub-record-check:7] GotoIf("SIP/048664-000005b2", "1?caller:callee") in new stack
  994. -- Goto (sub-record-check,exten,10)
  995. -- Executing [exten@sub-record-check:10] Set("SIP/048664-000005b2", "__REC_POLICY_MODE=always") in new stack
  996. -- Executing [exten@sub-record-check:11] GosubIf("SIP/048664-000005b2", "1?record,1(exten,048665,048664)") in new stack
  997. -- Executing [record@sub-record-check:1] Set("SIP/048664-000005b2", "AUDIOHOOK_INHERIT(MixMonitor)=yes") in new stack
  998. -- Executing [record@sub-record-check:2] MixMonitor("SIP/048664-000005b2", "2015/04/11/exten-048665-048664-20150411-151909-1428761948.6352.wav,,") in new stack
  999. -- Executing [record@sub-record-check:3] Set("SIP/048664-000005b2", "__REC_STATUS=RECORDING") in new stack
  1000. -- Executing [record@sub-record-check:4] Set("SIP/048664-000005b2", "CDR(recordingfile)=exten-048665-048664-20150411-151909-1428761948.6352.wav") in new stack
  1001. -- Executing [record@sub-record-check:5] Return("SIP/048664-000005b2", "") in new stack
  1002. -- Executing [exten@sub-record-check:12] Return("SIP/048664-000005b2", "") in new stack
  1003. -- Executing [s@macro-exten-vm:9] GotoIf("SIP/048664-000005b2", "1?macrodial") in new stack
  1004. -- Goto (macro-exten-vm,s,15)
  1005. -- Executing [s@macro-exten-vm:15] GosubIf("SIP/048664-000005b2", "0?clrheader,1()") in new stack
  1006. -- Executing [s@macro-exten-vm:16] Macro("SIP/048664-000005b2", "dial-one,15,Tt,048665") in new stack
  1007. -- Executing [s@macro-dial-one:1] Set("SIP/048664-000005b2", "DEXTEN=048665") in new stack
  1008. -- Executing [s@macro-dial-one:2] Set("SIP/048664-000005b2", "DIALSTATUS_CW=") in new stack
  1009. -- Executing [s@macro-dial-one:3] GosubIf("SIP/048664-000005b2", "0?screen,1()") in new stack
  1010. -- Executing [s@macro-dial-one:4] GosubIf("SIP/048664-000005b2", "0?cf,1()") in new stack
  1011. -- Executing [s@macro-dial-one:5] GotoIf("SIP/048664-000005b2", "1?skip1") in new stack
  1012. -- Goto (macro-dial-one,s,8)
  1013. -- Executing [s@macro-dial-one:8] GotoIf("SIP/048664-000005b2", "0?nodial") in new stack
  1014. -- Executing [s@macro-dial-one:9] GotoIf("SIP/048664-000005b2", "0?continue") in new stack
  1015. -- Executing [s@macro-dial-one:10] Set("SIP/048664-000005b2", "EXTHASCW=ENABLED") in new stack
  1016. -- Executing [s@macro-dial-one:11] GotoIf("SIP/048664-000005b2", "0?next1:cwinusebusy") in new stack
  1017. -- Goto (macro-dial-one,s,23)
  1018. -- Executing [s@macro-dial-one:23] GotoIf("SIP/048664-000005b2", "1?next3:continue") in new stack
  1019. -- Goto (macro-dial-one,s,24)
  1020. -- Executing [s@macro-dial-one:24] ExecIf("SIP/048664-000005b2", "0?Set(DIALSTATUS_CW=BUSY)") in new stack
  1021. -- Executing [s@macro-dial-one:25] GotoIf("SIP/048664-000005b2", "0?nodial") in new stack
  1022. -- Executing [s@macro-dial-one:26] GosubIf("SIP/048664-000005b2", "1?dstring,1():dlocal,1()") in new stack
  1023. -- Executing [dstring@macro-dial-one:1] Set("SIP/048664-000005b2", "DSTRING=") in new stack
  1024. -- Executing [dstring@macro-dial-one:2] Set("SIP/048664-000005b2", "DEVICES=048665") in new stack
  1025. -- Executing [dstring@macro-dial-one:3] ExecIf("SIP/048664-000005b2", "0?Return()") in new stack
  1026. -- Executing [dstring@macro-dial-one:4] ExecIf("SIP/048664-000005b2", "0?Set(DEVICES=48665)") in new stack
  1027. -- Executing [dstring@macro-dial-one:5] Set("SIP/048664-000005b2", "LOOPCNT=1") in new stack
  1028. -- Executing [dstring@macro-dial-one:6] Set("SIP/048664-000005b2", "ITER=1") in new stack
  1029. -- Executing [dstring@macro-dial-one:7] Set("SIP/048664-000005b2", "THISDIAL=SIP/048665") in new stack
  1030. -- Executing [dstring@macro-dial-one:8] GosubIf("SIP/048664-000005b2", "1?zap2dahdi,1()") in new stack
  1031. -- Executing [zap2dahdi@macro-dial-one:1] ExecIf("SIP/048664-000005b2", "0?Return()") in new stack
  1032. -- Executing [zap2dahdi@macro-dial-one:2] Set("SIP/048664-000005b2", "NEWDIAL=") in new stack
  1033. -- Executing [zap2dahdi@macro-dial-one:3] Set("SIP/048664-000005b2", "LOOPCNT2=1") in new stack
  1034. -- Executing [zap2dahdi@macro-dial-one:4] Set("SIP/048664-000005b2", "ITER2=1") in new stack
  1035. -- Executing [zap2dahdi@macro-dial-one:5] Set("SIP/048664-000005b2", "THISPART2=SIP/048665") in new stack
  1036. -- Executing [zap2dahdi@macro-dial-one:6] ExecIf("SIP/048664-000005b2", "0?Set(THISPART2=DAHDI/048665)") in new stack
  1037. -- Executing [zap2dahdi@macro-dial-one:7] Set("SIP/048664-000005b2", "NEWDIAL=SIP/048665&") in new stack
  1038. -- Executing [zap2dahdi@macro-dial-one:8] Set("SIP/048664-000005b2", "ITER2=2") in new stack
  1039. -- Executing [zap2dahdi@macro-dial-one:9] GotoIf("SIP/048664-000005b2", "0?begin2") in new stack
  1040. -- Executing [zap2dahdi@macro-dial-one:10] Set("SIP/048664-000005b2", "THISDIAL=SIP/048665") in new stack
  1041. -- Executing [zap2dahdi@macro-dial-one:11] Return("SIP/048664-000005b2", "") in new stack
  1042. -- Executing [dstring@macro-dial-one:9] Set("SIP/048664-000005b2", "DSTRING=SIP/048665&") in new stack
  1043. == Begin MixMonitor Recording SIP/048664-000005b2
  1044. -- Executing [dstring@macro-dial-one:10] Set("SIP/048664-000005b2", "ITER=2") in new stack
  1045. -- Executing [dstring@macro-dial-one:11] GotoIf("SIP/048664-000005b2", "0?begin") in new stack
  1046. -- Executing [dstring@macro-dial-one:12] Set("SIP/048664-000005b2", "DSTRING=SIP/048665") in new stack
  1047. -- Executing [dstring@macro-dial-one:13] Return("SIP/048664-000005b2", "") in new stack
  1048. -- Executing [s@macro-dial-one:27] GotoIf("SIP/048664-000005b2", "0?nodial") in new stack
  1049. -- Executing [s@macro-dial-one:28] GotoIf("SIP/048664-000005b2", "0?skiptrace") in new stack
  1050. -- Executing [s@macro-dial-one:29] GosubIf("SIP/048664-000005b2", "1?ctset,1():ctclear,1()") in new stack
  1051. -- Executing [ctset@macro-dial-one:1] Set("SIP/048664-000005b2", "DB(CALLTRACE/048665)=048664") in new stack
  1052. -- Executing [ctset@macro-dial-one:2] Return("SIP/048664-000005b2", "") in new stack
  1053. -- Executing [s@macro-dial-one:30] Set("SIP/048664-000005b2", "D_OPTIONS=Tt") in new stack
  1054. -- Executing [s@macro-dial-one:31] ExecIf("SIP/048664-000005b2", "0?SIPAddHeader(Alert-Info: )") in new stack
  1055. -- Executing [s@macro-dial-one:32] ExecIf("SIP/048664-000005b2", "0?SIPAddHeader()") in new stack
  1056. -- Executing [s@macro-dial-one:33] ExecIf("SIP/048664-000005b2", "0?Set(CHANNEL(musicclass)=)") in new stack
  1057. -- Executing [s@macro-dial-one:34] GosubIf("SIP/048664-000005b2", "0?qwait,1()") in new stack
  1058. -- Executing [s@macro-dial-one:35] Set("SIP/048664-000005b2", "__CWIGNORE=") in new stack
  1059. -- Executing [s@macro-dial-one:36] Set("SIP/048664-000005b2", "__KEEPCID=TRUE") in new stack
  1060. -- Executing [s@macro-dial-one:37] GotoIf("SIP/048664-000005b2", "0?usegoto,1") in new stack
  1061. -- Executing [s@macro-dial-one:38] GotoIf("SIP/048664-000005b2", "0?godial") in new stack
  1062. -- Executing [s@macro-dial-one:39] Gosub("SIP/048664-000005b2", "sub-presencestate-display,s,1(048665)") in new stack
  1063. -- Executing [s@sub-presencestate-display:1] Goto("SIP/048664-000005b2", "state-available,1") in new stack
  1064. -- Goto (sub-presencestate-display,state-available,1)
  1065. -- Executing [state-available@sub-presencestate-display:1] Set("SIP/048664-000005b2", "PRESENCESTATE_DISPLAY=(Available)") in new stack
  1066. -- Executing [state-available@sub-presencestate-display:2] Return("SIP/048664-000005b2", "") in new stack
  1067. -- Executing [s@macro-dial-one:40] Set("SIP/048664-000005b2", "CONNECTEDLINE(name,i)=Benjamin-Elijah Gareth(Available)") in new stack
  1068. -- Executing [s@macro-dial-one:41] Set("SIP/048664-000005b2", "CONNECTEDLINE(num)=048665") in new stack
  1069. -- Executing [s@macro-dial-one:42] Set("SIP/048664-000005b2", "D_OPTIONS=TtI") in new stack
  1070. -- Executing [s@macro-dial-one:43] Dial("SIP/048664-000005b2", "SIP/048665,15,TtI") in new stack
  1071. == Using SIP RTP TOS bits 184
  1072. == Using SIP RTP CoS mark 5
  1073. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:19:09'},'Benjamin-Elijah Gareth','048665','','','','s','from-internal','SIP/048665-000005b3','','',3,'','1428761949.6353','1428761948.6352','','','')]
  1074. Audio is at 10164
  1075. Adding codec 100003 (ulaw) to SDP
  1076. Adding codec 100004 (alaw) to SDP
  1077. Adding codec 100002 (gsm) to SDP
  1078. Adding non-codec 0x1 (telephone-event) to SDP
  1079. Reliably Transmitting (NAT) to 212.159.122.28:49839:
  1080. INVITE sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  1081. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport
  1082. Max-Forwards: 70
  1083. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1084. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1085. Contact: <sip:048664@80.229.154.247:5060>
  1086. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1087. CSeq: 102 INVITE
  1088. User-Agent: FPBX-2.11.0(11.6.0)
  1089. Date: Sat, 11 Apr 2015 14:19:09 GMT
  1090. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1091. Supported: replaces, timer
  1092. Content-Type: application/sdp
  1093. Content-Length: 286
  1094.  
  1095. v=0
  1096. o=root 2080627353 2080627353 IN IP4 80.229.154.247
  1097. s=Asterisk PBX 11.6.0
  1098. c=IN IP4 80.229.154.247
  1099. t=0 0
  1100. m=audio 10164 RTP/AVP 0 8 3 101
  1101. a=rtpmap:0 PCMU/8000
  1102. a=rtpmap:8 PCMA/8000
  1103. a=rtpmap:3 GSM/8000
  1104. a=rtpmap:101 telephone-event/8000
  1105. a=fmtp:101 0-16
  1106. a=ptime:20
  1107. a=sendrecv
  1108.  
  1109. ---
  1110. -- Called SIP/048665
  1111. -- Connected line update to SIP/048664-000005b2 prevented.
  1112. Retransmitting #1 (NAT) to 212.159.122.28:49839:
  1113. INVITE sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  1114. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport
  1115. Max-Forwards: 70
  1116. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1117. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1118. Contact: <sip:048664@80.229.154.247:5060>
  1119. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1120. CSeq: 102 INVITE
  1121. User-Agent: FPBX-2.11.0(11.6.0)
  1122. Date: Sat, 11 Apr 2015 14:19:09 GMT
  1123. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1124. Supported: replaces, timer
  1125. Content-Type: application/sdp
  1126. Content-Length: 286
  1127.  
  1128. v=0
  1129. o=root 2080627353 2080627353 IN IP4 80.229.154.247
  1130. s=Asterisk PBX 11.6.0
  1131. c=IN IP4 80.229.154.247
  1132. t=0 0
  1133. m=audio 10164 RTP/AVP 0 8 3 101
  1134. a=rtpmap:0 PCMU/8000
  1135. a=rtpmap:8 PCMA/8000
  1136. a=rtpmap:3 GSM/8000
  1137. a=rtpmap:101 telephone-event/8000
  1138. a=fmtp:101 0-16
  1139. a=ptime:20
  1140. a=sendrecv
  1141.  
  1142. ---
  1143.  
  1144. <--- SIP read from UDP:212.159.122.28:49839 --->
  1145. SIP/2.0 100 Trying
  1146. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport=5060;received=80.229.154.247
  1147. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1148. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1149. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1150. CSeq: 102 INVITE
  1151. Content-Length: 0
  1152.  
  1153.  
  1154. <------------->
  1155. --- (7 headers 0 lines) ---
  1156.  
  1157. <--- SIP read from UDP:212.159.122.28:49839 --->
  1158. SIP/2.0 100 Trying
  1159. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport=5060;received=80.229.154.247
  1160. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1161. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1162. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1163. CSeq: 102 INVITE
  1164. Content-Length: 0
  1165.  
  1166.  
  1167. <------------->
  1168. --- (7 headers 0 lines) ---
  1169.  
  1170. <--- SIP read from UDP:212.159.122.28:49839 --->
  1171. SIP/2.0 180 Ringing
  1172. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport=5060;received=80.229.154.247
  1173. Contact: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1174. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=9297f659
  1175. From: "Fowler Kirsty (Coventry)"<sip:048664@80.229.154.247>;tag=as75a4da33
  1176. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1177. CSeq: 102 INVITE
  1178. User-Agent: Z 3.3.25608 r25552
  1179. Content-Length: 0
  1180.  
  1181.  
  1182. <------------->
  1183. --- (9 headers 0 lines) ---
  1184. list_route: hop: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1185. -- SIP/048665-000005b3 is ringing
  1186.  
  1187. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  1188. SIP/2.0 180 Ringing
  1189. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1190. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1191. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1192. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1193. CSeq: 2 INVITE
  1194. Server: FPBX-2.11.0(11.6.0)
  1195. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1196. Supported: replaces, timer
  1197. Session-Expires: 1800;refresher=uas
  1198. Contact: <sip:048665@80.229.154.247:5060>
  1199. Content-Length: 0
  1200.  
  1201.  
  1202. <------------>
  1203. Really destroying SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' Method: REGISTER
  1204.  
  1205. <--- SIP read from UDP:212.159.122.28:49839 --->
  1206. SIP/2.0 200 OK
  1207. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK33e77223;rport=5060;received=80.229.154.247
  1208. Contact: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1209. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=9297f659
  1210. From: "Fowler Kirsty (Coventry)"<sip:048664@80.229.154.247>;tag=as75a4da33
  1211. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1212. CSeq: 102 INVITE
  1213. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1214. Content-Type: application/sdp
  1215. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1216. User-Agent: Z 3.3.25608 r25552
  1217. Allow-Events: presence, kpml
  1218. Content-Length: 244
  1219.  
  1220. v=0
  1221. o=Z 0 3 IN IP4 212.159.122.28
  1222. s=Z
  1223. c=IN IP4 212.159.122.28
  1224. t=0 0
  1225. m=audio 50062 RTP/AVP 0 3 110 8 98 101
  1226. a=rtpmap:110 speex/8000
  1227. a=rtpmap:98 iLBC/8000
  1228. a=fmtp:98 mode=20
  1229. a=rtpmap:101 telephone-event/8000
  1230. a=fmtp:101 0-15
  1231. a=sendrecv
  1232.  
  1233. <------------->
  1234. --- (13 headers 12 lines) ---
  1235. Found RTP audio format 0
  1236. Found RTP audio format 3
  1237. Found RTP audio format 110
  1238. Found RTP audio format 8
  1239. Found RTP audio format 98
  1240. Found RTP audio format 101
  1241. Found audio description format speex for ID 110
  1242. Found audio description format iLBC for ID 98
  1243. Found audio description format telephone-event for ID 101
  1244. Capabilities: us - (gsm|ulaw|alaw), peer - audio=(gsm|ulaw|alaw|speex|ilbc)/video=(nothing)/text=(nothing), combined - (gsm|ulaw|alaw)
  1245. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  1246. Peer audio RTP is at port 212.159.122.28:50062
  1247. list_route: hop: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1248. set_destination: Parsing <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP> for address/port to send to
  1249. set_destination: set destination to 212.159.122.28:49839
  1250. Transmitting (NAT) to 212.159.122.28:49839:
  1251. ACK sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  1252. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK54f69d07;rport
  1253. Max-Forwards: 70
  1254. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1255. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=9297f659
  1256. Contact: <sip:048664@80.229.154.247:5060>
  1257. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1258. CSeq: 102 ACK
  1259. User-Agent: FPBX-2.11.0(11.6.0)
  1260. Content-Length: 0
  1261.  
  1262.  
  1263. ---
  1264. -- Connected line update to SIP/048664-000005b2 prevented.
  1265. -- SIP/048665-000005b3 answered SIP/048664-000005b2
  1266. Audio is at 15064
  1267. Adding codec 100003 (ulaw) to SDP
  1268. Adding codec 100004 (alaw) to SDP
  1269. Adding codec 100002 (gsm) to SDP
  1270. Adding non-codec 0x1 (telephone-event) to SDP
  1271.  
  1272. <--- Reliably Transmitting (NAT) to 212.159.122.28:49962 --->
  1273. SIP/2.0 200 OK
  1274. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1275. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1276. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1277. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1278. CSeq: 2 INVITE
  1279. Server: FPBX-2.11.0(11.6.0)
  1280. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1281. Supported: replaces, timer
  1282. Session-Expires: 1800;refresher=uas
  1283. Contact: <sip:048665@80.229.154.247:5060>
  1284. Content-Type: application/sdp
  1285. Require: timer
  1286. Content-Length: 284
  1287.  
  1288. v=0
  1289. o=root 535192202 535192202 IN IP4 80.229.154.247
  1290. s=Asterisk PBX 11.6.0
  1291. c=IN IP4 80.229.154.247
  1292. t=0 0
  1293. m=audio 15064 RTP/AVP 0 8 3 101
  1294. a=rtpmap:0 PCMU/8000
  1295. a=rtpmap:8 PCMA/8000
  1296. a=rtpmap:3 GSM/8000
  1297. a=rtpmap:101 telephone-event/8000
  1298. a=fmtp:101 0-16
  1299. a=ptime:20
  1300. a=sendrecv
  1301.  
  1302. <------------>
  1303. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:19:16'},'Benjamin-Elijah Gareth','048665','048665','','','048665','from-internal','SIP/048665-000005b3','AppDial','(Outgoing Line)',3,'','1428761949.6353','1428761948.6352','','','')]
  1304. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:19:16'},'Fowler Kirsty (Coventry)','048664','048664','','048665','s','macro-dial-one','SIP/048664-000005b2','Dial','SIP/048665,15,TtI',3,'','1428761948.6352','1428761948.6352','','','')]
  1305. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('BRIDGE_START',{ts '2015-04-11 15:19:16'},'Fowler Kirsty (Coventry)','048664','048664','','048665','s','macro-dial-one','SIP/048664-000005b2','Dial','SIP/048665,15,TtI',3,'','1428761948.6352','1428761948.6352','SIP/048665-000005b3','','')]
  1306.  
  1307. <--- SIP read from UDP:212.159.122.28:49839 --->
  1308. PUBLISH sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1309. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-fc4579529faf1e0d-1---d8754z-
  1310. Max-Forwards: 70
  1311. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1312. To: <sip:048665@80.229.154.247;transport=UDP>
  1313. From: <sip:048665@80.229.154.247;transport=UDP>;tag=97a7cb2c
  1314. Call-ID: YzE0NmEwNjFjNmEyMmE0ZGJkNjZiNjNkYjFkZDYwMjc.
  1315. CSeq: 1 PUBLISH
  1316. Expires: 600
  1317. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1318. Content-Type: application/pidf+xml
  1319. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1320. User-Agent: Z 3.3.25608 r25552
  1321. Event: presence
  1322. Allow-Events: presence, kpml
  1323. Content-Length: 272
  1324.  
  1325. <?xml version="1.0" encoding="UTF-8"?>
  1326. <presence xmlns="urn:ietf:params:xml:ns:pidf"
  1327. entity="sip:048665@80.229.154.247;transport=UDP">
  1328. <tuple id="048665" >
  1329. <status><basic>open</basic></status>
  1330. <note>On the phone</note>
  1331. </tuple>
  1332. </presence>
  1333.  
  1334. <------------->
  1335. --- (16 headers 8 lines) ---
  1336. Sending to 212.159.122.28:49839 (NAT)
  1337.  
  1338. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1339. SIP/2.0 489 Bad Event
  1340. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-fc4579529faf1e0d-1---d8754z-;received=212.159.122.28;rport=49839
  1341. From: <sip:048665@80.229.154.247;transport=UDP>;tag=97a7cb2c
  1342. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as77b218a8
  1343. Call-ID: YzE0NmEwNjFjNmEyMmE0ZGJkNjZiNjNkYjFkZDYwMjc.
  1344. CSeq: 1 PUBLISH
  1345. Server: FPBX-2.11.0(11.6.0)
  1346. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1347. Supported: replaces, timer
  1348. Content-Length: 0
  1349.  
  1350.  
  1351. <------------>
  1352. Really destroying SIP dialog 'YzE0NmEwNjFjNmEyMmE0ZGJkNjZiNjNkYjFkZDYwMjc.' Method: PUBLISH
  1353.  
  1354. <--- SIP read from UDP:212.159.122.28:49839 --->
  1355. SUBSCRIBE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1356. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-b8f8484b909e599e-1---d8754z-
  1357. Max-Forwards: 70
  1358. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1359. To: <sip:048665@80.229.154.247;transport=UDP>
  1360. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a8fab621
  1361. Call-ID: OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.
  1362. CSeq: 1 SUBSCRIBE
  1363. Expires: 600
  1364. Accept: application/watcherinfo+xml
  1365. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1366. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1367. User-Agent: Z 3.3.25608 r25552
  1368. Event: presence.winfo
  1369. Allow-Events: presence, kpml
  1370. Content-Length: 0
  1371.  
  1372.  
  1373. <------------->
  1374. --- (16 headers 0 lines) ---
  1375. Sending to 212.159.122.28:49839 (NAT)
  1376. Creating new subscription
  1377. Sending to 212.159.122.28:49839 (NAT)
  1378. list_route: hop: <sip:048665@212.159.122.28:49839;transport=UDP>
  1379. Found peer '048665' for '048665' from 212.159.122.28:49839
  1380.  
  1381. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1382. SIP/2.0 401 Unauthorized
  1383. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-b8f8484b909e599e-1---d8754z-;received=212.159.122.28;rport=49839
  1384. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a8fab621
  1385. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as7d989d54
  1386. Call-ID: OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.
  1387. CSeq: 1 SUBSCRIBE
  1388. Server: FPBX-2.11.0(11.6.0)
  1389. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1390. Supported: replaces, timer
  1391. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="77a38de4"
  1392. Content-Length: 0
  1393.  
  1394.  
  1395. <------------>
  1396. Scheduling destruction of SIP dialog 'OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.' in 6400 ms (Method: SUBSCRIBE)
  1397.  
  1398. <--- SIP read from UDP:212.159.122.28:49839 --->
  1399. SUBSCRIBE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1400. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-8a76f2f419993097-1---d8754z-
  1401. Max-Forwards: 70
  1402. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1403. To: <sip:048665@80.229.154.247;transport=UDP>
  1404. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a8fab621
  1405. Call-ID: OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.
  1406. CSeq: 2 SUBSCRIBE
  1407. Expires: 600
  1408. Accept: application/watcherinfo+xml
  1409. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1410. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1411. User-Agent: Z 3.3.25608 r25552
  1412. Authorization: Digest username="048665",realm="asterisk",nonce="77a38de4",uri="sip:048665@80.229.154.247;transport=UDP",response="58f38092cfb010fb6447291ea84496d9",algorithm=MD5
  1413. Event: presence.winfo
  1414. Allow-Events: presence, kpml
  1415. Content-Length: 0
  1416.  
  1417.  
  1418. <------------->
  1419. --- (17 headers 0 lines) ---
  1420. Creating new subscription
  1421. Sending to 212.159.122.28:49839 (NAT)
  1422. Found peer '048665' for '048665' from 212.159.122.28:49839
  1423.  
  1424. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1425. SIP/2.0 489 Bad Event
  1426. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-8a76f2f419993097-1---d8754z-;received=212.159.122.28;rport=49839
  1427. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a8fab621
  1428. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as7d989d54
  1429. Call-ID: OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.
  1430. CSeq: 2 SUBSCRIBE
  1431. Server: FPBX-2.11.0(11.6.0)
  1432. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1433. Supported: replaces, timer
  1434. Content-Length: 0
  1435.  
  1436.  
  1437. <------------>
  1438. Really destroying SIP dialog 'OTg2ZjBmMTM2NzkzOTVmYTk2NGZjZTAzMDU1ZTNiYmI.' Method: SUBSCRIBE
  1439.  
  1440. <--- SIP read from UDP:212.159.122.28:49839 --->
  1441. PUBLISH sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1442. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-4ccf34601a79725a-1---d8754z-
  1443. Max-Forwards: 70
  1444. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1445. To: <sip:048665@80.229.154.247;transport=UDP>
  1446. From: <sip:048665@80.229.154.247;transport=UDP>;tag=73abce6f
  1447. Call-ID: MGQyMTMyYmUzYjllNDRjYWQ2NWIzMTAzYjY2NjFkY2Q.
  1448. CSeq: 1 PUBLISH
  1449. Expires: 600
  1450. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1451. Content-Type: application/pidf+xml
  1452. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1453. User-Agent: Z 3.3.25608 r25552
  1454. Event: presence
  1455. Allow-Events: presence, kpml
  1456. Content-Length: 272
  1457.  
  1458. <?xml version="1.0" encoding="UTF-8"?>
  1459. <presence xmlns="urn:ietf:params:xml:ns:pidf"
  1460. entity="sip:048665@80.229.154.247;transport=UDP">
  1461. <tuple id="048665" >
  1462. <status><basic>open</basic></status>
  1463. <note>On the phone</note>
  1464. </tuple>
  1465. </presence>
  1466.  
  1467. <------------->
  1468. --- (16 headers 8 lines) ---
  1469. Sending to 212.159.122.28:49839 (NAT)
  1470.  
  1471. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1472. SIP/2.0 489 Bad Event
  1473. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-4ccf34601a79725a-1---d8754z-;received=212.159.122.28;rport=49839
  1474. From: <sip:048665@80.229.154.247;transport=UDP>;tag=73abce6f
  1475. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as75aa7dd9
  1476. Call-ID: MGQyMTMyYmUzYjllNDRjYWQ2NWIzMTAzYjY2NjFkY2Q.
  1477. CSeq: 1 PUBLISH
  1478. Server: FPBX-2.11.0(11.6.0)
  1479. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1480. Supported: replaces, timer
  1481. Content-Length: 0
  1482.  
  1483.  
  1484. <------------>
  1485. Really destroying SIP dialog 'MGQyMTMyYmUzYjllNDRjYWQ2NWIzMTAzYjY2NjFkY2Q.' Method: PUBLISH
  1486. Retransmitting #1 (NAT) to 212.159.122.28:49962:
  1487. SIP/2.0 200 OK
  1488. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1489. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1490. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1491. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1492. CSeq: 2 INVITE
  1493. Server: FPBX-2.11.0(11.6.0)
  1494. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1495. Supported: replaces, timer
  1496. Session-Expires: 1800;refresher=uas
  1497. Contact: <sip:048665@80.229.154.247:5060>
  1498. Content-Type: application/sdp
  1499. Require: timer
  1500. Content-Length: 284
  1501.  
  1502. v=0
  1503. o=root 535192202 535192202 IN IP4 80.229.154.247
  1504. s=Asterisk PBX 11.6.0
  1505. c=IN IP4 80.229.154.247
  1506. t=0 0
  1507. m=audio 15064 RTP/AVP 0 8 3 101
  1508. a=rtpmap:0 PCMU/8000
  1509. a=rtpmap:8 PCMA/8000
  1510. a=rtpmap:3 GSM/8000
  1511. a=rtpmap:101 telephone-event/8000
  1512. a=fmtp:101 0-16
  1513. a=ptime:20
  1514. a=sendrecv
  1515.  
  1516. ---
  1517. Retransmitting #2 (NAT) to 212.159.122.28:49962:
  1518. SIP/2.0 200 OK
  1519. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1520. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1521. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1522. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1523. CSeq: 2 INVITE
  1524. Server: FPBX-2.11.0(11.6.0)
  1525. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1526. Supported: replaces, timer
  1527. Session-Expires: 1800;refresher=uas
  1528. Contact: <sip:048665@80.229.154.247:5060>
  1529. Content-Type: application/sdp
  1530. Require: timer
  1531. Content-Length: 284
  1532.  
  1533. v=0
  1534. o=root 535192202 535192202 IN IP4 80.229.154.247
  1535. s=Asterisk PBX 11.6.0
  1536. c=IN IP4 80.229.154.247
  1537. t=0 0
  1538. m=audio 15064 RTP/AVP 0 8 3 101
  1539. a=rtpmap:0 PCMU/8000
  1540. a=rtpmap:8 PCMA/8000
  1541. a=rtpmap:3 GSM/8000
  1542. a=rtpmap:101 telephone-event/8000
  1543. a=fmtp:101 0-16
  1544. a=ptime:20
  1545. a=sendrecv
  1546.  
  1547. ---
  1548. Retransmitting #3 (NAT) to 212.159.122.28:49962:
  1549. SIP/2.0 200 OK
  1550. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1551. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1552. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1553. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1554. CSeq: 2 INVITE
  1555. Server: FPBX-2.11.0(11.6.0)
  1556. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1557. Supported: replaces, timer
  1558. Session-Expires: 1800;refresher=uas
  1559. Contact: <sip:048665@80.229.154.247:5060>
  1560. Content-Type: application/sdp
  1561. Require: timer
  1562. Content-Length: 284
  1563.  
  1564. v=0
  1565. o=root 535192202 535192202 IN IP4 80.229.154.247
  1566. s=Asterisk PBX 11.6.0
  1567. c=IN IP4 80.229.154.247
  1568. t=0 0
  1569. m=audio 15064 RTP/AVP 0 8 3 101
  1570. a=rtpmap:0 PCMU/8000
  1571. a=rtpmap:8 PCMA/8000
  1572. a=rtpmap:3 GSM/8000
  1573. a=rtpmap:101 telephone-event/8000
  1574. a=fmtp:101 0-16
  1575. a=ptime:20
  1576. a=sendrecv
  1577.  
  1578. ---
  1579. Retransmitting #4 (NAT) to 212.159.122.28:49962:
  1580. SIP/2.0 200 OK
  1581. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1582. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1583. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1584. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1585. CSeq: 2 INVITE
  1586. Server: FPBX-2.11.0(11.6.0)
  1587. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1588. Supported: replaces, timer
  1589. Session-Expires: 1800;refresher=uas
  1590. Contact: <sip:048665@80.229.154.247:5060>
  1591. Content-Type: application/sdp
  1592. Require: timer
  1593. Content-Length: 284
  1594.  
  1595. v=0
  1596. o=root 535192202 535192202 IN IP4 80.229.154.247
  1597. s=Asterisk PBX 11.6.0
  1598. c=IN IP4 80.229.154.247
  1599. t=0 0
  1600. m=audio 15064 RTP/AVP 0 8 3 101
  1601. a=rtpmap:0 PCMU/8000
  1602. a=rtpmap:8 PCMA/8000
  1603. a=rtpmap:3 GSM/8000
  1604. a=rtpmap:101 telephone-event/8000
  1605. a=fmtp:101 0-16
  1606. a=ptime:20
  1607. a=sendrecv
  1608.  
  1609. ---
  1610. Retransmitting #5 (NAT) to 212.159.122.28:49962:
  1611. SIP/2.0 200 OK
  1612. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1613. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1614. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1615. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1616. CSeq: 2 INVITE
  1617. Server: FPBX-2.11.0(11.6.0)
  1618. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1619. Supported: replaces, timer
  1620. Session-Expires: 1800;refresher=uas
  1621. Contact: <sip:048665@80.229.154.247:5060>
  1622. Content-Type: application/sdp
  1623. Require: timer
  1624. Content-Length: 284
  1625.  
  1626. v=0
  1627. o=root 535192202 535192202 IN IP4 80.229.154.247
  1628. s=Asterisk PBX 11.6.0
  1629. c=IN IP4 80.229.154.247
  1630. t=0 0
  1631. m=audio 15064 RTP/AVP 0 8 3 101
  1632. a=rtpmap:0 PCMU/8000
  1633. a=rtpmap:8 PCMA/8000
  1634. a=rtpmap:3 GSM/8000
  1635. a=rtpmap:101 telephone-event/8000
  1636. a=fmtp:101 0-16
  1637. a=ptime:20
  1638. a=sendrecv
  1639.  
  1640. ---
  1641. Retransmitting #6 (NAT) to 212.159.122.28:49962:
  1642. SIP/2.0 200 OK
  1643. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-2e9e963b26f6ce74-1---d8754z-;received=212.159.122.28;rport=49962
  1644. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1645. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1646. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1647. CSeq: 2 INVITE
  1648. Server: FPBX-2.11.0(11.6.0)
  1649. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1650. Supported: replaces, timer
  1651. Session-Expires: 1800;refresher=uas
  1652. Contact: <sip:048665@80.229.154.247:5060>
  1653. Content-Type: application/sdp
  1654. Require: timer
  1655. Content-Length: 284
  1656.  
  1657. v=0
  1658. o=root 535192202 535192202 IN IP4 80.229.154.247
  1659. s=Asterisk PBX 11.6.0
  1660. c=IN IP4 80.229.154.247
  1661. t=0 0
  1662. m=audio 15064 RTP/AVP 0 8 3 101
  1663. a=rtpmap:0 PCMU/8000
  1664. a=rtpmap:8 PCMA/8000
  1665. a=rtpmap:3 GSM/8000
  1666. a=rtpmap:101 telephone-event/8000
  1667. a=fmtp:101 0-16
  1668. a=ptime:20
  1669. a=sendrecv
  1670.  
  1671. ---
  1672.  
  1673. <--- SIP read from UDP:212.159.122.28:49962 --->
  1674.  
  1675.  
  1676.  
  1677. <------------->
  1678. [2015-04-11 15:19:29] WARNING[1936]: chan_sip.c:4174 retrans_pkt: Retransmission timeout reached on transmission NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc. for seqno 2 (Critical Response) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  1679. Packet timed out after 12864ms with no response
  1680. [2015-04-11 15:19:29] WARNING[1936]: chan_sip.c:4203 retrans_pkt: Hanging up call NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc. - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
  1681. -- Executing [h@macro-dial-one:1] Macro("SIP/048664-000005b2", "hangupcall,") in new stack
  1682. -- Executing [s@macro-hangupcall:1] GotoIf("SIP/048664-000005b2", "1?theend") in new stack
  1683. -- Goto (macro-hangupcall,s,3)
  1684. -- Executing [s@macro-hangupcall:3] ExecIf("SIP/048664-000005b2", "0?Set(CDR(recordingfile)=)") in new stack
  1685. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('BRIDGE_END',{ts '2015-04-11 15:19:29'},'Fowler Kirsty (Coventry)','048664','048664','','048665','s','macro-dial-one','SIP/048664-000005b2','Dial','SIP/048665,15,TtI',3,'','1428761948.6352','1428761948.6352','SIP/048665-000005b3','','')]
  1686. -- Executing [s@macro-hangupcall:4] Hangup("SIP/048664-000005b2", "") in new stack
  1687. == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'SIP/048664-000005b2' in macro 'hangupcall'
  1688. == Spawn extension (macro-dial-one, h, 1) exited non-zero on 'SIP/048664-000005b2'
  1689. Scheduling destruction of SIP dialog '4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060' in 6400 ms (Method: INVITE)
  1690. set_destination: Parsing <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP> for address/port to send to
  1691. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:19:29'},'Benjamin-Elijah Gareth','048665','048665','','','','macro-dial-one','SIP/048665-000005b3','AppDial','(Outgoing Line)',3,'','1428761949.6353','1428761948.6352','','','')]
  1692. set_destination: set destination to 212.159.122.28:49839
  1693. Reliably Transmitting (NAT) to 212.159.122.28:49839:
  1694. BYE sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  1695. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK76148577;rport
  1696. Max-Forwards: 70
  1697. From: "Fowler Kirsty (Coventry)" <sip:048664@80.229.154.247>;tag=as75a4da33
  1698. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=9297f659
  1699. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1700. CSeq: 103 BYE
  1701. User-Agent: FPBX-2.11.0(11.6.0)
  1702. X-Asterisk-HangupCause: Normal Clearing
  1703. X-Asterisk-HangupCauseCode: 16
  1704. Content-Length: 0
  1705.  
  1706.  
  1707. ---
  1708. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:19:29'},'Benjamin-Elijah Gareth','048665','048665','','','','macro-dial-one','SIP/048665-000005b3','AppDial','(Outgoing Line)',3,'','1428761949.6353','1428761948.6352','','','')]
  1709. == Spawn extension (macro-dial-one, s, 43) exited non-zero on 'SIP/048664-000005b2' in macro 'dial-one'
  1710. == Spawn extension (macro-exten-vm, s, 16) exited non-zero on 'SIP/048664-000005b2' in macro 'exten-vm'
  1711. == Spawn extension (from-internal, 048665, 2) exited non-zero on 'SIP/048664-000005b2'
  1712. Scheduling destruction of SIP dialog 'NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.' in 12864 ms (Method: INVITE)
  1713. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:19:29'},'Fowler Kirsty (Coventry)','048664','048664','','048665','048665','from-internal','SIP/048664-000005b2','','',3,'','1428761948.6352','1428761948.6352','','','')]
  1714. set_destination: Parsing <sip:048664@212.159.122.28:49962;transport=UDP> for address/port to send to
  1715. set_destination: set destination to 212.159.122.28:49962
  1716. Reliably Transmitting (NAT) to 212.159.122.28:49962:
  1717. BYE sip:048664@212.159.122.28:49962;transport=UDP SIP/2.0
  1718. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK64fac340;rport
  1719. Max-Forwards: 70
  1720. From: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1721. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1722. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1723. CSeq: 102 BYE
  1724. User-Agent: FPBX-2.11.0(11.6.0)
  1725. Proxy-Authorization: Digest username="048664", realm="asterisk", algorithm=MD5, uri="sip:192.168.1.104", nonce="5b9b76e3", response="fc1d089a066e92df5cdaebfb93efe45d"
  1726. X-Asterisk-HangupCause: No user responding
  1727. X-Asterisk-HangupCauseCode: 18
  1728. Content-Length: 0
  1729.  
  1730.  
  1731. ---
  1732. == MixMonitor close filestream (mixed)
  1733. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:19:29'},'Fowler Kirsty (Coventry)','048664','048664','','048665','048665','from-internal','SIP/048664-000005b2','','',3,'','1428761948.6352','1428761948.6352','','','')]
  1734. == End MixMonitor Recording SIP/048664-000005b2
  1735. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:19:29'},'Fowler Kirsty (Coventry)','048664','048664','','048665','048665','from-internal','SIP/048664-000005b2','','',3,'','1428761948.6352','1428761948.6352','','','')]
  1736.  
  1737. <--- SIP read from UDP:212.159.122.28:49839 --->
  1738. SIP/2.0 200 OK
  1739. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK76148577;rport=5060;received=80.229.154.247
  1740. Contact: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  1741. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=9297f659
  1742. From: "Fowler Kirsty (Coventry)"<sip:048664@80.229.154.247>;tag=as75a4da33
  1743. Call-ID: 4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060
  1744. CSeq: 103 BYE
  1745. User-Agent: Z 3.3.25608 r25552
  1746. Content-Length: 0
  1747.  
  1748.  
  1749. <------------->
  1750. --- (9 headers 0 lines) ---
  1751. Really destroying SIP dialog '4e4874c15cd53a03176e26097ff0642e@80.229.154.247:5060' Method: INVITE
  1752.  
  1753. <--- SIP read from UDP:212.159.122.28:49962 --->
  1754. SIP/2.0 200 OK
  1755. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK64fac340;rport=5060;received=80.229.154.247
  1756. Contact: <sip:048664@212.159.122.28:49962;transport=UDP>
  1757. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=cb388574
  1758. From: <sip:048665@80.229.154.247;transport=UDP>;tag=as2affaf29
  1759. Call-ID: NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.
  1760. CSeq: 102 BYE
  1761. User-Agent: Zoiper r21367
  1762. Content-Length: 0
  1763.  
  1764.  
  1765. <------------->
  1766. --- (9 headers 0 lines) ---
  1767. SIP Response message for INCOMING dialog BYE arrived
  1768. Really destroying SIP dialog 'NWRlYzY5NTM2Mjc5YzQwNTRmN2M2NzI5MDI3ZTRkMjc.' Method: INVITE
  1769.  
  1770. <--- SIP read from UDP:212.159.122.28:49839 --->
  1771. PUBLISH sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1772. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-5b981d20b0f8ebc7-1---d8754z-
  1773. Max-Forwards: 70
  1774. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1775. To: <sip:048665@80.229.154.247;transport=UDP>
  1776. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a92e9303
  1777. Call-ID: NDljYjMyNjExY2EyZTNlZjhkMTNjMTYyNTNkMDcxYTM.
  1778. CSeq: 1 PUBLISH
  1779. Expires: 600
  1780. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1781. Content-Type: application/pidf+xml
  1782. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1783. User-Agent: Z 3.3.25608 r25552
  1784. Event: presence
  1785. Allow-Events: presence, kpml
  1786. Content-Length: 266
  1787.  
  1788. <?xml version="1.0" encoding="UTF-8"?>
  1789. <presence xmlns="urn:ietf:params:xml:ns:pidf"
  1790. entity="sip:048665@80.229.154.247;transport=UDP">
  1791. <tuple id="048665" >
  1792. <status><basic>open</basic></status>
  1793. <note>Online</note>
  1794. </tuple>
  1795. </presence>
  1796.  
  1797. <------------->
  1798. --- (16 headers 8 lines) ---
  1799. Sending to 212.159.122.28:49839 (NAT)
  1800.  
  1801. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1802. SIP/2.0 489 Bad Event
  1803. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-5b981d20b0f8ebc7-1---d8754z-;received=212.159.122.28;rport=49839
  1804. From: <sip:048665@80.229.154.247;transport=UDP>;tag=a92e9303
  1805. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as2e85a48f
  1806. Call-ID: NDljYjMyNjExY2EyZTNlZjhkMTNjMTYyNTNkMDcxYTM.
  1807. CSeq: 1 PUBLISH
  1808. Server: FPBX-2.11.0(11.6.0)
  1809. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1810. Supported: replaces, timer
  1811. Content-Length: 0
  1812.  
  1813.  
  1814. <------------>
  1815. Really destroying SIP dialog 'NDljYjMyNjExY2EyZTNlZjhkMTNjMTYyNTNkMDcxYTM.' Method: PUBLISH
  1816.  
  1817. <--- SIP read from UDP:212.159.122.28:49839 --->
  1818. SUBSCRIBE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1819. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-04711bc6e3fe8db5-1---d8754z-
  1820. Max-Forwards: 70
  1821. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1822. To: <sip:048665@80.229.154.247;transport=UDP>
  1823. From: <sip:048665@80.229.154.247;transport=UDP>;tag=509f0d29
  1824. Call-ID: YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.
  1825. CSeq: 1 SUBSCRIBE
  1826. Expires: 600
  1827. Accept: application/watcherinfo+xml
  1828. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1829. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1830. User-Agent: Z 3.3.25608 r25552
  1831. Event: presence.winfo
  1832. Allow-Events: presence, kpml
  1833. Content-Length: 0
  1834.  
  1835.  
  1836. <------------->
  1837. --- (16 headers 0 lines) ---
  1838. Sending to 212.159.122.28:49839 (NAT)
  1839. Creating new subscription
  1840. Sending to 212.159.122.28:49839 (NAT)
  1841. list_route: hop: <sip:048665@212.159.122.28:49839;transport=UDP>
  1842. Found peer '048665' for '048665' from 212.159.122.28:49839
  1843.  
  1844. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1845. SIP/2.0 401 Unauthorized
  1846. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-04711bc6e3fe8db5-1---d8754z-;received=212.159.122.28;rport=49839
  1847. From: <sip:048665@80.229.154.247;transport=UDP>;tag=509f0d29
  1848. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as7a95fc83
  1849. Call-ID: YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.
  1850. CSeq: 1 SUBSCRIBE
  1851. Server: FPBX-2.11.0(11.6.0)
  1852. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1853. Supported: replaces, timer
  1854. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="009226cc"
  1855. Content-Length: 0
  1856.  
  1857.  
  1858. <------------>
  1859. Scheduling destruction of SIP dialog 'YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.' in 6400 ms (Method: SUBSCRIBE)
  1860.  
  1861. <--- SIP read from UDP:212.159.122.28:49839 --->
  1862. SUBSCRIBE sip:048665@192.168.1.104:5060;transport=UDP SIP/2.0
  1863. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-548e4895dd975939-1---d8754z-
  1864. Max-Forwards: 70
  1865. Contact: <sip:048665@212.159.122.28:49839;transport=UDP>
  1866. To: <sip:048665@80.229.154.247;transport=UDP>
  1867. From: <sip:048665@80.229.154.247;transport=UDP>;tag=509f0d29
  1868. Call-ID: YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.
  1869. CSeq: 2 SUBSCRIBE
  1870. Expires: 600
  1871. Accept: application/watcherinfo+xml
  1872. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1873. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1874. User-Agent: Z 3.3.25608 r25552
  1875. Authorization: Digest username="048665",realm="asterisk",nonce="009226cc",uri="sip:048665@80.229.154.247;transport=UDP",response="b6b214c894059a71020fea3bdd1d11a0",algorithm=MD5
  1876. Event: presence.winfo
  1877. Allow-Events: presence, kpml
  1878. Content-Length: 0
  1879.  
  1880.  
  1881. <------------->
  1882. --- (17 headers 0 lines) ---
  1883. Creating new subscription
  1884. Sending to 212.159.122.28:49839 (NAT)
  1885. Found peer '048665' for '048665' from 212.159.122.28:49839
  1886.  
  1887. <--- Transmitting (NAT) to 212.159.122.28:49839 --->
  1888. SIP/2.0 489 Bad Event
  1889. Via: SIP/2.0/UDP 212.159.122.28:49839;branch=z9hG4bK-d8754z-548e4895dd975939-1---d8754z-;received=212.159.122.28;rport=49839
  1890. From: <sip:048665@80.229.154.247;transport=UDP>;tag=509f0d29
  1891. To: <sip:048665@80.229.154.247;transport=UDP>;tag=as7a95fc83
  1892. Call-ID: YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.
  1893. CSeq: 2 SUBSCRIBE
  1894. Server: FPBX-2.11.0(11.6.0)
  1895. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1896. Supported: replaces, timer
  1897. Content-Length: 0
  1898.  
  1899.  
  1900. <------------>
  1901. Really destroying SIP dialog 'YjNjM2RkMmZmOWYyMTVkMGQ1NWM1NmQzYTc2ZGViM2M.' Method: SUBSCRIBE
  1902.  
  1903. <--- SIP read from UDP:212.159.122.28:49962 --->
  1904. REGISTER sip:192.168.1.104:5060;transport=UDP SIP/2.0
  1905. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-b122d38406f60f9c-1---d8754z-
  1906. Max-Forwards: 70
  1907. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  1908. To: "048664"<sip:048664@80.229.154.247;transport=UDP>
  1909. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  1910. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  1911. CSeq: 39 REGISTER
  1912. Expires: 60
  1913. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1914. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1915. User-Agent: Zoiper r21367
  1916. Authorization: Digest username="048664",realm="asterisk",nonce="112c95b2",uri="sip:80.229.154.247;transport=UDP",response="35677be8cf476235937e8cdc4d5d4f4f",algorithm=MD5
  1917. Allow-Events: presence, kpml
  1918. Content-Length: 0
  1919.  
  1920.  
  1921. <------------->
  1922. --- (15 headers 0 lines) ---
  1923. Sending to 212.159.122.28:49962 (NAT)
  1924. Sending to 212.159.122.28:49962 (NAT)
  1925.  
  1926. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  1927. SIP/2.0 401 Unauthorized
  1928. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-b122d38406f60f9c-1---d8754z-;received=212.159.122.28;rport=49962
  1929. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  1930. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=as689f4210
  1931. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  1932. CSeq: 39 REGISTER
  1933. Server: FPBX-2.11.0(11.6.0)
  1934. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1935. Supported: replaces, timer
  1936. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="5fb63fc3"
  1937. Content-Length: 0
  1938.  
  1939.  
  1940. <------------>
  1941. Scheduling destruction of SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' in 32000 ms (Method: REGISTER)
  1942.  
  1943. <--- SIP read from UDP:212.159.122.28:49962 --->
  1944. REGISTER sip:192.168.1.104:5060;transport=UDP SIP/2.0
  1945. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-7f7108563fa673f1-1---d8754z-
  1946. Max-Forwards: 70
  1947. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  1948. To: "048664"<sip:048664@80.229.154.247;transport=UDP>
  1949. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  1950. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  1951. CSeq: 40 REGISTER
  1952. Expires: 60
  1953. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  1954. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  1955. User-Agent: Zoiper r21367
  1956. Authorization: Digest username="048664",realm="asterisk",nonce="5fb63fc3",uri="sip:80.229.154.247;transport=UDP",response="982b82ec43d247999c24281f99b6b705",algorithm=MD5
  1957. Allow-Events: presence, kpml
  1958. Content-Length: 0
  1959.  
  1960.  
  1961. <------------->
  1962. --- (15 headers 0 lines) ---
  1963. Sending to 212.159.122.28:49962 (NAT)
  1964. Reliably Transmitting (NAT) to 212.159.122.28:49962:
  1965. OPTIONS sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP SIP/2.0
  1966. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK6907763f;rport
  1967. Max-Forwards: 70
  1968. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as49235ece
  1969. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  1970. Contact: <sip:Unknown@80.229.154.247:5060>
  1971. Call-ID: 1f24acae5b8286054a6f16a64f80bb6f@80.229.154.247:5060
  1972. CSeq: 102 OPTIONS
  1973. User-Agent: FPBX-2.11.0(11.6.0)
  1974. Date: Sat, 11 Apr 2015 14:19:33 GMT
  1975. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1976. Supported: replaces, timer
  1977. Content-Length: 0
  1978.  
  1979.  
  1980. ---
  1981.  
  1982. <--- Transmitting (NAT) to 212.159.122.28:49962 --->
  1983. SIP/2.0 200 OK
  1984. Via: SIP/2.0/UDP 212.159.122.28:49962;branch=z9hG4bK-d8754z-7f7108563fa673f1-1---d8754z-;received=212.159.122.28;rport=49962
  1985. From: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=06576d27
  1986. To: "048664"<sip:048664@80.229.154.247;transport=UDP>;tag=as689f4210
  1987. Call-ID: NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.
  1988. CSeq: 40 REGISTER
  1989. Server: FPBX-2.11.0(11.6.0)
  1990. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1991. Supported: replaces, timer
  1992. Expires: 60
  1993. Contact: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;expires=60
  1994. Date: Sat, 11 Apr 2015 14:19:33 GMT
  1995. Content-Length: 0
  1996.  
  1997.  
  1998. <------------>
  1999. Scheduling destruction of SIP dialog '2e6904e02e360e7b488a26107a99fdd9@80.229.154.247:5060' in 12864 ms (Method: NOTIFY)
  2000. Reliably Transmitting (NAT) to 212.159.122.28:49962:
  2001. NOTIFY sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP SIP/2.0
  2002. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK149355d4;rport
  2003. Max-Forwards: 70
  2004. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as07d73072
  2005. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>
  2006. Contact: <sip:Unknown@80.229.154.247:5060>
  2007. Call-ID: 2e6904e02e360e7b488a26107a99fdd9@80.229.154.247:5060
  2008. CSeq: 102 NOTIFY
  2009. User-Agent: FPBX-2.11.0(11.6.0)
  2010. Event: message-summary
  2011. Content-Type: application/simple-message-summary
  2012. Content-Length: 89
  2013.  
  2014. Messages-Waiting: no
  2015. Message-Account: sip:*97@80.229.154.247
  2016. Voice-Message: 0/0 (0/0)
  2017.  
  2018. ---
  2019. Scheduling destruction of SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' in 32000 ms (Method: REGISTER)
  2020.  
  2021. <--- SIP read from UDP:212.159.122.28:49962 --->
  2022. SIP/2.0 200 OK
  2023. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK6907763f;rport=5060;received=80.229.154.247
  2024. Contact: <sip:212.159.122.28:49962>
  2025. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;tag=cec83473
  2026. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as49235ece
  2027. Call-ID: 1f24acae5b8286054a6f16a64f80bb6f@80.229.154.247:5060
  2028. CSeq: 102 OPTIONS
  2029. Accept: application/sdp, application/sdp
  2030. Accept-Language: en
  2031. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  2032. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  2033. User-Agent: Zoiper r21367
  2034. Allow-Events: presence, kpml
  2035. Content-Length: 0
  2036.  
  2037.  
  2038. <------------->
  2039. --- (14 headers 0 lines) ---
  2040. Really destroying SIP dialog '1f24acae5b8286054a6f16a64f80bb6f@80.229.154.247:5060' Method: OPTIONS
  2041.  
  2042. <--- SIP read from UDP:212.159.122.28:49962 --->
  2043. SIP/2.0 200 OK
  2044. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK149355d4;rport=5060;received=80.229.154.247
  2045. Contact: <sip:212.159.122.28:49962>
  2046. To: <sip:048664@212.159.122.28:49962;rinstance=00f732eec9d3cc8d;transport=UDP>;tag=553f0b6c
  2047. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as07d73072
  2048. Call-ID: 2e6904e02e360e7b488a26107a99fdd9@80.229.154.247:5060
  2049. CSeq: 102 NOTIFY
  2050. User-Agent: Zoiper r21367
  2051. Content-Length: 0
  2052.  
  2053.  
  2054. <------------->
  2055. --- (9 headers 0 lines) ---
  2056. Really destroying SIP dialog '2e6904e02e360e7b488a26107a99fdd9@80.229.154.247:5060' Method: NOTIFY
  2057. Reliably Transmitting (NAT) to 212.159.122.28:49839:
  2058. OPTIONS sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP SIP/2.0
  2059. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4b782f80;rport
  2060. Max-Forwards: 70
  2061. From: "Unknown" <sip:Unknown@80.229.154.247>;tag=as28405738
  2062. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>
  2063. Contact: <sip:Unknown@80.229.154.247:5060>
  2064. Call-ID: 424d5a4e732954681f8e0d807885198b@80.229.154.247:5060
  2065. CSeq: 102 OPTIONS
  2066. User-Agent: FPBX-2.11.0(11.6.0)
  2067. Date: Sat, 11 Apr 2015 14:19:35 GMT
  2068. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2069. Supported: replaces, timer
  2070. Content-Length: 0
  2071.  
  2072.  
  2073. ---
  2074.  
  2075. <--- SIP read from UDP:212.159.122.28:49839 --->
  2076. SIP/2.0 200 OK
  2077. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4b782f80;rport=5060;received=80.229.154.247
  2078. Contact: <sip:192.168.1.103:34733>
  2079. To: <sip:048665@212.159.122.28:49839;rinstance=3bfdd37ae61415c1;transport=UDP>;tag=1cf29207
  2080. From: "Unknown"<sip:Unknown@80.229.154.247>;tag=as28405738
  2081. Call-ID: 424d5a4e732954681f8e0d807885198b@80.229.154.247:5060
  2082. CSeq: 102 OPTIONS
  2083. Accept: application/sdp, application/sdp
  2084. Accept-Language: en
  2085. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
  2086. Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
  2087. User-Agent: Z 3.3.25608 r25552
  2088. Allow-Events: presence, kpml
  2089. Content-Length: 0
  2090.  
  2091.  
  2092. <------------->
  2093. --- (14 headers 0 lines) ---
  2094. Really destroying SIP dialog '424d5a4e732954681f8e0d807885198b@80.229.154.247:5060' Method: OPTIONS
  2095.  
  2096. <--- SIP read from UDP:155.94.65.90:5070 --->
  2097. INVITE sip:0000972595183142@192.168.1.104:5060 SIP/2.0
  2098. To: 0000972595183142<sip:0000972595183142@80.229.154.247>
  2099. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2100. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;rport
  2101. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2102. CSeq: 1 INVITE
  2103. Contact: <sip:100@155.94.65.90:5070>
  2104. Max-Forwards: 70
  2105. Allow: INVITE, ACK, CANCEL, BYE
  2106. User-Agent: sipcli/v1.8
  2107. Content-Type: application/sdp
  2108. Content-Length: 281
  2109.  
  2110. v=0
  2111. o=sipcli-Session 1353854870 1148097326 IN IP4 155.94.65.90
  2112. s=sipcli
  2113. c=IN IP4 155.94.65.90
  2114. t=0 0
  2115. m=audio 5072 RTP/AVP 18 0 8 101
  2116. a=fmtp:101 0-15
  2117. a=rtpmap:18 G729/8000
  2118. a=rtpmap:0 PCMU/8000
  2119. a=rtpmap:8 PCMA/8000
  2120. a=rtpmap:101 telephone-event/8000
  2121. a=ptime:20
  2122. a=sendrecv
  2123.  
  2124. <------------->
  2125. --- (12 headers 13 lines) ---
  2126. Sending to 155.94.65.90:5070 (NAT)
  2127. Sending to 155.94.65.90:5070 (NAT)
  2128. Using INVITE request as basis request - 06cd1e0ba7f7b11298ab025b0f477af7
  2129. No matching peer for '100' from '155.94.65.90:5070'
  2130. == Using SIP RTP TOS bits 184
  2131. == Using SIP RTP CoS mark 5
  2132. Found RTP audio format 18
  2133. Found RTP audio format 0
  2134. Found RTP audio format 8
  2135. Found RTP audio format 101
  2136. Found audio description format G729 for ID 18
  2137. Found audio description format PCMU for ID 0
  2138. Found audio description format PCMA for ID 8
  2139. Found audio description format telephone-event for ID 101
  2140. Capabilities: us - (gsm|ulaw|alaw), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  2141. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  2142. Peer audio RTP is at port 155.94.65.90:5072
  2143. Looking for 0000972595183142 in from-sip-external (domain 192.168.1.104)
  2144. list_route: hop: <sip:100@155.94.65.90:5070>
  2145. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:19:44'},'100','100','','','','0000972595183142','from-sip-external','SIP/80.229.154.247-000005b4','','',3,'','1428761984.6354','1428761984.6354','','','')]
  2146.  
  2147. <--- Transmitting (NAT) to 155.94.65.90:5070 --->
  2148. SIP/2.0 100 Trying
  2149. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2150. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2151. To: 0000972595183142<sip:0000972595183142@80.229.154.247>
  2152. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2153. CSeq: 1 INVITE
  2154. Server: FPBX-2.11.0(11.6.0)
  2155. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2156. Supported: replaces, timer
  2157. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2158. Content-Length: 0
  2159.  
  2160.  
  2161. <------------>
  2162. -- Executing [0000972595183142@from-sip-external:1] NoOp("SIP/80.229.154.247-000005b4", "Received incoming SIP connection from unknown peer to 0000972595183142") in new stack
  2163. -- Executing [0000972595183142@from-sip-external:2] Set("SIP/80.229.154.247-000005b4", "DID=0000972595183142") in new stack
  2164. -- Executing [0000972595183142@from-sip-external:3] Goto("SIP/80.229.154.247-000005b4", "s,1") in new stack
  2165. -- Goto (from-sip-external,s,1)
  2166. -- Executing [s@from-sip-external:1] GotoIf("SIP/80.229.154.247-000005b4", "0?checklang:noanonymous") in new stack
  2167. -- Goto (from-sip-external,s,5)
  2168. -- Executing [s@from-sip-external:5] Set("SIP/80.229.154.247-000005b4", "TIMEOUT(absolute)=15") in new stack
  2169. -- Channel will hangup at 2015-04-11 15:19:59.390 BST.
  2170. -- Executing [s@from-sip-external:6] Log("SIP/80.229.154.247-000005b4", "WARNING,"Rejecting unknown SIP connection from 155.94.65.90"") in new stack
  2171. [2015-04-11 15:19:44] WARNING[22048][C-00000f3e]: Ext. s:6 @ from-sip-external: "Rejecting unknown SIP connection from 155.94.65.90"
  2172. -- Executing [s@from-sip-external:7] Answer("SIP/80.229.154.247-000005b4", "") in new stack
  2173. Audio is at 12428
  2174. Adding codec 100003 (ulaw) to SDP
  2175. Adding codec 100004 (alaw) to SDP
  2176. Adding non-codec 0x1 (telephone-event) to SDP
  2177.  
  2178. <--- Reliably Transmitting (NAT) to 155.94.65.90:5070 --->
  2179. SIP/2.0 200 OK
  2180. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2181. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2182. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2183. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2184. CSeq: 1 INVITE
  2185. Server: FPBX-2.11.0(11.6.0)
  2186. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2187. Supported: replaces, timer
  2188. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2189. Content-Type: application/sdp
  2190. Content-Length: 263
  2191.  
  2192. v=0
  2193. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2194. s=Asterisk PBX 11.6.0
  2195. c=IN IP4 80.229.154.247
  2196. t=0 0
  2197. m=audio 12428 RTP/AVP 0 8 101
  2198. a=rtpmap:0 PCMU/8000
  2199. a=rtpmap:8 PCMA/8000
  2200. a=rtpmap:101 telephone-event/8000
  2201. a=fmtp:101 0-16
  2202. a=ptime:20
  2203. a=sendrecv
  2204.  
  2205. <------------>
  2206. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:19:44'},'100','100','100','','0000972595183142','s','from-sip-external','SIP/80.229.154.247-000005b4','Answer','',3,'','1428761984.6354','1428761984.6354','','','')]
  2207. Retransmitting #1 (NAT) to 155.94.65.90:5070:
  2208. SIP/2.0 200 OK
  2209. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2210. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2211. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2212. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2213. CSeq: 1 INVITE
  2214. Server: FPBX-2.11.0(11.6.0)
  2215. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2216. Supported: replaces, timer
  2217. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2218. Content-Type: application/sdp
  2219. Content-Length: 263
  2220.  
  2221. v=0
  2222. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2223. s=Asterisk PBX 11.6.0
  2224. c=IN IP4 80.229.154.247
  2225. t=0 0
  2226. m=audio 12428 RTP/AVP 0 8 101
  2227. a=rtpmap:0 PCMU/8000
  2228. a=rtpmap:8 PCMA/8000
  2229. a=rtpmap:101 telephone-event/8000
  2230. a=fmtp:101 0-16
  2231. a=ptime:20
  2232. a=sendrecv
  2233.  
  2234. ---
  2235. -- Executing [s@from-sip-external:8] Wait("SIP/80.229.154.247-000005b4", "2") in new stack
  2236. Retransmitting #2 (NAT) to 155.94.65.90:5070:
  2237. SIP/2.0 200 OK
  2238. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2239. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2240. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2241. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2242. CSeq: 1 INVITE
  2243. Server: FPBX-2.11.0(11.6.0)
  2244. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2245. Supported: replaces, timer
  2246. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2247. Content-Type: application/sdp
  2248. Content-Length: 263
  2249.  
  2250. v=0
  2251. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2252. s=Asterisk PBX 11.6.0
  2253. c=IN IP4 80.229.154.247
  2254. t=0 0
  2255. m=audio 12428 RTP/AVP 0 8 101
  2256. a=rtpmap:0 PCMU/8000
  2257. a=rtpmap:8 PCMA/8000
  2258. a=rtpmap:101 telephone-event/8000
  2259. a=fmtp:101 0-16
  2260. a=ptime:20
  2261. a=sendrecv
  2262.  
  2263. ---
  2264. -- Executing [s@from-sip-external:9] Playback("SIP/80.229.154.247-000005b4", "ss-noservice") in new stack
  2265. [2015-04-11 15:19:46] WARNING[22048][C-00000f3e]: file.c:701 ast_openstream_full: File ss-noservice does not exist in any format
  2266. [2015-04-11 15:19:46] WARNING[22048][C-00000f3e]: file.c:1017 ast_streamfile: Unable to open ss-noservice (format (ulaw)): No such file or directory
  2267. [2015-04-11 15:19:46] WARNING[22048][C-00000f3e]: app_playback.c:484 playback_exec: ast_streamfile failed on SIP/80.229.154.247-000005b4 for ss-noservice
  2268. -- Executing [s@from-sip-external:10] PlayTones("SIP/80.229.154.247-000005b4", "congestion") in new stack
  2269. -- Executing [s@from-sip-external:11] Congestion("SIP/80.229.154.247-000005b4", "5") in new stack
  2270. [2015-04-11 15:19:47] NOTICE[1936]: chan_sip.c:14995 sip_reregister: -- Re-registration for ST15901T001@st.voicehost.co.uk
  2271. REGISTER 11 headers, 0 lines
  2272. Reliably Transmitting (NAT) to 37.157.52.142:5060:
  2273. REGISTER sip:st.voicehost.co.uk SIP/2.0
  2274. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK77936524;rport
  2275. Max-Forwards: 70
  2276. From: <sip:ST15901T001@st.voicehost.co.uk>;tag=as0e2f3681
  2277. To: <sip:ST15901T001@st.voicehost.co.uk>
  2278. Call-ID: 636344a404b4794431dc306c08f46ae9@80.229.154.247
  2279. CSeq: 2450 REGISTER
  2280. User-Agent: FPBX-2.11.0(11.6.0)
  2281. Authorization: Digest username="ST15901T001", realm="sip.voicehost.co.uk", algorithm=MD5, uri="sip:st.voicehost.co.uk", nonce="76647f17", response="7655299250eb328238a567db705a998a"
  2282. Expires: 120
  2283. Contact: <sip:s@80.229.154.247:5060>
  2284. Content-Length: 0
  2285.  
  2286.  
  2287. ---
  2288.  
  2289. <--- SIP read from UDP:37.157.52.142:5060 --->
  2290. SIP/2.0 401 Unauthorized
  2291. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK77936524;received=80.229.154.247;rport=5060
  2292. From: <sip:ST15901T001@st.voicehost.co.uk>;tag=as0e2f3681
  2293. To: <sip:ST15901T001@st.voicehost.co.uk>;tag=as18bfabdb
  2294. Call-ID: 636344a404b4794431dc306c08f46ae9@80.229.154.247
  2295. CSeq: 2450 REGISTER
  2296. Server: VoiceHost V4
  2297. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2298. Supported: replaces, timer
  2299. WWW-Authenticate: Digest algorithm=MD5, realm="sip.voicehost.co.uk", nonce="74a18013"
  2300. Content-Length: 0
  2301.  
  2302.  
  2303. <------------->
  2304. --- (11 headers 0 lines) ---
  2305. Responding to challenge, registration to domain/host name st.voicehost.co.uk
  2306. REGISTER 11 headers, 0 lines
  2307. Reliably Transmitting (NAT) to 37.157.52.142:5060:
  2308. REGISTER sip:st.voicehost.co.uk SIP/2.0
  2309. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4db1770f;rport
  2310. Max-Forwards: 70
  2311. From: <sip:ST15901T001@st.voicehost.co.uk>;tag=as3f90bcfa
  2312. To: <sip:ST15901T001@st.voicehost.co.uk>
  2313. Call-ID: 636344a404b4794431dc306c08f46ae9@80.229.154.247
  2314. CSeq: 2451 REGISTER
  2315. User-Agent: FPBX-2.11.0(11.6.0)
  2316. Authorization: Digest username="ST15901T001", realm="sip.voicehost.co.uk", algorithm=MD5, uri="sip:st.voicehost.co.uk", nonce="74a18013", response="b3b0696ef7479ebe1f7043d0dd5f4e7b"
  2317. Expires: 120
  2318. Contact: <sip:s@80.229.154.247:5060>
  2319. Content-Length: 0
  2320.  
  2321.  
  2322. ---
  2323.  
  2324. <--- SIP read from UDP:37.157.52.142:5060 --->
  2325. SIP/2.0 200 OK
  2326. Via: SIP/2.0/UDP 80.229.154.247:5060;branch=z9hG4bK4db1770f;received=80.229.154.247;rport=5060
  2327. From: <sip:ST15901T001@st.voicehost.co.uk>;tag=as3f90bcfa
  2328. To: <sip:ST15901T001@st.voicehost.co.uk>;tag=as18bfabdb
  2329. Call-ID: 636344a404b4794431dc306c08f46ae9@80.229.154.247
  2330. CSeq: 2451 REGISTER
  2331. Server: VoiceHost V4
  2332. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2333. Supported: replaces, timer
  2334. Expires: 120
  2335. Contact: <sip:s@80.229.154.247:5060>;expires=120
  2336. Date: Sat, 11 Apr 2015 14:31:43 GMT
  2337. Content-Length: 0
  2338.  
  2339.  
  2340. <------------->
  2341. --- (13 headers 0 lines) ---
  2342. Scheduling destruction of SIP dialog '636344a404b4794431dc306c08f46ae9@80.229.154.247' in 32000 ms (Method: REGISTER)
  2343. [2015-04-11 15:19:47] NOTICE[1936]: chan_sip.c:23425 handle_response_register: Outbound Registration: Expiry for st.voicehost.co.uk is 120 sec (Scheduling reregistration in 105 s)
  2344. Retransmitting #3 (NAT) to 155.94.65.90:5070:
  2345. SIP/2.0 200 OK
  2346. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2347. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2348. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2349. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2350. CSeq: 1 INVITE
  2351. Server: FPBX-2.11.0(11.6.0)
  2352. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2353. Supported: replaces, timer
  2354. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2355. Content-Type: application/sdp
  2356. Content-Length: 263
  2357.  
  2358. v=0
  2359. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2360. s=Asterisk PBX 11.6.0
  2361. c=IN IP4 80.229.154.247
  2362. t=0 0
  2363. m=audio 12428 RTP/AVP 0 8 101
  2364. a=rtpmap:0 PCMU/8000
  2365. a=rtpmap:8 PCMA/8000
  2366. a=rtpmap:101 telephone-event/8000
  2367. a=fmtp:101 0-16
  2368. a=ptime:20
  2369. a=sendrecv
  2370.  
  2371. ---
  2372. Retransmitting #4 (NAT) to 155.94.65.90:5070:
  2373. SIP/2.0 200 OK
  2374. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2375. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2376. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2377. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2378. CSeq: 1 INVITE
  2379. Server: FPBX-2.11.0(11.6.0)
  2380. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2381. Supported: replaces, timer
  2382. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2383. Content-Type: application/sdp
  2384. Content-Length: 263
  2385.  
  2386. v=0
  2387. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2388. s=Asterisk PBX 11.6.0
  2389. c=IN IP4 80.229.154.247
  2390. t=0 0
  2391. m=audio 12428 RTP/AVP 0 8 101
  2392. a=rtpmap:0 PCMU/8000
  2393. a=rtpmap:8 PCMA/8000
  2394. a=rtpmap:101 telephone-event/8000
  2395. a=fmtp:101 0-16
  2396. a=ptime:20
  2397. a=sendrecv
  2398.  
  2399. ---
  2400. == Spawn extension (from-sip-external, s, 11) exited non-zero on 'SIP/80.229.154.247-000005b4'
  2401. -- Executing [h@from-sip-external:1] Hangup("SIP/80.229.154.247-000005b4", "") in new stack
  2402. == Spawn extension (from-sip-external, h, 1) exited non-zero on 'SIP/80.229.154.247-000005b4'
  2403. Scheduling destruction of SIP dialog '06cd1e0ba7f7b11298ab025b0f477af7' in 32000 ms (Method: INVITE)
  2404. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:19:51'},'100','100','100','','0000972595183142','h','from-sip-external','SIP/80.229.154.247-000005b4','','',3,'','1428761984.6354','1428761984.6354','','','')]
  2405. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:19:51'},'100','100','100','','0000972595183142','h','from-sip-external','SIP/80.229.154.247-000005b4','','',3,'','1428761984.6354','1428761984.6354','','','')]
  2406. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:19:51'},'100','100','100','','0000972595183142','h','from-sip-external','SIP/80.229.154.247-000005b4','','',3,'','1428761984.6354','1428761984.6354','','','')]
  2407. Retransmitting #5 (NAT) to 155.94.65.90:5070:
  2408. SIP/2.0 200 OK
  2409. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2410. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2411. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2412. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2413. CSeq: 1 INVITE
  2414. Server: FPBX-2.11.0(11.6.0)
  2415. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2416. Supported: replaces, timer
  2417. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2418. Content-Type: application/sdp
  2419. Content-Length: 263
  2420.  
  2421. v=0
  2422. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2423. s=Asterisk PBX 11.6.0
  2424. c=IN IP4 80.229.154.247
  2425. t=0 0
  2426. m=audio 12428 RTP/AVP 0 8 101
  2427. a=rtpmap:0 PCMU/8000
  2428. a=rtpmap:8 PCMA/8000
  2429. a=rtpmap:101 telephone-event/8000
  2430. a=fmtp:101 0-16
  2431. a=ptime:20
  2432. a=sendrecv
  2433.  
  2434. ---
  2435.  
  2436. <--- SIP read from UDP:212.159.122.28:49962 --->
  2437.  
  2438.  
  2439.  
  2440. <------------->
  2441. Retransmitting #6 (NAT) to 155.94.65.90:5070:
  2442. SIP/2.0 200 OK
  2443. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2444. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2445. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2446. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2447. CSeq: 1 INVITE
  2448. Server: FPBX-2.11.0(11.6.0)
  2449. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2450. Supported: replaces, timer
  2451. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2452. Content-Type: application/sdp
  2453. Content-Length: 263
  2454.  
  2455. v=0
  2456. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2457. s=Asterisk PBX 11.6.0
  2458. c=IN IP4 80.229.154.247
  2459. t=0 0
  2460. m=audio 12428 RTP/AVP 0 8 101
  2461. a=rtpmap:0 PCMU/8000
  2462. a=rtpmap:8 PCMA/8000
  2463. a=rtpmap:101 telephone-event/8000
  2464. a=fmtp:101 0-16
  2465. a=ptime:20
  2466. a=sendrecv
  2467.  
  2468. ---
  2469. -- Attempting call on Local/s@tc-maint for application NoCDR() (Retry 1)
  2470. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:20:01'},'','','','','','s','tc-maint','Local/s@tc-maint-0000098f;1','','',3,'','1428762001.6355','1428762001.6355','','','')]
  2471. -- Executing [s@tc-maint:1] NoCDR("Local/s@tc-maint-0000098f;2", "") in new stack
  2472. -- Executing [s@tc-maint:2] Set("Local/s@tc-maint-0000098f;2", "TCMAINT=RETURN") in new stack
  2473. -- Executing [s@tc-maint:3] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,1,1()") in new stack
  2474. -- Executing [1@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-18:00,mon-fri,1-31,jan-dec?truestate") in new stack
  2475. -- Executing [1@timeconditions:2] GotoIf("Local/s@tc-maint-0000098f;2", "0?truegoto") in new stack
  2476. -- Executing [1@timeconditions:3] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/1)=)") in new stack
  2477. -- Executing [1@timeconditions:4] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC1)=INUSE") in new stack
  2478. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:20:01'},'','','','','','s','tc-maint','Local/s@tc-maint-0000098f;2','','',3,'','1428762001.6356','1428762001.6355','','','')]
  2479. -- Executing [1@timeconditions:5] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2480. -- Executing [1@timeconditions:6] GotoIf("Local/s@tc-maint-0000098f;2", "0?ext-local,vmu5201,1") in new stack
  2481. -- Executing [1@timeconditions:7] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=false") in new stack
  2482. -- Executing [1@timeconditions:8] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2483. -- Executing [s@tc-maint:4] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,2,1()") in new stack
  2484. -- Executing [2@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "08:00-22:00,sat-sun,*,*?truestate") in new stack
  2485. -- Goto (timeconditions,2,10)
  2486. -- Executing [2@timeconditions:10] GotoIf("Local/s@tc-maint-0000098f;2", "0?falsegoto") in new stack
  2487. -- Executing [2@timeconditions:11] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/2)=)") in new stack
  2488. -- Executing [2@timeconditions:12] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC2)=NOT_INUSE") in new stack
  2489. -- Executing [2@timeconditions:13] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2490. -- Executing [2@timeconditions:14] GotoIf("Local/s@tc-maint-0000098f;2", "0?ivr-5,s,1") in new stack
  2491. -- Executing [2@timeconditions:15] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=true") in new stack
  2492. -- Executing [2@timeconditions:16] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2493. -- Executing [s@tc-maint:5] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,3,1()") in new stack
  2494. -- Executing [3@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  2495. -- Executing [3@timeconditions:2] GotoIf("Local/s@tc-maint-0000098f;2", "0?truegoto") in new stack
  2496. -- Executing [3@timeconditions:3] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/3)=)") in new stack
  2497. -- Executing [3@timeconditions:4] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC3)=INUSE") in new stack
  2498. -- Executing [3@timeconditions:5] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2499. -- Executing [3@timeconditions:6] GotoIf("Local/s@tc-maint-0000098f;2", "0?ext-local,vmu5203,1") in new stack
  2500. -- Executing [3@timeconditions:7] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=false") in new stack
  2501. -- Executing [3@timeconditions:8] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2502. -- Executing [s@tc-maint:6] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,4,1()") in new stack
  2503. -- Executing [4@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-20:00,mon-fri,*,*?truestate") in new stack
  2504. -- Executing [4@timeconditions:2] GotoIf("Local/s@tc-maint-0000098f;2", "0?truegoto") in new stack
  2505. -- Executing [4@timeconditions:3] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/4)=)") in new stack
  2506. -- Executing [4@timeconditions:4] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC4)=INUSE") in new stack
  2507. -- Executing [4@timeconditions:5] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2508. -- Executing [4@timeconditions:6] GotoIf("Local/s@tc-maint-0000098f;2", "0?ext-local,vmu5204,1") in new stack
  2509. -- Executing [4@timeconditions:7] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=false") in new stack
  2510. -- Executing [4@timeconditions:8] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2511. -- Executing [s@tc-maint:7] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,5,1()") in new stack
  2512. -- Executing [5@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  2513. -- Executing [5@timeconditions:2] GotoIf("Local/s@tc-maint-0000098f;2", "0?truegoto") in new stack
  2514. -- Executing [5@timeconditions:3] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/5)=)") in new stack
  2515. -- Executing [5@timeconditions:4] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC5)=INUSE") in new stack
  2516. -- Executing [5@timeconditions:5] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2517. -- Executing [5@timeconditions:6] GotoIf("Local/s@tc-maint-0000098f;2", "0?ext-local,vmu5205,1") in new stack
  2518. -- Executing [5@timeconditions:7] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=false") in new stack
  2519. -- Executing [5@timeconditions:8] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2520. -- Executing [s@tc-maint:8] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,6,1()") in new stack
  2521. -- Executing [6@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  2522. -- Goto (timeconditions,6,9)
  2523. -- Executing [6@timeconditions:9] GotoIf("Local/s@tc-maint-0000098f;2", "0?falsegoto") in new stack
  2524. -- Executing [6@timeconditions:10] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/6)=)") in new stack
  2525. -- Executing [6@timeconditions:11] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC6)=NOT_INUSE") in new stack
  2526. -- Executing [6@timeconditions:12] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2527. -- Executing [6@timeconditions:13] GotoIf("Local/s@tc-maint-0000098f;2", "0?ext-queues,5107,1") in new stack
  2528. -- Executing [6@timeconditions:14] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=true") in new stack
  2529. -- Executing [6@timeconditions:15] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2530. -- Executing [s@tc-maint:9] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,7,1()") in new stack
  2531. -- Executing [7@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  2532. -- Goto (timeconditions,7,9)
  2533. -- Executing [7@timeconditions:9] GotoIf("Local/s@tc-maint-0000098f;2", "0?falsegoto") in new stack
  2534. -- Executing [7@timeconditions:10] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/7)=)") in new stack
  2535. -- Executing [7@timeconditions:11] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC7)=NOT_INUSE") in new stack
  2536. -- Executing [7@timeconditions:12] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2537. -- Executing [7@timeconditions:13] GotoIf("Local/s@tc-maint-0000098f;2", "0?ivr-9,s,1") in new stack
  2538. -- Executing [7@timeconditions:14] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=true") in new stack
  2539. -- Executing [7@timeconditions:15] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2540. -- Executing [s@tc-maint:10] Gosub("Local/s@tc-maint-0000098f;2", "timeconditions,8,1()") in new stack
  2541. -- Executing [8@timeconditions:1] GotoIfTime("Local/s@tc-maint-0000098f;2", "00:00-23:59,mon-sun,*,*?truestate") in new stack
  2542. -- Goto (timeconditions,8,9)
  2543. -- Executing [8@timeconditions:9] GotoIf("Local/s@tc-maint-0000098f;2", "0?falsegoto") in new stack
  2544. -- Executing [8@timeconditions:10] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DB(TC/8)=)") in new stack
  2545. -- Executing [8@timeconditions:11] Set("Local/s@tc-maint-0000098f;2", "DEVICE_STATE(Custom:TC8)=NOT_INUSE") in new stack
  2546. -- Executing [8@timeconditions:12] ExecIf("Local/s@tc-maint-0000098f;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2547. -- Executing [8@timeconditions:13] GotoIf("Local/s@tc-maint-0000098f;2", "0?ivr-10,s,1") in new stack
  2548. -- Executing [8@timeconditions:14] Set("Local/s@tc-maint-0000098f;2", "TCSTATE=true") in new stack
  2549. -- Executing [8@timeconditions:15] Return("Local/s@tc-maint-0000098f;2", "") in new stack
  2550. -- Executing [s@tc-maint:11] System("Local/s@tc-maint-0000098f;2", "/var/lib/asterisk/bin/schedtc.php 60 /var/spool/asterisk/outgoing 1") in new stack
  2551. -- Executing [s@tc-maint:12] Answer("Local/s@tc-maint-0000098f;2", "") in new stack
  2552. > Channel Local/s@tc-maint-0000098f;1 was answered.
  2553. > Launching NoCDR() on Local/s@tc-maint-0000098f;1
  2554. [2015-04-11 15:20:01] NOTICE[22049]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
  2555. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:20:01'},'1','1','','','','s','tc-maint','Local/s@tc-maint-0000098f;2','Answer','',3,'','1428762001.6356','1428762001.6355','','','')]
  2556. == Spawn extension (tc-maint, s, 12) exited non-zero on 'Local/s@tc-maint-0000098f;2'
  2557. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:20:01'},'1','1','1','','','s','tc-maint','Local/s@tc-maint-0000098f;1','','',3,'','1428762001.6355','1428762001.6355','','','')]
  2558. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:20:01'},'1','1','1','','','s','tc-maint','Local/s@tc-maint-0000098f;1','','',3,'','1428762001.6355','1428762001.6355','','','')]
  2559. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:20:01'},'1','1','1','','','s','tc-maint','Local/s@tc-maint-0000098f;1','','',3,'','1428762001.6355','1428762001.6355','','','')]
  2560. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:20:01'},'1','1','','','','s','tc-maint','Local/s@tc-maint-0000098f;2','','',3,'','1428762001.6356','1428762001.6355','','','')]
  2561. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:20:01'},'1','1','','','','s','tc-maint','Local/s@tc-maint-0000098f;2','','',3,'','1428762001.6356','1428762001.6355','','','')]
  2562. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:20:01'},'1','1','','','','s','tc-maint','Local/s@tc-maint-0000098f;2','','',3,'','1428762001.6356','1428762001.6355','','','')]
  2563. Retransmitting #7 (NAT) to 155.94.65.90:5070:
  2564. SIP/2.0 200 OK
  2565. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2566. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2567. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2568. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2569. CSeq: 1 INVITE
  2570. Server: FPBX-2.11.0(11.6.0)
  2571. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2572. Supported: replaces, timer
  2573. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2574. Content-Type: application/sdp
  2575. Content-Length: 263
  2576.  
  2577. v=0
  2578. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2579. s=Asterisk PBX 11.6.0
  2580. c=IN IP4 80.229.154.247
  2581. t=0 0
  2582. m=audio 12428 RTP/AVP 0 8 101
  2583. a=rtpmap:0 PCMU/8000
  2584. a=rtpmap:8 PCMA/8000
  2585. a=rtpmap:101 telephone-event/8000
  2586. a=fmtp:101 0-16
  2587. a=ptime:20
  2588. a=sendrecv
  2589.  
  2590. ---
  2591. Really destroying SIP dialog 'NzY0MjQyN2E1ZTQ3YThjM2JhYjA5ZTI3YmJkZWFhNTQ.' Method: REGISTER
  2592. Retransmitting #8 (NAT) to 155.94.65.90:5070:
  2593. SIP/2.0 200 OK
  2594. Via: SIP/2.0/UDP 155.94.65.90:5070;branch=z9hG4bK-06cd1e0ba7f7b11298ab025b0f477af7;received=155.94.65.90;rport=5070
  2595. From: 100<sip:100@80.229.154.247>;tag=307217d6
  2596. To: 0000972595183142<sip:0000972595183142@80.229.154.247>;tag=as022bed17
  2597. Call-ID: 06cd1e0ba7f7b11298ab025b0f477af7
  2598. CSeq: 1 INVITE
  2599. Server: FPBX-2.11.0(11.6.0)
  2600. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  2601. Supported: replaces, timer
  2602. Contact: <sip:0000972595183142@80.229.154.247:5060>
  2603. Content-Type: application/sdp
  2604. Content-Length: 263
  2605.  
  2606. v=0
  2607. o=root 1625006997 1625006997 IN IP4 80.229.154.247
  2608. s=Asterisk PBX 11.6.0
  2609. c=IN IP4 80.229.154.247
  2610. t=0 0
  2611. m=audio 12428 RTP/AVP 0 8 101
  2612. a=rtpmap:0 PCMU/8000
  2613. a=rtpmap:8 PCMA/8000
  2614. a=rtpmap:101 telephone-event/8000
  2615. a=fmtp:101 0-16
  2616. a=ptime:20
  2617. a=sendrecv
  2618.  
  2619. ---
  2620. 80*CLI> sip set debug off
  2621. SIP Debugging Disabled
  2622. [2015-04-11 15:20:16] WARNING[1936]: chan_sip.c:4174 retrans_pkt: Retransmission timeout reached on transmission 06cd1e0ba7f7b11298ab025b0f477af7 for seqno 1 (Critical Response) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
  2623. Packet timed out after 32000ms with no response
  2624. -- Attempting call on Local/s@tc-maint for application NoCDR() (Retry 1)
  2625. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:21:00'},'','','','','','s','tc-maint','Local/s@tc-maint-00000990;1','','',3,'','1428762060.6357','1428762060.6357','','','')]
  2626. -- Executing [s@tc-maint:1] NoCDR("Local/s@tc-maint-00000990;2", "") in new stack
  2627. -- Executing [s@tc-maint:2] Set("Local/s@tc-maint-00000990;2", "TCMAINT=RETURN") in new stack
  2628. -- Executing [s@tc-maint:3] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,1,1()") in new stack
  2629. -- Executing [1@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-18:00,mon-fri,1-31,jan-dec?truestate") in new stack
  2630. -- Executing [1@timeconditions:2] GotoIf("Local/s@tc-maint-00000990;2", "0?truegoto") in new stack
  2631. -- Executing [1@timeconditions:3] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/1)=)") in new stack
  2632. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_START',{ts '2015-04-11 15:21:00'},'','','','','','s','tc-maint','Local/s@tc-maint-00000990;2','','',3,'','1428762060.6358','1428762060.6357','','','')]
  2633. -- Executing [1@timeconditions:4] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC1)=INUSE") in new stack
  2634. -- Executing [1@timeconditions:5] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2635. -- Executing [1@timeconditions:6] GotoIf("Local/s@tc-maint-00000990;2", "0?ext-local,vmu5201,1") in new stack
  2636. -- Executing [1@timeconditions:7] Set("Local/s@tc-maint-00000990;2", "TCSTATE=false") in new stack
  2637. -- Executing [1@timeconditions:8] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2638. -- Executing [s@tc-maint:4] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,2,1()") in new stack
  2639. -- Executing [2@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "08:00-22:00,sat-sun,*,*?truestate") in new stack
  2640. -- Goto (timeconditions,2,10)
  2641. -- Executing [2@timeconditions:10] GotoIf("Local/s@tc-maint-00000990;2", "0?falsegoto") in new stack
  2642. -- Executing [2@timeconditions:11] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/2)=)") in new stack
  2643. -- Executing [2@timeconditions:12] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC2)=NOT_INUSE") in new stack
  2644. -- Executing [2@timeconditions:13] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2645. -- Executing [2@timeconditions:14] GotoIf("Local/s@tc-maint-00000990;2", "0?ivr-5,s,1") in new stack
  2646. -- Executing [2@timeconditions:15] Set("Local/s@tc-maint-00000990;2", "TCSTATE=true") in new stack
  2647. -- Executing [2@timeconditions:16] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2648. -- Executing [s@tc-maint:5] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,3,1()") in new stack
  2649. -- Executing [3@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  2650. -- Executing [3@timeconditions:2] GotoIf("Local/s@tc-maint-00000990;2", "0?truegoto") in new stack
  2651. -- Executing [3@timeconditions:3] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/3)=)") in new stack
  2652. -- Executing [3@timeconditions:4] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC3)=INUSE") in new stack
  2653. -- Executing [3@timeconditions:5] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2654. -- Executing [3@timeconditions:6] GotoIf("Local/s@tc-maint-00000990;2", "0?ext-local,vmu5203,1") in new stack
  2655. -- Executing [3@timeconditions:7] Set("Local/s@tc-maint-00000990;2", "TCSTATE=false") in new stack
  2656. -- Executing [3@timeconditions:8] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2657. -- Executing [s@tc-maint:6] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,4,1()") in new stack
  2658. -- Executing [4@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-20:00,mon-fri,*,*?truestate") in new stack
  2659. -- Executing [4@timeconditions:2] GotoIf("Local/s@tc-maint-00000990;2", "0?truegoto") in new stack
  2660. -- Executing [4@timeconditions:3] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/4)=)") in new stack
  2661. -- Executing [4@timeconditions:4] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC4)=INUSE") in new stack
  2662. -- Executing [4@timeconditions:5] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2663. -- Executing [4@timeconditions:6] GotoIf("Local/s@tc-maint-00000990;2", "0?ext-local,vmu5204,1") in new stack
  2664. -- Executing [4@timeconditions:7] Set("Local/s@tc-maint-00000990;2", "TCSTATE=false") in new stack
  2665. -- Executing [4@timeconditions:8] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2666. -- Executing [s@tc-maint:7] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,5,1()") in new stack
  2667. -- Executing [5@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-18:00,mon-fri,*,*?truestate") in new stack
  2668. -- Executing [5@timeconditions:2] GotoIf("Local/s@tc-maint-00000990;2", "0?truegoto") in new stack
  2669. -- Executing [5@timeconditions:3] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/5)=)") in new stack
  2670. -- Executing [5@timeconditions:4] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC5)=INUSE") in new stack
  2671. -- Executing [5@timeconditions:5] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2672. -- Executing [5@timeconditions:6] GotoIf("Local/s@tc-maint-00000990;2", "0?ext-local,vmu5205,1") in new stack
  2673. -- Executing [5@timeconditions:7] Set("Local/s@tc-maint-00000990;2", "TCSTATE=false") in new stack
  2674. -- Executing [5@timeconditions:8] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2675. -- Executing [s@tc-maint:8] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,6,1()") in new stack
  2676. -- Executing [6@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  2677. -- Goto (timeconditions,6,9)
  2678. -- Executing [6@timeconditions:9] GotoIf("Local/s@tc-maint-00000990;2", "0?falsegoto") in new stack
  2679. -- Executing [6@timeconditions:10] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/6)=)") in new stack
  2680. -- Executing [6@timeconditions:11] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC6)=NOT_INUSE") in new stack
  2681. -- Executing [6@timeconditions:12] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2682. -- Executing [6@timeconditions:13] GotoIf("Local/s@tc-maint-00000990;2", "0?ext-queues,5107,1") in new stack
  2683. -- Executing [6@timeconditions:14] Set("Local/s@tc-maint-00000990;2", "TCSTATE=true") in new stack
  2684. -- Executing [6@timeconditions:15] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2685. -- Executing [s@tc-maint:9] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,7,1()") in new stack
  2686. -- Executing [7@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "11:00-18:00,mon-sat,*,*?truestate") in new stack
  2687. -- Goto (timeconditions,7,9)
  2688. -- Executing [7@timeconditions:9] GotoIf("Local/s@tc-maint-00000990;2", "0?falsegoto") in new stack
  2689. -- Executing [7@timeconditions:10] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/7)=)") in new stack
  2690. -- Executing [7@timeconditions:11] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC7)=NOT_INUSE") in new stack
  2691. -- Executing [7@timeconditions:12] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2692. -- Executing [7@timeconditions:13] GotoIf("Local/s@tc-maint-00000990;2", "0?ivr-9,s,1") in new stack
  2693. -- Executing [7@timeconditions:14] Set("Local/s@tc-maint-00000990;2", "TCSTATE=true") in new stack
  2694. -- Executing [7@timeconditions:15] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2695. -- Executing [s@tc-maint:10] Gosub("Local/s@tc-maint-00000990;2", "timeconditions,8,1()") in new stack
  2696. -- Executing [8@timeconditions:1] GotoIfTime("Local/s@tc-maint-00000990;2", "00:00-23:59,mon-sun,*,*?truestate") in new stack
  2697. -- Goto (timeconditions,8,9)
  2698. -- Executing [8@timeconditions:9] GotoIf("Local/s@tc-maint-00000990;2", "0?falsegoto") in new stack
  2699. -- Executing [8@timeconditions:10] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DB(TC/8)=)") in new stack
  2700. -- Executing [8@timeconditions:11] Set("Local/s@tc-maint-00000990;2", "DEVICE_STATE(Custom:TC8)=NOT_INUSE") in new stack
  2701. -- Executing [8@timeconditions:12] ExecIf("Local/s@tc-maint-00000990;2", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  2702. -- Executing [8@timeconditions:13] GotoIf("Local/s@tc-maint-00000990;2", "0?ivr-10,s,1") in new stack
  2703. -- Executing [8@timeconditions:14] Set("Local/s@tc-maint-00000990;2", "TCSTATE=true") in new stack
  2704. -- Executing [8@timeconditions:15] Return("Local/s@tc-maint-00000990;2", "") in new stack
  2705. -- Executing [s@tc-maint:11] System("Local/s@tc-maint-00000990;2", "/var/lib/asterisk/bin/schedtc.php 60 /var/spool/asterisk/outgoing 0") in new stack
  2706. -- Executing [s@tc-maint:12] Answer("Local/s@tc-maint-00000990;2", "") in new stack
  2707. > Channel Local/s@tc-maint-00000990;1 was answered.
  2708. > Launching NoCDR() on Local/s@tc-maint-00000990;1
  2709. == Spawn extension (tc-maint, s, 12) exited non-zero on 'Local/s@tc-maint-00000990;2'
  2710. [2015-04-11 15:21:00] NOTICE[22056]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
  2711. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:21:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-00000990;2','Answer','',3,'','1428762060.6358','1428762060.6357','','','')]
  2712. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('ANSWER',{ts '2015-04-11 15:21:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-00000990;1','','',3,'','1428762060.6357','1428762060.6357','','','')]
  2713. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:21:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-00000990;1','','',3,'','1428762060.6357','1428762060.6357','','','')]
  2714. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:21:00'},'0','0','0','','','s','tc-maint','Local/s@tc-maint-00000990;1','','',3,'','1428762060.6357','1428762060.6357','','','')]
  2715. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('HANGUP',{ts '2015-04-11 15:21:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-00000990;2','','',3,'','1428762060.6358','1428762060.6357','','','')]
  2716. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('CHAN_END',{ts '2015-04-11 15:21:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-00000990;2','','',3,'','1428762060.6358','1428762060.6357','','','')]
  2717. > [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES ('LINKEDID_END',{ts '2015-04-11 15:21:00'},'0','0','','','','s','tc-maint','Local/s@tc-maint-00000990;2','','',3,'','1428762060.6358','1428762060.6357','','','')]
  2718. 80*CLI>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement