Advertisement
Guest User

Untitled

a guest
Feb 7th, 2018
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.49 KB | None | 0 0
  1. <--- SIP read from UDP:10.25.1.120:5060 --->
  2. INVITE sip:304@10.25.1.5:5160;user=phone SIP/2.0
  3. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK9db22da8C9A108E9
  4. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  5. To: <sip:304@10.25.1.5;user=phone>
  6. CSeq: 1 INVITE
  7. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  8. Contact: <sip:201@10.25.1.120>
  9. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  10. User-Agent: PolycomSoundPointIP-SPIP_601-UA/3.1.8.0070
  11. Accept-Language: en
  12. Supported: 100rel,replaces
  13. Allow-Events: talk,hold,conference
  14. Max-Forwards: 70
  15. Content-Type: application/sdp
  16. Content-Length: 268
  17.  
  18. v=0
  19. o=- 1517942178 1517942178 IN IP4 10.25.1.120
  20. s=Polycom IP Phone
  21. c=IN IP4 10.25.1.120
  22. t=0 0
  23. a=sendrecv
  24. m=audio 2256 RTP/AVP 0 8 18 101
  25. a=rtpmap:0 PCMU/8000
  26. a=rtpmap:8 PCMA/8000
  27. a=rtpmap:18 G729/8000
  28. a=fmtp:18 annexb=no
  29. a=rtpmap:101 telephone-event/8000
  30. <------------->
  31. --- (15 headers 12 lines) ---
  32. Sending to 10.25.1.120:5060 (NAT)
  33. [2018-02-07 09:17:18] DEBUG[3205]: chan_sip.c:9016 __sip_alloc: Allocating new SIP dialog for a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120 - INVITE (No RTP)
  34. Sending to 10.25.1.120:5060 (NAT)
  35. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:26227 handle_request_invite: Initializing initreq for method INVITE - callid a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  36. Using INVITE request as basis request - a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  37. Found peer '201' for '201' from 10.25.1.120:5060
  38.  
  39. <--- Reliably Transmitting (no NAT) to 10.25.1.120:5060 --->
  40. SIP/2.0 401 Unauthorized
  41. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK9db22da8C9A108E9;received=10.25.1.120
  42. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  43. To: <sip:304@10.25.1.5;user=phone>;tag=as4bb557f6
  44. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  45. CSeq: 1 INVITE
  46. Server: FPBX-14.0.1.24(13.17.2)
  47. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  48. Supported: replaces, timer
  49. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="53ff1db8"
  50. Content-Length: 0
  51.  
  52.  
  53. <------------>
  54. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'SIP/2.0 401' onto UDP socket destined for 10.25.1.120:5060
  55. Scheduling destruction of SIP dialog 'a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120' in 6400 ms (Method: INVITE)
  56.  
  57. <--- SIP read from UDP:10.25.1.120:5060 --->
  58. ACK sip:304@10.25.1.5:5160 SIP/2.0
  59. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK9db22da8C9A108E9
  60. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  61. To: <sip:304@10.25.1.5;user=phone>;tag=as4bb557f6
  62. CSeq: 1 ACK
  63. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  64. Contact: <sip:201@10.25.1.120>
  65. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  66. User-Agent: PolycomSoundPointIP-SPIP_601-UA/3.1.8.0070
  67. Accept-Language: en
  68. Max-Forwards: 70
  69. Content-Length: 0
  70.  
  71. <------------->
  72. --- (12 headers 0 lines) ---
  73. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:4538 __sip_ack: Stopping retransmission on 'a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120' of Response 1: Match Found
  74.  
  75. <--- SIP read from UDP:10.25.1.120:5060 --->
  76. INVITE sip:304@10.25.1.5:5160;user=phone SIP/2.0
  77. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK7832026b495B03C0
  78. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  79. To: <sip:304@10.25.1.5;user=phone>
  80. CSeq: 2 INVITE
  81. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  82. Contact: <sip:201@10.25.1.120>
  83. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER
  84. User-Agent: PolycomSoundPointIP-SPIP_601-UA/3.1.8.0070
  85. Accept-Language: en
  86. Supported: 100rel,replaces
  87. Allow-Events: talk,hold,conference
  88. Authorization: Digest username="201", realm="asterisk", nonce="53ff1db8", uri="sip:304@10.25.1.5:5160;user=phone", response="35b3489f958873d6689b0d04470ceca4", algorithm=MD5
  89. Max-Forwards: 70
  90. Content-Type: application/sdp
  91. Content-Length: 268
  92.  
  93. v=0
  94. o=- 1517942178 1517942178 IN IP4 10.25.1.120
  95. s=Polycom IP Phone
  96. c=IN IP4 10.25.1.120
  97. t=0 0
  98. a=sendrecv
  99. m=audio 2256 RTP/AVP 0 8 18 101
  100. a=rtpmap:0 PCMU/8000
  101. a=rtpmap:8 PCMA/8000
  102. a=rtpmap:18 G729/8000
  103. a=fmtp:18 annexb=no
  104. a=rtpmap:101 telephone-event/8000
  105. <------------->
  106. --- (16 headers 12 lines) ---
  107. Sending to 10.25.1.120:5060 (no NAT)
  108. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:26227 handle_request_invite: Initializing initreq for method INVITE - callid a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  109. Using INVITE request as basis request - a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  110. Found peer '201' for '201' from 10.25.1.120:5060
  111. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:459 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x7f5a88041180'
  112. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: res_rtp_asterisk.c:3058 ast_rtp_new: Allocated port 13910 for RTP instance '0x7f5a88041180'
  113. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:476 ast_rtp_instance_new: RTP instance '0x7f5a88041180' is setup and ready to go
  114. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: acl.c:795 resolve_first: Multiple addresses. Using the first only
  115. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: res_rtp_asterisk.c:5770 ast_rtp_prop_set: Setup RTCP on RTP instance '0x7f5a88041180'
  116. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:5799 do_setnat: Setting NAT on RTP to Off
  117. Found RTP audio format 0
  118. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:763 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 0 based on m type on 0x7f5a4959d1c0
  119. Found RTP audio format 8
  120. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:763 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 8 based on m type on 0x7f5a4959d1c0
  121. Found RTP audio format 18
  122. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:763 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 18 based on m type on 0x7f5a4959d1c0
  123. Found RTP audio format 101
  124. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:763 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 101 based on m type on 0x7f5a4959d1c0
  125. Found audio description format PCMU for ID 0
  126. Found audio description format PCMA for ID 8
  127. Found audio description format G729 for ID 18
  128. Found audio description format telephone-event for ID 101
  129. Capabilities: us - (ulaw|alaw|gsm|g726|g722), peer - audio=(ulaw|alaw|g729)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  130. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  131. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: res_rtp_asterisk.c:5833 ast_rtp_remote_address_set: Setting RTCP address on RTP instance '0x7f5a88041180'
  132. Peer audio RTP is at port 10.25.1.120:2256
  133. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:730 ast_rtp_codecs_payloads_copy: Copying payload 0 (0x7f5a88dc6c88) from 0x7f5a4959d1c0 to 0x7f5a88041348
  134. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:730 ast_rtp_codecs_payloads_copy: Copying payload 8 (0x7f5a88febbc8) from 0x7f5a4959d1c0 to 0x7f5a88041348
  135. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:730 ast_rtp_codecs_payloads_copy: Copying payload 18 (0x7f5a88f99678) from 0x7f5a4959d1c0 to 0x7f5a88041348
  136. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: rtp_engine.c:730 ast_rtp_codecs_payloads_copy: Copying payload 101 (0x7f5a88057288) from 0x7f5a4959d1c0 to 0x7f5a88041348
  137. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: res_rtp_asterisk.c:5669 ast_rtp_prop_set: Ignoring duplicate RTCP property on RTP instance '0x7f5a88041180'
  138. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:11097 process_sdp: We're settling with these formats: (ulaw|alaw)
  139. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:26359 handle_request_invite: Checking SIP call limits for device 201
  140. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:6873 update_call_counter: Call from peer '201' is 1 out of 2147483647
  141. Looking for 304 in from-internal (domain 10.25.1.5)
  142. [2018-02-07 09:17:18] DEBUG[3151]: db.c:376 db_get_common: Unable to find key 'DND201' in family 'CustomDevstate'
  143. [2018-02-07 09:17:18] DEBUG[3151]: app_queue.c:2566 extension_state_cb: Extension '201@ext-local' changed to state '2' (In use)
  144. [2018-02-07 09:17:18] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  145. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: channel.c:1005 __ast_channel_alloc_ap: Channel 0x7f5a88ffddf0 'SIP/201-00001da0' allocated
  146. [2018-02-07 09:17:18] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  147. sip_route_dump: route/path hop: <sip:201@10.25.1.120>
  148. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:26563 handle_request_invite: SIP/201-00001da0: New call is still down.... Trying...
  149.  
  150. <--- Transmitting (no NAT) to 10.25.1.120:5060 --->
  151. SIP/2.0 100 Trying
  152. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK7832026b495B03C0;received=10.25.1.120
  153. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  154. To: <sip:304@10.25.1.5;user=phone>
  155. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  156. CSeq: 2 INVITE
  157. Server: FPBX-14.0.1.24(13.17.2)
  158. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  159. Supported: replaces, timer
  160. Contact: <sip:304@10.25.1.5:5160>
  161. Content-Length: 0
  162.  
  163.  
  164. <------------>
  165. [2018-02-07 09:17:18] DEBUG[3205][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'SIP/2.0 100' onto UDP socket destined for 10.25.1.120:5060
  166. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/304/followme/ddial) result is '1'
  167. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/ddial) result is 'DIRECT'
  168. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  169. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  170. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  171. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_stack.c:606 gosub_exec: Channel SIP/201-00001da0 has no datastore, so we're allocating one.
  172. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  173. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  174. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  175. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  176. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  177. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?201:) result is '201'
  178. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  179. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  180. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(CHANNEL,@,2) result is ''
  181. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  182. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  183. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  184. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  185. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  186. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  187. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  188. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  189. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  190. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  191. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(number) result is '201'
  192. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(DEVICE/201/user) result is '201'
  193. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  194. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  195. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  196. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  197. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  198. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  199. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  200. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  201. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  202. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  203. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidnum) result is '201'
  204. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  205. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  206. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  207. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  208. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidnum) result is '201'
  209. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  210. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  211. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  212. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  213. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  214. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  215. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  216. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?201:201) result is '201'
  217. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  218. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  219. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '201/dialopts' in family 'AMPUSER'
  220. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/dialopts) result is '0'
  221. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  222. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?201:HhTtr) result is 'HhTtr'
  223. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  224. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  225. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  226. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  227. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  228. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/concurrency_limit) result is '1'
  229. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/concurrency_limit) result is '3'
  230. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function GROUP_COUNT(201@concurrency_limit) result is '0'
  231. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/concurrency_limit) result is '3'
  232. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  233. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  234. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  235. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  236. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  237. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  238. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  239. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  240. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN(201) result is '3'
  241. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  242. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/language) result is ''
  243. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  244. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/language) result is ''
  245. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  246. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  247. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/language) result is ''
  248. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  249. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/language) result is ''
  250. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  251. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  252. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  253. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  254. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  255. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  256. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  257. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  258. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  259. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  260. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '-1'
  261. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?64:-1) result is '64'
  262. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  263. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  264. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  265. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  266. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  267. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  268. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  269. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  270. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  271. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  272. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  273. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  274. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  275. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  276. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  277. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  278. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  279. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  280. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  281. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(num) result is '201'
  282. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  283. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  284. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CHANNEL(language) result is 'en'
  285. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function MASTER_CHANNEL(CHANNEL(language)) result is 'en'
  286. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  287. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  288. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  289. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  290. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  291. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG1' to '304'
  292. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '304' in family 'CustomPresence'
  293. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function PRESENCE_STATE(CustomPresence:304,value) result is 'not_set'
  294. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function TOLOWER(not_set) result is 'not_set'
  295. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  296. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  297. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  298. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/cidname) result is 'Aimee Virtual'
  299. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  300. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key 'DND304' in family 'CustomDevstate'
  301. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function EXTENSION_STATE(304@ext-local) result is 'NOT_INUSE'
  302. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  303. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  304. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  305. [2018-02-07 09:17:18] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  306. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function EXISTS() result is '0'
  307. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  308. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  309. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  310. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  311. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  312. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  313. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  314. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  315. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  316. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'MacroExit'
  317. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  318. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  319. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  320. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  321. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/304/followme/changecid) result is '1'
  322. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/changecid) result is 'default'
  323. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/changecid) result is 'default'
  324. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  325. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GosubIf'
  326. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/grppre) result is ''
  327. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  328. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  329. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  330. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  331. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG1' to 'exten'
  332. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG2' to '304'
  333. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG3' to ''
  334. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  335. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  336. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  337. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  338. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  339. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  340. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function STRFTIME(1518020239,,%d) result is '07'
  341. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  342. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function STRFTIME(1518020239,,%m) result is '02'
  343. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  344. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function STRFTIME(1518020239,,%Y) result is '2018'
  345. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  346. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function STRFTIME(1518020239,,%H%M%S) result is '091719'
  347. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  348. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  349. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '3'
  350. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  351. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '3'
  352. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(3?201:unknown) result is '201'
  353. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(3?201:201) result is '201'
  354. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  355. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  356. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?WAV:wav) result is 'wav'
  357. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  358. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  359. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  360. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  361. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  362. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  363. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  364. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  365. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(exten) result is '5'
  366. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '5'
  367. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  368. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DIALPLAN_EXISTS(sub-record-check,exten) result is '1'
  369. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  370. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  371. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  372. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  373. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  374. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?external:internal) result is 'internal'
  375. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  376. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  377. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  378. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/recording/in/internal) result is 'dontcare'
  379. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  380. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(dontcare) result is '8'
  381. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  382. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  383. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  384. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  385. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  386. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  387. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  388. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/recording/out/internal) result is 'dontcare'
  389. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  390. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(dontcare) result is '8'
  391. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  392. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  393. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  394. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  395. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  396. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG1' to 'dontcare'
  397. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG2' to 'internal'
  398. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG3' to '304'
  399. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  400. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  401. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  402. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  403. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/dring) result is ''
  404. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  405. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  406. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  407. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  408. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/strategy) result is 'ringall'
  409. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  410. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/rvolume) result is ''
  411. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  412. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(STRATEGY,-,1) result is 'ringall'
  413. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  414. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  415. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  416. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/prering) result is '0'
  417. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  418. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/prering) result is '0'
  419. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  420. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  421. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  422. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  423. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  424. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/annmsg) result is ''
  425. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  426. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  427. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  428. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  429. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  430. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/ringing) result is 'Ring'
  431. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  432. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/ringing) result is 'Ring'
  433. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  434. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  435. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/ringing) result is 'Ring'
  436. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function STRREPLACE(DIAL_OPTIONS,r) result is 'HhTtI'
  437. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  438. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  439. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  440. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  441. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?:) result is ''
  442. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?:) result is ''
  443. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  444. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/grpconf) result is 'DISABLED'
  445. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  446. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  447. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  448. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  449. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  450. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(STRATEGY,-,1) result is 'ringall'
  451. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  452. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  453. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  454. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/grptime) result is '20'
  455. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/grplist) result is '43552424#'
  456. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  457. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  458. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  459. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(num) result is '201'
  460. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  461. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  462. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  463. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  464. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  465. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  466. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  467. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  468. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN(201) result is '3'
  469. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  470. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  471. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  472. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  473. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  474. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  475. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  476. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  477. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  478. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  479. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  480. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  481. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  482. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  483. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  484. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  485. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  486. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  487. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  488. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'AGI'
  489. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424#' in family 'CF'
  490. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424#' in family 'CW'
  491. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424#' in family 'CFB'
  492. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424#' in family 'CFU'
  493. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: AGI
  494. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  495. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  496. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  497. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  498. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  499. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  500. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function FIELDQTY(FILTERED_DIAL,-) result is '1'
  501. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  502. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  503. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  504. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  505. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(FILTERED_DIAL,-,1) result is '43552424'
  506. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  507. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  508. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  509. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  510. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  511. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  512. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?:Normal) result is 'Normal'
  513. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  514. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  515. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  516. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  517. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function IF(0?:Normal) result is 'Normal'
  518. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424/rvolume' in family 'AMPUSER'
  519. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/43552424/rvolume not found in database.
  520. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/43552424/rvolume) result is ''
  521. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  522. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  523. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?:Normal) result is 'Normal'
  524. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424/rvolume' in family 'AMPUSER'
  525. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/43552424/rvolume not found in database.
  526. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/43552424/rvolume) result is ''
  527. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  528. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  529. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424/rvolume' in family 'AMPUSER'
  530. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/43552424/rvolume not found in database.
  531. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/43552424/rvolume) result is ''
  532. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  533. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  534. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function IF(0?:Normal) result is 'Normal'
  535. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: db.c:376 db_get_common: Unable to find key '43552424/rvolume' in family 'AMPUSER'
  536. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/43552424/rvolume not found in database.
  537. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/43552424/rvolume) result is ''
  538. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '2'
  539. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  540. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  541. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  542. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  543. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  544. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  545. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  546. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'MacroExit'
  547. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Macro
  548. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Dial'
  549. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  550. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:1005 __ast_channel_alloc_ap: Channel 0x7f5abc007470 'Local/43552424@from-internal-00000b1d;1' allocated
  551. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  552. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  553. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:1005 __ast_channel_alloc_ap: Channel 0x7f5abcbfcd20 'Local/43552424@from-internal-00000b1d;2' allocated
  554. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __FMGL_DIAL from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  555. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __KEEPCID from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  556. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __CRM_SOURCE from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  557. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __ALT_CONFIRM_MSG from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  558. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable FMGRP from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  559. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __RVOL from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  560. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __MON_FMT from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  561. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  562. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __FROMEXTEN from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  563. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __TIMESTR from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  564. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __YEAR from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  565. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __MONTH from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  566. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __DAY from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  567. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __REC_STATUS from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  568. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __NODEST from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  569. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __BLKVM_CHANNEL from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  570. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __PICKUPMARK from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  571. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __TTL from SIP/201-00001da0 to Local/43552424@from-internal-00000b1d;1.
  572. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:606 gosub_exec: Channel Local/43552424@from-internal-00000b1d;1 has no datastore, so we're allocating one.
  573. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  574. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  575. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  576. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function HASHKEYS(SIPHEADERS) result is ''
  577. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  578. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function SHIFT(SIPHEADERKEYS) result is '(null)'
  579. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function SET(sipkey=) result is ''
  580. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  581. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'While'
  582. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  583. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: app_stack.c:1068 gosub_run: Spawn extension (from-internal,304,1) exited with -1 on 'Local/43552424@from-internal-00000b1d;1'
  584.  
  585. <--- Transmitting (no NAT) to 10.25.1.120:5060 --->
  586. SIP/2.0 180 Ringing
  587. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK7832026b495B03C0;received=10.25.1.120
  588. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  589. To: <sip:304@10.25.1.5;user=phone>;tag=as26c245be
  590. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  591. CSeq: 2 INVITE
  592. Server: FPBX-14.0.1.24(13.17.2)
  593. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  594. Supported: replaces, timer
  595. Contact: <sip:304@10.25.1.5:5160>
  596. P-Asserted-Identity: "Aimee Virtual" <sip:304@10.25.1.5>
  597. Content-Length: 0
  598.  
  599.  
  600. <------------>
  601. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'SIP/2.0 180' onto UDP socket destined for 10.25.1.120:5060
  602. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  603. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  604. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  605. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  606. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  607. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?201:) result is '201'
  608. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  609. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  610. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(CHANNEL,@,2) result is 'from-internal-00000b1d;2'
  611. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  612. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  613. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  614. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  615. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  616. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  617. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  618. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  619. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  620. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  621. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(number) result is '201'
  622. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(DEVICE/201/user) result is '201'
  623. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  624. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  625. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  626. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  627. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  628. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  629. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  630. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  631. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  632. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  633. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidnum) result is '201'
  634. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  635. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  636. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  637. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  638. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidnum) result is '201'
  639. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  640. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  641. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  642. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  643. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  644. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  645. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  646. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?201:201) result is '201'
  647. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  648. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  649. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: db.c:376 db_get_common: Unable to find key '201/dialopts' in family 'AMPUSER'
  650. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/dialopts) result is '0'
  651. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  652. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?201:HhTtr) result is 'HhTtr'
  653. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  654. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  655. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  656. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  657. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  658. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/concurrency_limit) result is '1'
  659. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/concurrency_limit) result is '3'
  660. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function GROUP_COUNT(201@concurrency_limit) result is '0'
  661. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/concurrency_limit) result is '3'
  662. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  663. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  664. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  665. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  666. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  667. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  668. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  669. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  670. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN(201) result is '3'
  671. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  672. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/language) result is ''
  673. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  674. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/language) result is ''
  675. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  676. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  677. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/language) result is ''
  678. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  679. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/language) result is ''
  680. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  681. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  682. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  683. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  684. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  685. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  686. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  687. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  688. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  689. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  690. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  691. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  692. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  693. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  694. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  695. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  696. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  697. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  698. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  699. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  700. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  701. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  702. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(num) result is '201'
  703. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  704. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  705. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CHANNEL(language) result is 'en'
  706. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function MASTER_CHANNEL(CHANNEL(language)) result is 'en'
  707. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  708. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  709. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  710. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:606 gosub_exec: Channel Local/43552424@from-internal-00000b1d;2 has no datastore, so we're allocating one.
  711. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG1' to 'out'
  712. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG2' to '43552424'
  713. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG3' to 'dontcare'
  714. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(201) result is '3'
  715. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '3'
  716. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  717. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  718. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(dontcare) result is '8'
  719. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  720. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  721. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  722. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  723. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  724. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(out) result is '3'
  725. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '3'
  726. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  727. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DIALPLAN_EXISTS(sub-record-check,out) result is '1'
  728. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  729. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  730. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  731. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/recording/out/external) result is 'dontcare'
  732. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  733. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN(dontcare) result is '8'
  734. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  735. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  736. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Gosub'
  737. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG1' to 'dontcare'
  738. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG2' to 'out'
  739. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:648 gosub_exec: Setting 'ARG3' to '43552424'
  740. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  741. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  742. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  743. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  744. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  745. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  746. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  747. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?default:) result is 'default'
  748. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  749. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/outboundcid) result is ''
  750. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  751. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  752. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  753. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  754. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  755. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  756. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  757. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  758. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  759. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: db.c:376 db_get_common: Unable to find key '201/pinless' in family 'AMPUSER'
  760. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/201/pinless not found in database.
  761. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/pinless) result is ''
  762. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  763. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  764. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GosubIf'
  765. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GosubIf
  766. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  767. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: db.c:376 db_get_common: Unable to find key '201/pinless' in family 'AMPUSER'
  768. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: func_db.c:151 function_db_read: DB: AMPUSER/201/pinless not found in database.
  769. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/pinless) result is ''
  770. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  771. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  772. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  773. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidnum) result is '201'
  774. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  775. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidnum) result is '201'
  776. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  777. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  778. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB_EXISTS(AMPUSER/201/cidnum) result is '1'
  779. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidnum) result is '201'
  780. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  781. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidnum) result is '201'
  782. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  783. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  784. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  785. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  786. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  787. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  788. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  789. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  790. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  791. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  792. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: db.c:376 db_get_common: Unable to find key '2/dialopts' in family 'TRUNK'
  793. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB_EXISTS(TRUNK/2/dialopts) result is '0'
  794. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  795. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?201:Ttr) result is 'Ttr'
  796. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  797. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  798. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  799. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  800. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  801. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  802. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  803. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  804. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  805. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  806. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  807. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  808. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  809. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  810. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  811. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  812. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  813. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  814. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  815. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  816. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  817. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  818. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  819. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  820. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  821. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  822. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  823. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  824. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  825. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(number) result is '201'
  826. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  827. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  828. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  829. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  830. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  831. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  832. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  833. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  834. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  835. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  836. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  837. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  838. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  839. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/device) result is '201'
  840. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  841. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  842. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  843. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  844. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/outboundcid) result is ''
  845. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  846. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  847. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: db.c:376 db_get_common: Unable to find key '201/emergency_cid' in family 'DEVICE'
  848. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: func_db.c:151 function_db_read: DB: DEVICE/201/emergency_cid not found in database.
  849. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(DEVICE/201/emergency_cid) result is ''
  850. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  851. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  852. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  853. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  854. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  855. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  856. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  857. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  858. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  859. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  860. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  861. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  862. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  863. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  864. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  865. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  866. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  867. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  868. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  869. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  870. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  871. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  872. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  873. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  874. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?:) result is ''
  875. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  876. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  877. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  878. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  879. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  880. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function LEN() result is '0'
  881. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  882. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function IF(1?:) result is ''
  883. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  884. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  885. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  886. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  887. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(name) result is 'Aaron'
  888. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  889. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  890. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  891. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  892. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  893. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(name) result is 'Aaron'
  894. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  895. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(num) result is '201'
  896. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  897. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  898. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  899. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  900. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  901. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Macro
  902. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  903. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GosubIf'
  904. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GosubIf
  905. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  906. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  907. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  908. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CUT(OUT_2,:,1) result is 'SIP/AAHTrunk'
  909. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  910. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  911. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  912. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  913. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  914. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  915. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  916. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  917. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  918. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  919. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  920. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'MacroExit'
  921. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Macro
  922. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  923. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  924. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  925. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  926. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  927. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  928. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  929. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  930. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  931. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  932. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'AGI'
  933. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: AGI
  934. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  935. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  936. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  937. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  938. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  939. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  940. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  941. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  942. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  943. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  944. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  945. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  946. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  947. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  948. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  949. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  950. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  951. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  952. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  953. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  954. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  955. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  956. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  957. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  958. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(name) result is 'Aaron'
  959. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  960. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  961. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(number) result is '201'
  962. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  963. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  964. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(name) result is 'Aaron'
  965. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  966. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  967. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CALLERID(number) result is '201'
  968. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  969. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  970. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function DB(AMPUSER/201/cidname) result is 'Aaron'
  971. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '1'
  972. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(name) result is 'Aaron'
  973. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  974. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  975. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CALLERID(number) result is '201'
  976. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  977. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  978. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  979. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  980. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Dial'
  981. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:30418 sip_request_call: Asked to create a SIP channel with formats: (ulaw)
  982. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:9016 __sip_alloc: Allocating new SIP dialog for 653481974b6ad3d83265f40e7d8d2918@[::1]:5160 - INVITE (No RTP)
  983. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: rtp_engine.c:459 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x7f5a800096c0'
  984. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: res_rtp_asterisk.c:3058 ast_rtp_new: Allocated port 18660 for RTP instance '0x7f5a800096c0'
  985. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: rtp_engine.c:476 ast_rtp_instance_new: RTP instance '0x7f5a800096c0' is setup and ready to go
  986. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: acl.c:795 resolve_first: Multiple addresses. Using the first only
  987. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: res_rtp_asterisk.c:5770 ast_rtp_prop_set: Setup RTCP on RTP instance '0x7f5a800096c0'
  988. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:5799 do_setnat: Setting NAT on RTP to On
  989. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:3508 obproxy_get: OBPROXY: Applying peer OBproxy to this call
  990. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:8801 change_callid_pvt: SIP call-id changed from '653481974b6ad3d83265f40e7d8d2918@[::1]:5160' to '653481974b6ad3d83265f40e7d8d2918@sipconnect.den0.cbeyond.net'
  991. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:5799 do_setnat: Setting NAT on RTP to On
  992. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:8801 change_callid_pvt: SIP call-id changed from '653481974b6ad3d83265f40e7d8d2918@sipconnect.den0.cbeyond.net' to '71bf41a641bd4b1031a014b04a2d863c@sipconnect.den0.cbeyond.net'
  993. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  994. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:1005 __ast_channel_alloc_ap: Channel 0x7f5a8004a860 'SIP/AAHTrunk-00001da1' allocated
  995. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: dsp.c:499 ast_tone_detect_init: Setup tone 1100 Hz, 500 ms, block_size=160, hits_required=21
  996. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: dsp.c:499 ast_tone_detect_init: Setup tone 2100 Hz, 2600 ms, block_size=160, hits_required=116
  997. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: rtp_engine.c:1348 ast_rtp_instance_early_bridge_make_compatible: Can't find native functions for channel 'Local/43552424@from-internal-00000b1d;2'
  998. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __CRM_SOURCE from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  999. [2018-02-07 09:17:19] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1000. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __CRM_DESTINATION from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1001. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __CRM_DIRECTION from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1002. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable NODEST from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1003. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __DIAL_OPTIONS from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1004. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __FMGL_DIAL from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1005. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __KEEPCID from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1006. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __ALT_CONFIRM_MSG from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1007. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __RVOL from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1008. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __MON_FMT from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1009. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __FROMEXTEN from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1010. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __TIMESTR from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1011. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __YEAR from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1012. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __MONTH from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1013. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __DAY from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1014. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __REC_STATUS from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1015. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __BLKVM_CHANNEL from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1016. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __PICKUPMARK from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1017. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: channel.c:6682 ast_channel_inherit_variables: Inheriting variable __TTL from Local/43552424@from-internal-00000b1d;2 to SIP/AAHTrunk-00001da1.
  1018. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:606 gosub_exec: Channel SIP/AAHTrunk-00001da1 has no datastore, so we're allocating one.
  1019. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1020. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  1021. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1022. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function HASHKEYS(SIPHEADERS) result is ''
  1023. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1024. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function SHIFT(SIPHEADERKEYS) result is '(null)'
  1025. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function SET(sipkey=) result is ''
  1026. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1027. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'While'
  1028. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  1029. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: app_stack.c:1068 gosub_run: Spawn extension (from-trunk,43552424,1) exited with -1 on 'SIP/AAHTrunk-00001da1'
  1030. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:6474 sip_call: Outgoing Call for 3552424
  1031. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:13509 add_sdp: ** Our capability: (ulaw) Video flag: False Text flag: False
  1032. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:13510 add_sdp: ** Our prefcodec: (ulaw)
  1033. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:3397 initialize_initreq: Initializing initreq for method INVITE - callid 71bf41a641bd4b1031a014b04a2d863c@sipconnect.den0.cbeyond.net
  1034. [2018-02-07 09:17:19] DEBUG[9804][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'INVITE sip:' onto UDP socket destined for 69.198.37.1:5060
  1035.  
  1036. <--- Transmitting (no NAT) to 10.25.1.120:5060 --->
  1037. SIP/2.0 180 Ringing
  1038. Via: SIP/2.0/UDP 10.25.1.120;branch=z9hG4bK7832026b495B03C0;received=10.25.1.120
  1039. From: "Aaron" <sip:201@10.25.1.5>;tag=5CECFD12-15ED13E5
  1040. To: <sip:304@10.25.1.5;user=phone>;tag=as26c245be
  1041. Call-ID: a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  1042. CSeq: 2 INVITE
  1043. Server: FPBX-14.0.1.24(13.17.2)
  1044. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1045. Supported: replaces, timer
  1046. Contact: <sip:304@10.25.1.5:5160>
  1047. Content-Length: 0
  1048.  
  1049.  
  1050. <------------>
  1051. [2018-02-07 09:17:19] DEBUG[9801][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'SIP/2.0 180' onto UDP socket destined for 10.25.1.120:5060
  1052. [2018-02-07 09:17:20] DEBUG[3205][C-00000501]: chan_sip.c:4579 __sip_semi_ack: (Provisional) Stopping retransmission (but retaining packet) on '71bf41a641bd4b1031a014b04a2d863c@sipconnect.den0.cbeyond.net' Request 102: Found
  1053. [2018-02-07 09:17:20] DEBUG[3205][C-00000501]: chan_sip.c:4522 __sip_ack: Acked pending invite 102
  1054. [2018-02-07 09:17:20] DEBUG[3205][C-00000501]: chan_sip.c:4538 __sip_ack: Stopping retransmission on '71bf41a641bd4b1031a014b04a2d863c@sipconnect.den0.cbeyond.net' of Request 102: Match Found
  1055. [2018-02-07 09:17:20] DEBUG[3205][C-00000501]: chan_sip.c:3754 __sip_xmit: Trying to put 'ACK sip:355' onto UDP socket destined for 69.198.37.1:5060
  1056. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: channel.c:2681 ast_hangup: Channel 0x7f5a8004a860 'SIP/AAHTrunk-00001da1' hanging up. Refs: 2
  1057. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: chan_sip.c:7155 sip_hangup: Hangup call SIP/AAHTrunk-00001da1, SIP callid 71bf41a641bd4b1031a014b04a2d863c@sipconnect.den0.cbeyond.net
  1058. [2018-02-07 09:17:20] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for Local/43552424@from-internal-00000b1d;2 - start 1518020239.284694 answer 0.000000 end 1518020240.064550 dispo NO ANSWER
  1059. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: channel.c:2233 ast_channel_destructor: Channel 0x7f5a8004a860 'SIP/AAHTrunk-00001da1' destroying
  1060. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_dial.c:3233 dial_exec_full: Exiting with DIALSTATUS=CHANUNAVAIL.
  1061. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Dial
  1062. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1063. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  1064. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1065. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1066. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  1067. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function ISNULL(1) result is '0'
  1068. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1069. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?0:1) result is '1'
  1070. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1071. [2018-02-07 09:17:20] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for SIP/AAHTrunk-00001da1 - start 1518020239.951957 answer 0.000000 end 1518020240.066384 dispo NO ANSWER
  1072. [2018-02-07 09:17:20] DEBUG[3148]: cdr.c:1121 cdr_object_create_public_records: CDR for SIP/AAHTrunk-00001da1 is dialed and has no Party B; discarding
  1073. [2018-02-07 09:17:20] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1074. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  1075. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  1076. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Goto
  1077. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  1078. [2018-02-07 09:17:20] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1079. [2018-02-07 09:17:20] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1080. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Goto
  1081. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1082. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  1083. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Progress'
  1084. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Progress
  1085. [2018-02-07 09:17:20] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1086. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Playback'
  1087. [2018-02-07 09:17:20] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  1088. [2018-02-07 09:17:21] DEBUG[8500][C-000004fc]: res_rtp_asterisk.c:4658 ast_rtcp_interpret: Got RTCP report of 84 bytes from 10.25.1.154:2235
  1089. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  1090. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  1091. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  1092. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Playback
  1093. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Busy'
  1094. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:5711 set_format: Channel Local/43552424@from-internal-00000b1d;2 setting write format path: slin -> ulaw
  1095. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  1096. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:5000 ast_prod: Prodding channel 'Local/43552424@from-internal-00000b1d;2'
  1097. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:8138 ast_channel_start_silence_generator: Started silence generator on 'Local/43552424@from-internal-00000b1d;2'
  1098. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: channel.c:2681 ast_hangup: Channel 0x7f5abc007470 'Local/43552424@from-internal-00000b1d;1' hanging up. Refs: 2
  1099. [2018-02-07 09:17:24] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for SIP/201-00001da0 - start 1518020238.882239 answer 0.000000 end 1518020244.998199 dispo BUSY
  1100. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: channel.c:2233 ast_channel_destructor: Channel 0x7f5abc007470 'Local/43552424@from-internal-00000b1d;1' destroying
  1101. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: app_dial.c:3233 dial_exec_full: Exiting with DIALSTATUS=BUSY.
  1102. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Dial
  1103. [2018-02-07 09:17:24] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for Local/43552424@from-internal-00000b1d;1 - start 1518020239.281020 answer 0.000000 end 1518020244.998867 dispo FAILED
  1104. [2018-02-07 09:17:24] DEBUG[3148]: cdr.c:1121 cdr_object_create_public_records: CDR for Local/43552424@from-internal-00000b1d;1 is dialed and has no Party B; discarding
  1105. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1106. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?:BUSY) result is 'BUSY'
  1107. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1108. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  1109. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1110. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GosubIf'
  1111. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:3488 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  1112. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: channel.c:8149 deactivate_silence_generator: Trying to stop silence generator when there is no generator on 'Local/43552424@from-internal-00000b1d;2'
  1113. [2018-02-07 09:17:24] DEBUG[9804][C-00000501]: app_macro.c:453 _macro_exec: Spawn extension (macro-dialout-trunk,s-INVALIDNMBR,4) exited non-zero on 'Local/43552424@from-internal-00000b1d;2' in macro 'dialout-trunk'
  1114. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GosubIf
  1115. [2018-02-07 09:17:24] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  1116. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:4347 __ast_pbx_run: Spawn extension (from-internal,43552424,7) exited non-zero on 'Local/43552424@from-internal-00000b1d;2'
  1117. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x10) up channel 'Local/43552424@from-internal-00000b1d;2'
  1118. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1119. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'Local/43552424@from-internal-00000b1d;2'
  1120. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  1121. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  1122. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1123. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1124. [2018-02-07 09:17:25] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for Local/43552424@from-internal-00000b1d;2 - start 1518020240.066481 answer 0.000000 end 1518020245.008954 dispo BUSY
  1125. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1126. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1127. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  1128. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(recordingfile) result is ''
  1129. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1130. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  1131. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1132. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  1133. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CDR(recordingfile) result is ''
  1134. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  1135. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(dstchannel) result is ''
  1136. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  1137. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1138. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  1139. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'MacroExit'
  1140. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(dstchannel) result is ''
  1141. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'AGI'
  1142. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  1143. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1144. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1145. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1146. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  1147. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1148. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1149. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  1150. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1151. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  1152. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1153. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Set
  1154. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'MacroExit'
  1155. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  1156. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1157. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(0?CHANUNAVAIL:BUSY) result is 'BUSY'
  1158. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function IF(1?NOANSWER:BUSY) result is 'NOANSWER'
  1159. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1160. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/postdest) result is 'ext-local,304,dest'
  1161. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1162. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1163. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  1164. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function DB(AMPUSER/304/followme/postdest) result is 'ext-local,304,dest'
  1165. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Goto'
  1166. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Set'
  1167. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1168. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1169. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_builtins.c:1180 pbx_builtin_gotoif: Not taking any branch
  1170. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x10) up channel 'SIP/201-00001da0'
  1171. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'SIP/201-00001da0'
  1172. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Macro'
  1173. [2018-02-07 09:17:25] DEBUG[3148]: cdr.c:1293 cdr_object_finalize: Finalized CDR for SIP/201-00001da0 - start 1518020244.999360 answer 0.000000 end 1518020245.083094 dispo FAILED
  1174. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  1175. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1176. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: GotoIf
  1177. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(recordingfile) result is ''
  1178. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1179. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  1180. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: ExecIf
  1181. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CDR(recordingfile) result is ''
  1182. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:566 ast_str_substitute_variables_full: Expression result is '0'
  1183. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(dstchannel) result is ''
  1184. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1185. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: Noop
  1186. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CDR(dstchannel) result is ''
  1187. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'AGI'
  1188. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_macro.c:459 _macro_exec: Executed application: AGI
  1189. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Hangup'
  1190. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x20) up channel 'Local/43552424@from-internal-00000b1d;2'
  1191. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_macro.c:453 _macro_exec: Spawn extension (macro-hangupcall,s,6) exited non-zero on 'Local/43552424@from-internal-00000b1d;2' in macro 'hangupcall'
  1192. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:4156 ast_pbx_h_exten_run: Spawn extension (from-internal,h,1) exited non-zero on 'Local/43552424@from-internal-00000b1d;2'
  1193. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'Local/43552424@from-internal-00000b1d;2'
  1194. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1195. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1196. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function LEN() result is '0'
  1197. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '0'
  1198. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'ExecIf'
  1199. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CHANNEL(UNIQUEID) result is '1518020239.13411'
  1200. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CHANNEL(UNIQUEID) result is '1518020238.13409'
  1201. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1518020238.13409'
  1202. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'NoOp'
  1203. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function CHANNEL(UNIQUEID) result is '1518020239.13411'
  1204. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:508 ast_str_substitute_variables_full: Function CHANNEL(UNIQUEID) result is '1518020238.13409'
  1205. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:708 pbx_substitute_variables_helper_full: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1518020238.13409'
  1206. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx_variables.c:777 pbx_substitute_variables_helper_full: Expression result is '1'
  1207. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'GotoIf'
  1208. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Return'
  1209. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: app_stack.c:1068 gosub_run: Spawn extension (from-internal,h,1) exited with -1 on 'Local/43552424@from-internal-00000b1d;2'
  1210. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2681 ast_hangup: Channel 0x7f5abcbfcd20 'Local/43552424@from-internal-00000b1d;2' hanging up. Refs: 2
  1211. [2018-02-07 09:17:25] DEBUG[9804][C-00000501]: channel.c:2233 ast_channel_destructor: Channel 0x7f5abcbfcd20 'Local/43552424@from-internal-00000b1d;2' destroying
  1212. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1213. [2018-02-07 09:17:25] DEBUG[3148]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5ab88f0620 from class 'asteriskcdrdb'
  1214. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1215. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:865 _ast_odbc_request_obj2: Reusing ODBC handle 0x7f5a801b5b00 from class 'asteriskcdrdb'
  1216. [2018-02-07 09:17:25] DEBUG[3148]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5ab88f0620 into pool
  1217. [2018-02-07 09:17:25] DEBUG[3148]: cdr.c:3279 post_cdr: Skipping CDR for Local/43552424@from-internal-00000b1d;2 since we weren't answered
  1218. [2018-02-07 09:17:25] DEBUG[3155]: res_odbc.c:714 ast_odbc_release_obj: Releasing ODBC handle 0x7f5a801b5b00 into pool
  1219. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:459 _macro_exec: Executed application: AGI
  1220. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:2875 pbx_extension_helper: Launching 'Hangup'
  1221. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: channel.c:2590 ast_softhangup_nolock: Soft-Hanging (0x20) up channel 'SIP/201-00001da0'
  1222. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: app_macro.c:453 _macro_exec: Spawn extension (macro-hangupcall,s,6) exited non-zero on 'SIP/201-00001da0' in macro 'hangupcall'
  1223. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: pbx.c:4156 ast_pbx_h_exten_run: Spawn extension (ext-local,h,1) exited non-zero on 'SIP/201-00001da0'
  1224. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: channel.c:2681 ast_hangup: Channel 0x7f5a88ffddf0 'SIP/201-00001da0' hanging up. Refs: 2
  1225. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: chan_sip.c:7155 sip_hangup: Hangup call SIP/201-00001da0, SIP callid a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120
  1226. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: chan_sip.c:7160 sip_hangup: update_call_counter(201) - decrement call limit counter on hangup
  1227. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: chan_sip.c:6839 update_call_counter: Call from peer '201' removed from call limit 2147483647
  1228. Scheduling destruction of SIP dialog 'a3ef3f86-1ffaa4d4-8f5668f@10.25.1.120' in 6400 ms (Method: INVITE)
  1229. [2018-02-07 09:17:25] DEBUG[9801][C-00000501]: chan_sip.c:7066 hangup_cause2sip: AST hangup cause 16 (no match found in SIP)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement