Advertisement
ngzeg

Asterisk debug from test call

Mar 29th, 2024
34
0
135 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 161.97 KB | None | 0 0
  1. freepbx*CLI> core set debug 3
  2. Core debug was OFF and is now 3.
  3. [2024-03-30 03:06:22] DEBUG[2894]: chan_dahdi.c:11896 do_monitor: Monitor doohicky got event Ring Begin on channel 3
  4. [2024-03-30 03:06:22] DEBUG[2894]: sig_analog.c:3729 analog_handle_init_event: channel (3) - signaling (5) - event (ANALOG_EVENT_RINGBEGIN)
  5. [2024-03-30 03:06:23] DEBUG[2894]: chan_dahdi.c:11896 do_monitor: Monitor doohicky got event Ring/Answered on channel 3
  6. [2024-03-30 03:06:23] DEBUG[2894]: sig_analog.c:3729 analog_handle_init_event: channel (3) - signaling (5) - event (ANALOG_EVENT_RINGOFFHOOK)
  7. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: channel_internal_api.c:703 ast_channel_nativeformats_set: <initializing>: Formats: (none)
  8. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: channel_internal_api.c:713 ast_channel_nativeformats_set: Channel is being initialized or destroyed
  9. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711767983.0, detail:
  10. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711767983.0': 0x7fe8ac004300 created
  11. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: channel.c:949 __ast_channel_alloc_ap: Channel 0x7fe8ac0013d0 'DAHDI/3-1' allocated
  12. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: channel_internal_api.c:703 ast_channel_nativeformats_set: DAHDI/3-1: Formats: (ulaw)
  13. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: channel_internal_api.c:721 ast_channel_nativeformats_set: New topology set
  14. [2024-03-30 03:06:23] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711767983.1, detail:
  15. [2024-03-30 03:06:23] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711767983.1': 0x7fe950002530 created
  16. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: dsp.c:510 ast_tone_detect_init: Setup tone 1100 Hz, 500 ms, block_size=160, hits_required=21
  17. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: dsp.c:510 ast_tone_detect_init: Setup tone 2100 Hz, 2600 ms, block_size=160, hits_required=116
  18. [2024-03-30 03:06:23] DEBUG[2894][C-00000001]: dsp.c:1797 ast_dsp_set_busy_pattern: dsp busy pattern set to 0,0,0,0
  19. [2024-03-30 03:06:23] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711767983.1, detail:
  20. [2024-03-30 03:06:23] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711767983.1': 0x7fe950002530 destroyed
  21. [2024-03-30 03:06:23] DEBUG[7449]: sig_analog.c:1742 __analog_ss_thread: __analog_ss_thread 3
  22. -- Starting simple switch on 'DAHDI/3-1'
  23. [2024-03-30 03:06:23] DEBUG[2840]: devicestate.c:466 do_state_change: Changing state for DAHDI/3 - state 2 (In use)
  24. [2024-03-30 03:06:23] DEBUG[2852]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x1a344f0 from class 'asteriskcdrdb'
  25. [2024-03-30 03:06:23] DEBUG[2929]: app_queue.c:2721 device_state_cb: Device 'DAHDI/3' changed to state '2' (In use) but we don't care because they're not a member of any queue.
  26. [2024-03-30 03:06:23] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('CHAN_START', {ts '2024-03-30 03:06:23.988839'}, '', '', '', '', '', 's', 'from-analog', 'DAHDI/3-1', '', '', 3, '', '1711767983.0', '1711767983.0', '', '', '')]
  27. [2024-03-30 03:06:23] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x1a344f0 into pool
  28. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  29. -- Executing [s@from-analog:1] NoOp("DAHDI/3-1", "Entering from-dahdi with DID == ") in new stack
  30. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Ringing'
  31. -- Executing [s@from-analog:2] Ringing("DAHDI/3-1", "") in new stack
  32. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: chan_dahdi.c:9133 dahdi_indicate: Requested indication 3 on channel DAHDI/3-1
  33. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  34. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(1?s:) result is 's'
  35. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  36. -- Executing [s@from-analog:3] Set("DAHDI/3-1", "DID=s") in new stack
  37. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  38. -- Executing [s@from-analog:4] NoOp("DAHDI/3-1", "DID is now s") in new stack
  39. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  40. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  41. -- Executing [s@from-analog:5] GotoIf("DAHDI/3-1", "1?dahdiok:checkzap") in new stack
  42. -- Goto (from-analog,s,9)
  43. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  44. -- Executing [s@from-analog:9] NoOp("DAHDI/3-1", "Is a DAHDi Channel") in new stack
  45. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  46. -- Executing [s@from-analog:10] Set("DAHDI/3-1", "CHAN=3-1") in new stack
  47. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHAN result is '3-1' from channel
  48. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHAN,-,1) result is '3'
  49. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  50. -- Executing [s@from-analog:11] Set("DAHDI/3-1", "CHAN=3") in new stack
  51. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Macro'
  52. -- Executing [s@from-analog:12] Macro("DAHDI/3-1", "from-dahdi-3,s,1") in new stack
  53. [2024-03-30 03:06:33] WARNING[7449][C-00000001]: app_macro.c:276 _macro_exec: Macro() is deprecated and will be removed from a future version of Asterisk.
  54. [2024-03-30 03:06:33] WARNING[7449][C-00000001]: app_macro.c:277 _macro_exec: Dialplan should be updated to use Gosub instead.
  55. [2024-03-30 03:06:33] WARNING[7449][C-00000001]: app_macro.c:331 _macro_exec: No such context 'macro-from-dahdi-3' for macro 'from-dahdi-3'. Was called by s@from-analog
  56. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  57. -- Executing [s@from-analog:13] NoOp("DAHDI/3-1", "Returned from Macro from-dahdi-3") in new stack
  58. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Goto'
  59. -- Executing [s@from-analog:14] Goto("DAHDI/3-1", "from-pstn,s,1") in new stack
  60. -- Goto (from-pstn,s,1)
  61. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  62. -- Executing [s@from-pstn:1] Set("DAHDI/3-1", "__DIRECTION=INBOUND") in new stack
  63. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  64. -- Executing [s@from-pstn:2] Gosub("DAHDI/3-1", "sub-record-check,s,1(in,s,dontcare)") in new stack
  65. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:634 gosub_exec: Channel DAHDI/3-1 has no datastore, so we're allocating one.
  66. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG1' to 'in'
  67. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG2' to 's'
  68. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG3' to 'dontcare'
  69. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  70. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  71. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  72. -- Executing [s@sub-record-check:1] GotoIf("DAHDI/3-1", "0?initialized") in new stack
  73. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  74. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  75. -- Executing [s@sub-record-check:2] Set("DAHDI/3-1", "__REC_STATUS=INITIALIZED") in new stack
  76. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  77. -- Executing [s@sub-record-check:3] Set("DAHDI/3-1", "NOW=1711767993") in new stack
  78. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function STRFTIME(1711767993,,%d) result is '30'
  79. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  80. -- Executing [s@sub-record-check:4] Set("DAHDI/3-1", "__DAY=30") in new stack
  81. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function STRFTIME(1711767993,,%m) result is '03'
  82. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  83. -- Executing [s@sub-record-check:5] Set("DAHDI/3-1", "__MONTH=03") in new stack
  84. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function STRFTIME(1711767993,,%Y) result is '2024'
  85. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  86. -- Executing [s@sub-record-check:6] Set("DAHDI/3-1", "__YEAR=2024") in new stack
  87. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function STRFTIME(1711767993,,%H%M%S) result is '030633'
  88. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  89. -- Executing [s@sub-record-check:7] Set("DAHDI/3-1", "__TIMESTR=20240330-030633") in new stack
  90. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  91. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  92. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  93. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  94. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?:unknown) result is 'unknown'
  95. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?:unknown) result is 'unknown'
  96. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  97. -- Executing [s@sub-record-check:8] Set("DAHDI/3-1", "__FROMEXTEN=unknown") in new stack
  98. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  99. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?WAV:wav) result is 'wav'
  100. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  101. -- Executing [s@sub-record-check:9] Set("DAHDI/3-1", "__MON_FMT=wav") in new stack
  102. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  103. -- Executing [s@sub-record-check:10] NoOp("DAHDI/3-1", "Recordings initialized") in new stack
  104. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(dontcare) result is '8'
  105. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  106. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  107. -- Executing [s@sub-record-check:11] ExecIf("DAHDI/3-1", "0?Set(ARG3=dontcare)") in new stack
  108. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  109. -- Executing [s@sub-record-check:12] Set("DAHDI/3-1", "REC_POLICY_MODE_SAVE=") in new stack
  110. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  111. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  112. -- Executing [s@sub-record-check:13] ExecIf("DAHDI/3-1", "0?Set(REC_STATUS=NO)") in new stack
  113. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(in) result is '2'
  114. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '2'
  115. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  116. -- Executing [s@sub-record-check:14] GotoIf("DAHDI/3-1", "2?checkaction") in new stack
  117. -- Goto (sub-record-check,s,17)
  118. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DIALPLAN_EXISTS(sub-record-check,in) result is '1'
  119. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  120. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  121. -- Executing [s@sub-record-check:17] GotoIf("DAHDI/3-1", "1?sub-record-check,in,1") in new stack
  122. -- Goto (sub-record-check,in,1)
  123. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  124. -- Executing [in@sub-record-check:1] NoOp("DAHDI/3-1", "Inbound Recording Check to s") in new stack
  125. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  126. -- Executing [in@sub-record-check:2] Set("DAHDI/3-1", "FROMEXTEN=unknown") in new stack
  127. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  128. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  129. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  130. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  131. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  132. -- Executing [in@sub-record-check:3] ExecIf("DAHDI/3-1", "0?Set(FROMEXTEN=)") in new stack
  133. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  134. -- Executing [in@sub-record-check:4] Gosub("DAHDI/3-1", "recordcheck,1(dontcare,in,s)") in new stack
  135. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG1' to 'dontcare'
  136. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG2' to 'in'
  137. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG3' to 's'
  138. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  139. -- Executing [recordcheck@sub-record-check:1] NoOp("DAHDI/3-1", "Starting recording check against dontcare") in new stack
  140. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Goto'
  141. -- Executing [recordcheck@sub-record-check:2] Goto("DAHDI/3-1", "dontcare") in new stack
  142. -- Goto (sub-record-check,recordcheck,3)
  143. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  144. -- Executing [recordcheck@sub-record-check:3] Return("DAHDI/3-1", "") in new stack
  145. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  146. -- Executing [in@sub-record-check:5] Return("DAHDI/3-1", "") in new stack
  147. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  148. -- Executing [s@from-pstn:3] Set("DAHDI/3-1", "CHANNEL(tonezone)=pa") in new stack
  149. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  150. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  151. -- Executing [s@from-pstn:4] ExecIf("DAHDI/3-1", "1?Set(__FROM_DID=s)") in new stack
  152. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  153. -- Executing [s@from-pstn:5] Set("DAHDI/3-1", "returnhere=1") in new stack
  154. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  155. -- Executing [s@from-pstn:6] Gosub("DAHDI/3-1", "app-blacklist-check,s,1()") in new stack
  156. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '' in family 'blacklist'
  157. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '' in family 'blacklist'
  158. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function BLACKLIST() result is '0'
  159. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  160. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  161. -- Executing [s@app-blacklist-check:1] GotoIf("DAHDI/3-1", "0?blacklisted") in new stack
  162. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  163. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  164. -- Executing [s@app-blacklist-check:2] Set("DAHDI/3-1", "CALLED_BLACKLIST=1") in new stack
  165. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  166. -- Executing [s@app-blacklist-check:3] Return("DAHDI/3-1", "") in new stack
  167. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  168. -- Executing [s@from-pstn:7] Set("DAHDI/3-1", "CDR(did)=s") in new stack
  169. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  170. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  171. -- Executing [s@from-pstn:8] GotoIf("DAHDI/3-1", "0?") in new stack
  172. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  173. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(name) result is ''
  174. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  175. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  176. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  177. -- Executing [s@from-pstn:9] ExecIf("DAHDI/3-1", "1 ?Set(CALLERID(name)=)") in new stack
  178. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  179. -- Executing [s@from-pstn:10] Set("DAHDI/3-1", "__MOHCLASS=") in new stack
  180. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  181. -- Executing [s@from-pstn:11] Set("DAHDI/3-1", "__REVERSAL_REJECT=FALSE") in new stack
  182. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  183. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  184. -- Executing [s@from-pstn:12] GotoIf("DAHDI/3-1", "1?post-reverse-charge") in new stack
  185. -- Goto (from-pstn,s,14)
  186. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  187. -- Executing [s@from-pstn:14] NoOp("DAHDI/3-1", "") in new stack
  188. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(name-pres) result is 'allowed_not_screened'
  189. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  190. -- Executing [s@from-pstn:15] Set("DAHDI/3-1", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
  191. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num-pres) result is 'allowed_not_screened'
  192. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  193. -- Executing [s@from-pstn:16] Set("DAHDI/3-1", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
  194. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  195. -- Executing [s@from-pstn:17] Set("DAHDI/3-1", "CALLERID(name-pres)=allowed_not_screened") in new stack
  196. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  197. -- Executing [s@from-pstn:18] Set("DAHDI/3-1", "CALLERID(num-pres)=allowed_not_screened") in new stack
  198. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  199. -- Executing [s@from-pstn:19] NoOp("DAHDI/3-1", "CallerID Entry Point") in new stack
  200. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  201. -- Executing [s@from-pstn:20] Set("DAHDI/3-1", "__CRM_DIRECTION=INBOUND") in new stack
  202. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  203. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  204. -- Executing [s@from-pstn:21] Set("DAHDI/3-1", "__CRM_SOURCE=") in new stack
  205. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CHANNEL(LINKEDID) result is '1711767983.0'
  206. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  207. -- Executing [s@from-pstn:22] Set("DAHDI/3-1", "__CRM_LINKEDID=1711767983.0") in new stack
  208. [2024-03-30 03:06:33] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'AGI'
  209. -- Executing [s@from-pstn:23] AGI("DAHDI/3-1", "agi://127.0.0.1/sangomacrm.agi,true") in new stack
  210. -- <DAHDI/3-1>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
  211. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  212. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  213. -- Executing [s@from-pstn:24] ExecIf("DAHDI/3-1", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  214. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Goto'
  215. -- Executing [s@from-pstn:25] Goto("DAHDI/3-1", "from-did-direct,101,1") in new stack
  216. -- Goto (from-did-direct,101,1)
  217. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REDIRECTING(reason) result is 'unknown'
  218. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  219. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  220. -- Executing [101@from-did-direct:1] GotoIf("DAHDI/3-1", "0?ext-local,*101,1") in new stack
  221. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  222. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB_EXISTS(AMPUSER/101/followme/ddial) result is '1'
  223. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/followme/ddial) result is 'EXTENSION'
  224. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  225. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  226. -- Executing [101@from-did-direct:2] GotoIf("DAHDI/3-1", "1?ext-local,101,1:followme-check,101,1") in new stack
  227. -- Goto (ext-local,101,1)
  228. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/ringtimer) result is '0'
  229. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  230. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/ringtimer) result is '0'
  231. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?0:15) result is '15'
  232. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  233. -- Executing [101@ext-local:1] Set("DAHDI/3-1", "__RINGTIMER=15") in new stack
  234. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_strings.c:1193 regex: FUNCTION REGEX (from-queue)(DAHDI/3-1)
  235. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REGEX("from-queue" DAHDI/3-1) result is '0'
  236. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  237. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  238. -- Executing [101@ext-local:2] ExecIf("DAHDI/3-1", "0?Set(__CWIGNORE=)") in new stack
  239. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Macro'
  240. -- Executing [101@ext-local:3] Macro("DAHDI/3-1", "exten-vm,novm,101,0,0,0") in new stack
  241. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Macro'
  242. -- Executing [s@macro-exten-vm:1] Macro("DAHDI/3-1", "user-callerid,") in new stack
  243. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  244. -- Executing [s@macro-user-callerid:1] Set("DAHDI/3-1", "TOUCH_MONITOR=1711767983.0") in new stack
  245. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  246. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANNEL result is 'DAHDI/3-1' from channel
  247. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANNEL,@,2) result is ''
  248. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  249. -- Executing [s@macro-user-callerid:2] Set("DAHDI/3-1", "CHANCONTEXT=") in new stack
  250. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  251. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Progress'
  252. -- Executing [s@macro-user-callerid:3] Progress("DAHDI/3-1", "") in new stack
  253. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: chan_dahdi.c:9133 dahdi_indicate: Requested indication 14 on channel DAHDI/3-1
  254. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: chan_dahdi.c:9186 dahdi_indicate: Received AST_CONTROL_PROGRESS on DAHDI/3-1
  255. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Progress
  256. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANCONTEXT result is '' from channel
  257. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANCONTEXT,-,1) result is ''
  258. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  259. -- Executing [s@macro-user-callerid:4] Set("DAHDI/3-1", "CHANCONTEXT=") in new stack
  260. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  261. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANNEL result is 'DAHDI/3-1' from channel
  262. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANNEL,/,2) result is '3-1'
  263. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  264. -- Executing [s@macro-user-callerid:5] Set("DAHDI/3-1", "CHANEXTENCONTEXT=3-1") in new stack
  265. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  266. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANEXTENCONTEXT result is '3-1' from channel
  267. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANEXTENCONTEXT,@,1) result is '3-1'
  268. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  269. -- Executing [s@macro-user-callerid:6] Set("DAHDI/3-1", "CHANEXTEN=3-1") in new stack
  270. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  271. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  272. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(number) result is ''
  273. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?3-1:) result is ''
  274. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  275. -- Executing [s@macro-user-callerid:7] Set("DAHDI/3-1", "CALLERID(number)=") in new stack
  276. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  277. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  278. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(number) result is ''
  279. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(1?:) result is ''
  280. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  281. -- Executing [s@macro-user-callerid:8] Set("DAHDI/3-1", "AMPUSER=") in new stack
  282. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  283. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANNEL result is 'DAHDI/3-1' from channel
  284. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANNEL,/,2) result is '3-1'
  285. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  286. -- Executing [s@macro-user-callerid:9] Set("DAHDI/3-1", "HOTDESCKCHAN=3-1") in new stack
  287. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  288. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable HOTDESCKCHAN result is '3-1' from channel
  289. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(HOTDESCKCHAN,-,1) result is '3'
  290. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  291. -- Executing [s@macro-user-callerid:10] Set("DAHDI/3-1", "HOTDESKEXTEN=3") in new stack
  292. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  293. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  294. -- Executing [s@macro-user-callerid:11] Set("DAHDI/3-1", "HOTDESKCALL=0") in new stack
  295. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  296. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '3/user' in family 'EDEVICE'
  297. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: EDEVICE/3/user not found in database.
  298. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(EDEVICE/3/user) result is ''
  299. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  300. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  301. -- Executing [s@macro-user-callerid:12] ExecIf("DAHDI/3-1", "0?Set(HOTDESKCALL=1)") in new stack
  302. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  303. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable HOTDESKEXTEN result is '3' from channel
  304. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '3/user' in family 'EDEVICE'
  305. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: EDEVICE/3/user not found in database.
  306. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(EDEVICE/3/user) result is '' from channel
  307. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  308. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  309. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '3/location' in family 'EDEVICE'
  310. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: EDEVICE/3/location not found in database.
  311. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(EDEVICE/3/location) result is ''
  312. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  313. -- Executing [s@macro-user-callerid:13] ExecIf("DAHDI/3-1", "0?Set(CALLERID(name)=)") in new stack
  314. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  315. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable HOTDESKCALL result is '0' from channel
  316. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  317. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable HOTDESKEXTEN result is '3' from channel
  318. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '3/location' in family 'EDEVICE'
  319. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: EDEVICE/3/location not found in database.
  320. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(EDEVICE/3/location) result is '' from channel
  321. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANNEL result is 'DAHDI/3-1' from channel
  322. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANNEL,@,2) result is ''
  323. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  324. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  325. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  326. -- Executing [s@macro-user-callerid:14] GotoIf("DAHDI/3-1", "0?report") in new stack
  327. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  328. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  329. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  330. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(number) result is ''
  331. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  332. -- Executing [s@macro-user-callerid:15] ExecIf("DAHDI/3-1", "1?Set(REALCALLERIDNUM=)") in new stack
  333. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  334. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable REALCALLERIDNUM result is '' from channel
  335. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '1'
  336. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CALLERID(number) result is '' from channel
  337. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/user' in family 'DEVICE'
  338. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: DEVICE//user not found in database.
  339. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(DEVICE//user) result is ''
  340. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  341. -- Executing [s@macro-user-callerid:16] Set("DAHDI/3-1", "AMPUSER=") in new stack
  342. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  343. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  344. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  345. -- Executing [s@macro-user-callerid:17] GotoIf("DAHDI/3-1", "0?limit") in new stack
  346. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  347. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  348. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/cidname' in family 'AMPUSER'
  349. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER//cidname not found in database.
  350. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER//cidname) result is ''
  351. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  352. -- Executing [s@macro-user-callerid:18] Set("DAHDI/3-1", "AMPUSERCIDNAME=") in new stack
  353. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  354. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/cidnum' in family 'AMPUSER'
  355. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB_EXISTS(AMPUSER//cidnum) result is '0'
  356. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/cidnum' in family 'AMPUSER'
  357. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER//cidnum not found in database.
  358. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER//cidnum) result is ''
  359. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  360. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  361. -- Executing [s@macro-user-callerid:19] ExecIf("DAHDI/3-1", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
  362. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  363. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG2 result is '101' from channel
  364. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable AMPUSER result is '' from channel
  365. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/cidnum' in family 'AMPUSER'
  366. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB_EXISTS(AMPUSER//cidnum) result is '0' from channel
  367. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable AMPUSER result is '' from channel
  368. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable AMPUSER result is '' from channel
  369. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '/cidnum' in family 'AMPUSER'
  370. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER//cidnum not found in database.
  371. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(AMPUSER//cidnum) result is '' from channel
  372. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  373. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  374. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  375. -- Executing [s@macro-user-callerid:20] GotoIf("DAHDI/3-1", "1?report") in new stack
  376. -- Goto (macro-user-callerid,s,29)
  377. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  378. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  379. -- Executing [s@macro-user-callerid:29] NoOp("DAHDI/3-1", "Macro Depth is 2") in new stack
  380. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  381. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  382. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  383. -- Executing [s@macro-user-callerid:30] GotoIf("DAHDI/3-1", "1?report2:macroerror") in new stack
  384. -- Goto (macro-user-callerid,s,31)
  385. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  386. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  387. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  388. -- Executing [s@macro-user-callerid:31] GotoIf("DAHDI/3-1", "0?continue") in new stack
  389. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  390. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  391. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  392. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  393. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(1?101:s) result is '101'
  394. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/accountcode' in family 'AMPUSER'
  395. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/101/accountcode not found in database.
  396. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/accountcode) result is ''
  397. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  398. -- Executing [s@macro-user-callerid:32] ExecIf("DAHDI/3-1", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  399. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  400. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CALLEE_ACCOUNCODE result is '' from channel
  401. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '1'
  402. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable MACRO_CONTEXT result is 'macro-exten-vm' from channel
  403. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '1'
  404. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG2 result is '101' from channel
  405. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable MACRO_EXTEN result is 's' from channel
  406. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function IF(1?101:s) result is '101' from channel
  407. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/accountcode' in family 'AMPUSER'
  408. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/101/accountcode not found in database.
  409. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(AMPUSER/101/accountcode) result is '' from channel
  410. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  411. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '-1'
  412. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(1?64:-1) result is '64'
  413. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  414. -- Executing [s@macro-user-callerid:33] Set("DAHDI/3-1", "__TTL=64") in new stack
  415. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  416. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  417. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  418. -- Executing [s@macro-user-callerid:34] GotoIf("DAHDI/3-1", "1?continue") in new stack
  419. -- Goto (macro-user-callerid,s,50)
  420. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  421. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(number) result is ''
  422. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  423. -- Executing [s@macro-user-callerid:50] Set("DAHDI/3-1", "CALLERID(number)=") in new stack
  424. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  425. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(name) result is ''
  426. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  427. -- Executing [s@macro-user-callerid:51] Set("DAHDI/3-1", "CALLERID(name)=") in new stack
  428. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  429. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(name) result is ''
  430. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  431. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  432. -- Executing [s@macro-user-callerid:52] GotoIf("DAHDI/3-1", "1?cnum") in new stack
  433. -- Goto (macro-user-callerid,s,58)
  434. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  435. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  436. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  437. -- Executing [s@macro-user-callerid:58] Set("DAHDI/3-1", "CDR(cnum)=") in new stack
  438. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  439. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CHANNEL(language) result is 'es' from channel
  440. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MASTER_CHANNEL(CHANNEL(language)) result is 'es'
  441. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  442. -- Executing [s@macro-user-callerid:59] Set("DAHDI/3-1", "CHANNEL(language)=es") in new stack
  443. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  444. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Macro
  445. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  446. -- Executing [s@macro-exten-vm:2] Set("DAHDI/3-1", "RingGroupMethod=none") in new stack
  447. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  448. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  449. -- Executing [s@macro-exten-vm:3] Set("DAHDI/3-1", "__EXTTOCALL=101") in new stack
  450. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  451. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  452. -- Executing [s@macro-exten-vm:4] Set("DAHDI/3-1", "__PICKUPMARK=101") in new stack
  453. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  454. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CFU'
  455. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CFU/101 not found in database.
  456. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CFU/101) result is ''
  457. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CFB'
  458. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CFB/101 not found in database.
  459. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CFB/101) result is ''
  460. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  461. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?15:) result is ''
  462. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  463. -- Executing [s@macro-exten-vm:5] Set("DAHDI/3-1", "RT=") in new stack
  464. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  465. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REDIRECTING(reason) result is 'unknown'
  466. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  467. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  468. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  469. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  470. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  471. -- Executing [s@macro-exten-vm:6] ExecIf("DAHDI/3-1", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  472. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  473. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function REDIRECTING(reason) result is 'unknown' from channel
  474. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  475. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  476. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  477. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  478. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  479. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  480. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable IVR_RETVM result is '' from channel
  481. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REDIRECTING(reason) result is 'unknown'
  482. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  483. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  484. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  485. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  486. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  487. -- Executing [s@macro-exten-vm:7] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  488. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  489. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function REDIRECTING(reason) result is 'unknown' from channel
  490. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  491. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  492. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  493. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  494. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  495. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  496. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  497. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  498. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  499. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  500. -- Executing [s@macro-exten-vm:8] ExecIf("DAHDI/3-1", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  501. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  502. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  503. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  504. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  505. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  506. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  507. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  508. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable IVR_RETVM result is '' from channel
  509. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  510. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  511. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  512. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  513. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  514. -- Executing [s@macro-exten-vm:9] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  515. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  516. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  517. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  518. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  519. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG1 result is 'novm' from channel
  520. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  521. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  522. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  523. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  524. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(DEVICE/101/dial) result is 'PJSIP/101'
  525. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  526. -- Executing [s@macro-exten-vm:10] ExecIf("DAHDI/3-1", "0?ChanSpy(PJSIP/101,q)") in new stack
  527. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  528. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  529. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  530. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  531. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  532. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(DEVICE/101/dial) result is 'PJSIP/101' from channel
  533. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  534. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  535. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  536. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  537. -- Executing [s@macro-exten-vm:11] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  538. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  539. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  540. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  541. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  542. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  543. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  544. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  545. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(DEVICE/101/dial) result is 'PJSIP/101'
  546. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  547. -- Executing [s@macro-exten-vm:12] ExecIf("DAHDI/3-1", "0?ChanSpy(PJSIP/101,q)") in new stack
  548. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  549. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  550. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  551. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  552. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  553. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(DEVICE/101/dial) result is 'PJSIP/101' from channel
  554. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  555. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  556. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  557. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  558. -- Executing [s@macro-exten-vm:13] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  559. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  560. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  561. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  562. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  563. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  564. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  565. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  566. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  567. -- Executing [s@macro-exten-vm:14] ExecIf("DAHDI/3-1", "0?Gosub(ext-intercom,*80101,1())") in new stack
  568. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  569. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  570. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  571. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  572. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable INTERCOMCODE result is '*80' from channel
  573. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  574. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  575. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '(null)'
  576. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  577. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  578. -- Executing [s@macro-exten-vm:15] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  579. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  580. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: res_pjsip_header_funcs.c:826 func_read_header: This function requires a PJSIP channel.
  581. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function PJSIP_HEADER(read,X-Digium-Call-Feature) result is '' from channel
  582. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  583. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  584. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  585. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  586. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  587. -- Executing [s@macro-exten-vm:16] ExecIf("DAHDI/3-1", "0?Gosub(ext-intercom,*80101,1())") in new stack
  588. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  589. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  590. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  591. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  592. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable INTERCOMCODE result is '*80' from channel
  593. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  594. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:608 ast_func_read: Function SIP_HEADER not registered
  595. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function SIP_HEADER(X-Digium-Call-Feature) result is '(null)'
  596. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  597. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  598. -- Executing [s@macro-exten-vm:17] ExecIf("DAHDI/3-1", "0?MacroExit()") in new stack
  599. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  600. [2024-03-30 03:06:34] ERROR[7449][C-00000001]: pbx_functions.c:651 ast_func_read2: Function SIP_HEADER not registered
  601. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function SIP_HEADER(X-Digium-Call-Feature) result is '' from channel
  602. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  603. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  604. -- Executing [s@macro-exten-vm:18] Gosub("DAHDI/3-1", "sub-record-check,s,1(exten,101,dontcare)") in new stack
  605. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG1' to 'exten'
  606. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG2' to '101'
  607. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG3' to 'dontcare'
  608. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Gosub
  609. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:486 _macro_exec: Incrementing gosub_level
  610. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(unknown) result is '7'
  611. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '7'
  612. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  613. -- Executing [s@sub-record-check:1] GotoIf("DAHDI/3-1", "7?initialized") in new stack
  614. -- Goto (sub-record-check,s,10)
  615. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  616. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  617. -- Executing [s@sub-record-check:10] NoOp("DAHDI/3-1", "Recordings initialized") in new stack
  618. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  619. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(dontcare) result is '8'
  620. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  621. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  622. -- Executing [s@sub-record-check:11] ExecIf("DAHDI/3-1", "0?Set(ARG3=dontcare)") in new stack
  623. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  624. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ARG3 result is 'dontcare' from channel
  625. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN(dontcare) result is '8' from channel
  626. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  627. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  628. -- Executing [s@sub-record-check:12] Set("DAHDI/3-1", "REC_POLICY_MODE_SAVE=") in new stack
  629. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  630. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  631. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  632. -- Executing [s@sub-record-check:13] ExecIf("DAHDI/3-1", "0?Set(REC_STATUS=NO)") in new stack
  633. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  634. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable BLINDTRANSFER result is '' from channel
  635. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ATTENDEDTRANSFER result is '' from channel
  636. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  637. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(exten) result is '5'
  638. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '5'
  639. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  640. -- Executing [s@sub-record-check:14] GotoIf("DAHDI/3-1", "5?checkaction") in new stack
  641. -- Goto (sub-record-check,s,17)
  642. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  643. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DIALPLAN_EXISTS(sub-record-check,exten) result is '1'
  644. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  645. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  646. -- Executing [s@sub-record-check:17] GotoIf("DAHDI/3-1", "1?sub-record-check,exten,1") in new stack
  647. -- Goto (sub-record-check,exten,1)
  648. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  649. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  650. -- Executing [exten@sub-record-check:1] NoOp("DAHDI/3-1", "Exten Recording Check between unknown and 101") in new stack
  651. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  652. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(s) result is '1'
  653. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  654. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(1?external:internal) result is 'external'
  655. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  656. -- Executing [exten@sub-record-check:2] Set("DAHDI/3-1", "CALLTYPE=external") in new stack
  657. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  658. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  659. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  660. -- Executing [exten@sub-record-check:3] ExecIf("DAHDI/3-1", "0?Set(CALLTYPE=)") in new stack
  661. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  662. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CALLTYPE_OVERRIDE result is '' from channel
  663. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  664. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CALLTYPE_OVERRIDE result is '' from channel
  665. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/recording/in/external) result is 'dontcare'
  666. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  667. -- Executing [exten@sub-record-check:4] Set("DAHDI/3-1", "CALLEE=dontcare") in new stack
  668. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  669. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(dontcare) result is '8'
  670. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  671. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  672. -- Executing [exten@sub-record-check:5] ExecIf("DAHDI/3-1", "0?Set(CALLEE=dontcare)") in new stack
  673. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  674. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CALLEE result is 'dontcare' from channel
  675. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN(dontcare) result is '8' from channel
  676. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  677. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  678. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  679. -- Executing [exten@sub-record-check:6] GotoIf("DAHDI/3-1", "1?callee") in new stack
  680. -- Goto (sub-record-check,exten,11)
  681. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  682. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  683. -- Executing [exten@sub-record-check:11] Gosub("DAHDI/3-1", "recordcheck,1(dontcare,external,101)") in new stack
  684. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG1' to 'dontcare'
  685. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG2' to 'external'
  686. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_stack.c:676 gosub_exec: Setting 'ARG3' to '101'
  687. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Gosub
  688. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:486 _macro_exec: Incrementing gosub_level
  689. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  690. -- Executing [recordcheck@sub-record-check:1] NoOp("DAHDI/3-1", "Starting recording check against dontcare") in new stack
  691. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  692. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Goto'
  693. -- Executing [recordcheck@sub-record-check:2] Goto("DAHDI/3-1", "dontcare") in new stack
  694. -- Goto (sub-record-check,recordcheck,3)
  695. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Goto
  696. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  697. -- Executing [recordcheck@sub-record-check:3] Return("DAHDI/3-1", "") in new stack
  698. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Return
  699. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:507 _macro_exec: Decrementing gosub_level
  700. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  701. -- Executing [exten@sub-record-check:12] Return("DAHDI/3-1", "") in new stack
  702. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Return
  703. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:507 _macro_exec: Decrementing gosub_level
  704. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable CHANNEL result is 'DAHDI/3-1' from channel
  705. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(CHANNEL,@,2) result is ''
  706. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(s) result is '1'
  707. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/answermode) result is 'disabled'
  708. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  709. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: devicestate.c:357 _ast_device_state: Checking if I can find provider for "Custom" - number: DND101
  710. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key 'DND101' in family 'CustomDevstate'
  711. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function EXTENSION_STATE(101@ext-local) result is 'NOT_INUSE'
  712. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  713. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  714. -- Executing [s@macro-exten-vm:19] GotoIf("DAHDI/3-1", "1?macrodial") in new stack
  715. -- Goto (macro-exten-vm,s,25)
  716. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  717. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  718. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  719. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  720. -- Executing [s@macro-exten-vm:25] GosubIf("DAHDI/3-1", "0?clrheader,1()") in new stack
  721. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  722. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable INTERCOM_CALL result is '' from channel
  723. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable BLINDTRANSFER result is '' from channel
  724. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  725. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  726. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Macro'
  727. -- Executing [s@macro-exten-vm:26] Macro("DAHDI/3-1", "dial-one,,HhTtr,101") in new stack
  728. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  729. -- Executing [s@macro-dial-one:1] Set("DAHDI/3-1", "DEXTEN=101") in new stack
  730. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  731. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(num) result is ''
  732. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  733. -- Executing [s@macro-dial-one:2] Set("DAHDI/3-1", "__CRM_SOURCE=") in new stack
  734. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  735. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  736. -- Executing [s@macro-dial-one:3] Set("DAHDI/3-1", "__MCEXTTOCALL=101") in new stack
  737. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  738. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MD5(101unknown) result is '7e6b517bee75ce9f391faa4e2a75c735'
  739. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  740. -- Executing [s@macro-dial-one:4] Set("DAHDI/3-1", "__MCMULTI=7e6b517bee75ce9f391faa4e2a75c735") in new stack
  741. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  742. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(101) result is '3'
  743. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(101) result is '3'
  744. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  745. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  746. -- Executing [s@macro-dial-one:5] ExecIf("DAHDI/3-1", "0?Set(__EXTTOCALL=101)") in new stack
  747. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  748. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  749. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN(101) result is '3' from channel
  750. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEXTEN result is '101' from channel
  751. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN(101) result is '3' from channel
  752. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  753. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEXTEN result is '101' from channel
  754. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  755. -- Executing [s@macro-dial-one:6] Set("DAHDI/3-1", "DIALSTATUS_CW=") in new stack
  756. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  757. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/screen' in family 'AMPUSER'
  758. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/101/screen not found in database.
  759. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/screen) result is ''
  760. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  761. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  762. -- Executing [s@macro-dial-one:7] GosubIf("DAHDI/3-1", "0?screen,1()") in new stack
  763. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  764. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable FROM_DID result is 's' from channel
  765. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable SCREEN result is '' from channel
  766. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable SIGNORE result is '' from channel
  767. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEXTEN result is '101' from channel
  768. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/screen' in family 'AMPUSER'
  769. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/101/screen not found in database.
  770. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(AMPUSER/101/screen) result is '' from channel
  771. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  772. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CF'
  773. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CF/101 not found in database.
  774. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CF/101) result is ''
  775. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  776. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  777. -- Executing [s@macro-dial-one:8] GosubIf("DAHDI/3-1", "0?cf,1()") in new stack
  778. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  779. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEXTEN result is '101' from channel
  780. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CF'
  781. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CF/101 not found in database.
  782. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(CF/101) result is '' from channel
  783. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  784. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'DND'
  785. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: DND/101 not found in database.
  786. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(DND/101) result is ''
  787. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  788. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  789. -- Executing [s@macro-dial-one:9] GotoIf("DAHDI/3-1", "1?skip1") in new stack
  790. -- Goto (macro-dial-one,s,12)
  791. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  792. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  793. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  794. -- Executing [s@macro-dial-one:12] GotoIf("DAHDI/3-1", "0?nodial") in new stack
  795. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  796. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  797. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  798. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  799. -- Executing [s@macro-dial-one:13] GotoIf("DAHDI/3-1", "0?continue") in new stack
  800. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  801. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  802. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  803. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CW/101) result is 'ENABLED'
  804. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0? :ENABLED) result is 'ENABLED'
  805. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  806. -- Executing [s@macro-dial-one:14] Set("DAHDI/3-1", "EXTHASCW=ENABLED") in new stack
  807. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  808. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CFB'
  809. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CFB/101 not found in database.
  810. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CFB/101) result is ''
  811. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CFU'
  812. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: CFU/101 not found in database.
  813. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(CFU/101) result is ''
  814. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  815. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  816. -- Executing [s@macro-dial-one:15] GotoIf("DAHDI/3-1", "0?next1:cwinusebusy") in new stack
  817. -- Goto (macro-dial-one,s,27)
  818. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  819. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  820. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  821. -- Executing [s@macro-dial-one:27] GotoIf("DAHDI/3-1", "0?next3:continue") in new stack
  822. -- Goto (macro-dial-one,s,29)
  823. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  824. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  825. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  826. -- Executing [s@macro-dial-one:29] GotoIf("DAHDI/3-1", "0?nodial") in new stack
  827. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  828. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  829. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  830. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  831. -- Executing [s@macro-dial-one:30] GosubIf("DAHDI/3-1", "1?dstring,1():dlocal,1()") in new stack
  832. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  833. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEXTEN result is '101' from channel
  834. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '1'
  835. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:497 _macro_exec: Incrementing gosub_level
  836. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  837. -- Executing [dstring@macro-dial-one:1] Set("DAHDI/3-1", "DSTRING=") in new stack
  838. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  839. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/device) result is '101'
  840. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  841. -- Executing [dstring@macro-dial-one:2] Set("DAHDI/3-1", "DEVICES=101") in new stack
  842. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  843. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  844. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  845. -- Executing [dstring@macro-dial-one:3] ExecIf("DAHDI/3-1", "0?Return()") in new stack
  846. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  847. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEVICES result is '101' from channel
  848. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  849. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  850. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  851. -- Executing [dstring@macro-dial-one:4] ExecIf("DAHDI/3-1", "0?Set(DEVICES=01)") in new stack
  852. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  853. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEVICES result is '101' from channel
  854. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  855. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEVICES result is '101' from channel
  856. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEVICES result is '101' from channel
  857. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function FIELDQTY(DEVICES,&) result is '1'
  858. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  859. -- Executing [dstring@macro-dial-one:5] Set("DAHDI/3-1", "LOOPCNT=1") in new stack
  860. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  861. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  862. -- Executing [dstring@macro-dial-one:6] Set("DAHDI/3-1", "ITER=1") in new stack
  863. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  864. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DEVICES result is '101' from channel
  865. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CUT(DEVICES,&,1) result is '101'
  866. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(DEVICE/101/dial) result is 'PJSIP/101'
  867. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  868. -- Executing [dstring@macro-dial-one:7] Set("DAHDI/3-1", "THISDIAL=PJSIP/101") in new stack
  869. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  870. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  871. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  872. -- Executing [dstring@macro-dial-one:8] GotoIf("DAHDI/3-1", "0?docheck") in new stack
  873. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  874. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  875. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  876. -- Executing [dstring@macro-dial-one:9] NoOp("DAHDI/3-1", "Debug: Found PJSIP Destination PJSIP/101") in new stack
  877. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  878. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_strings.c:1193 regex: FUNCTION REGEX ((/.+/|@))(PJSIP/101)
  879. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REGEX("(/.+/|@)" PJSIP/101) result is '0'
  880. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  881. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  882. -- Executing [dstring@macro-dial-one:10] GotoIf("DAHDI/3-1", "0?doset") in new stack
  883. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  884. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  885. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  886. -- Executing [dstring@macro-dial-one:11] NoOp("DAHDI/3-1", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  887. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  888. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: config.c:3932 ast_parse_arg: extract double from [3.0] in [-inf, inf] gives [3.000000](0)
  889. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: config.c:3845 ast_parse_arg: extract uint from [0] in [0, 4294967295] gives [0](0)
  890. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: config.c:3932 ast_parse_arg: extract double from [3.000000] in [-inf, inf] gives [3.000000](0)
  891. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: config.c:3845 ast_parse_arg: extract uint from [5060] in [0, 4294967295] gives [5060](0)
  892. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: config.c:3845 ast_parse_arg: extract uint from [60] in [0, 86400] gives [60](0)
  893. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function PJSIP_DIAL_CONTACTS(101) result is 'PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060'
  894. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  895. -- Executing [dstring@macro-dial-one:12] Set("DAHDI/3-1", "THISDIAL=PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060") in new stack
  896. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  897. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  898. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  899. -- Executing [dstring@macro-dial-one:13] ExecIf("DAHDI/3-1", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  900. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  901. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable THISDIAL result is 'PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060' from channel
  902. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  903. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  904. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  905. -- Executing [dstring@macro-dial-one:14] GotoIf("DAHDI/3-1", "0?skipset") in new stack
  906. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  907. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  908. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  909. -- Executing [dstring@macro-dial-one:15] Set("DAHDI/3-1", "DSTRING=PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060&") in new stack
  910. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  911. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '2'
  912. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  913. -- Executing [dstring@macro-dial-one:16] Set("DAHDI/3-1", "ITER=2") in new stack
  914. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  915. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  916. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  917. -- Executing [dstring@macro-dial-one:17] GotoIf("DAHDI/3-1", "0?begin") in new stack
  918. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  919. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  920. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  921. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  922. -- Executing [dstring@macro-dial-one:18] ExecIf("DAHDI/3-1", "0?Return()") in new stack
  923. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  924. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable DSTRING result is 'PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060&' from channel
  925. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  926. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060&) result is '73'
  927. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '72'
  928. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  929. -- Executing [dstring@macro-dial-one:19] Set("DAHDI/3-1", "DSTRING=PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060") in new stack
  930. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  931. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  932. -- Executing [dstring@macro-dial-one:20] Return("DAHDI/3-1", "") in new stack
  933. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Return
  934. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:507 _macro_exec: Decrementing gosub_level
  935. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN(PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060) result is '72'
  936. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  937. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  938. -- Executing [s@macro-dial-one:31] GotoIf("DAHDI/3-1", "0?nodial") in new stack
  939. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  940. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  941. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  942. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  943. -- Executing [s@macro-dial-one:32] GotoIf("DAHDI/3-1", "0?skiptrace") in new stack
  944. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  945. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  946. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CALLERID(number) result is ''
  947. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_strings.c:1193 regex: FUNCTION REGEX (^[+]?[0-9]+$)()
  948. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REGEX("^[\+]?[0-9]+$" ) result is '0'
  949. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  950. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  951. -- Executing [s@macro-dial-one:33] GosubIf("DAHDI/3-1", "0?ctset,1():ctclear,1()") in new stack
  952. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  953. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CALLERID(number) result is '' from channel
  954. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_strings.c:1193 regex: FUNCTION REGEX (^[+]?[0-9]+$)()
  955. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function REGEX("^[\+]?[0-9]+$" ) result is '0' from channel
  956. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  957. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:502 _macro_exec: Incrementing gosub_level
  958. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101' in family 'CALLTRACE'
  959. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_db.c:382 function_db_delete: DB_DELETE: CALLTRACE/101 not found in database.
  960. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB_DELETE(CALLTRACE/101) result is ''
  961. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  962. -- Executing [ctclear@macro-dial-one:1] NoOp("DAHDI/3-1", "Deleting: CALLTRACE/101 ") in new stack
  963. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  964. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  965. -- Executing [ctclear@macro-dial-one:2] Return("DAHDI/3-1", "") in new stack
  966. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Return
  967. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:507 _macro_exec: Decrementing gosub_level
  968. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: func_strings.c:1193 regex: FUNCTION REGEX ((M[(]auto-blkvm[)]))(HhTtr)
  969. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function REGEX("(M[(]auto-blkvm[)])" HhTtr) result is '0'
  970. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  971. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?HhTtrM(auto-blkvm):HhTtr) result is 'HhTtr'
  972. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  973. -- Executing [s@macro-dial-one:34] Set("DAHDI/3-1", "D_OPTIONS=HhTtr") in new stack
  974. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Set
  975. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function HASH(SIPHEADERS,Alert-Info) result is ''
  976. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  977. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GosubIf'
  978. -- Executing [s@macro-dial-one:35] GosubIf("DAHDI/3-1", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  979. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GosubIf
  980. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  981. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function HASH(SIPHEADERS,Alert-Info) result is '' from channel
  982. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  983. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  984. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  985. -- Executing [s@macro-dial-one:36] NoOp("DAHDI/3-1", "Blind Transfer: , Attended Transfer: , User: , Alert Info: ") in new stack
  986. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  987. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  988. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  989. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  990. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  991. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  992. -- Executing [s@macro-dial-one:37] ExecIf("DAHDI/3-1", "0?Set(ALERT_INFO=)") in new stack
  993. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  994. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  995. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable AMPUSER result is '' from channel
  996. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  997. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable BLINDTRANSFER result is '' from channel
  998. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  999. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ATTENDEDTRANSFER result is '' from channel
  1000. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  1001. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1002. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  1003. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1004. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1005. -- Executing [s@macro-dial-one:38] ExecIf("DAHDI/3-1", "0?Set(ALERT_INFO=)") in new stack
  1006. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  1007. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable BLINDTRANSFER result is '' from channel
  1008. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  1009. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1010. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  1011. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1012. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1013. -- Executing [s@macro-dial-one:39] ExecIf("DAHDI/3-1", "0?Set(ALERT_INFO=)") in new stack
  1014. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  1015. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ATTENDEDTRANSFER result is '' from channel
  1016. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function LEN() result is '0' from channel
  1017. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1018. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1019. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1020. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?:Normal) result is 'Normal'
  1021. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1022. -- Executing [s@macro-dial-one:40] ExecIf("DAHDI/3-1", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1023. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  1024. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable RVOL result is '' from channel
  1025. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1026. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  1027. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1028. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  1029. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function IF(0?:Normal) result is 'Normal' from channel
  1030. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable RVOL result is '' from channel
  1031. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/rvolume) result is ''
  1032. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1033. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1034. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function IF(0?:Normal) result is 'Normal'
  1035. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/rvolume) result is ''
  1036. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1037. -- Executing [s@macro-dial-one:41] ExecIf("DAHDI/3-1", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1038. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  1039. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable RVOL result is '' from channel
  1040. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable EXTTOCALL result is '101' from channel
  1041. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function DB(AMPUSER/101/rvolume) result is '' from channel
  1042. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1043. [2024-03-30 03:06:34] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ALERT_INFO result is '' from channel
  1044. [2024-03-30 03:06:35] DEBUG[7449][C-00000001]: sig_analog.c:3606 analog_exception: analog_exception 3
  1045. [2024-03-30 03:06:35] DEBUG[7449][C-00000001]: sig_analog.c:3698 analog_exception: Exception on 33, channel 3
  1046. [2024-03-30 03:06:35] DEBUG[7449][C-00000001]: sig_analog.c:2745 __analog_handle_event: __analog_handle_event 3
  1047. [2024-03-30 03:06:35] DEBUG[7449][C-00000001]: sig_analog.c:2772 __analog_handle_event: Got event ANALOG_EVENT_RINGBEGIN(12) on channel 3 (index 0)
  1048. [2024-03-30 03:06:35] DEBUG[2876]: res_pjsip_registrar.c:1384 check_expiration_thread: Expiring 0 contacts
  1049. [2024-03-30 03:06:36] DEBUG[7449][C-00000001]: sig_analog.c:3606 analog_exception: analog_exception 3
  1050. [2024-03-30 03:06:36] DEBUG[7449][C-00000001]: sig_analog.c:3698 analog_exception: Exception on 33, channel 3
  1051. [2024-03-30 03:06:36] DEBUG[7449][C-00000001]: sig_analog.c:2745 __analog_handle_event: __analog_handle_event 3
  1052. [2024-03-30 03:06:36] DEBUG[7449][C-00000001]: sig_analog.c:2772 __analog_handle_event: Got event ANALOG_EVENT_RINGOFFHOOK(2) on channel 3 (index 0)
  1053. [2024-03-30 03:06:36] DEBUG[7449][C-00000001]: sig_analog.c:3142 __analog_handle_event: Ring detected
  1054. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip/pjsip_options.c:930 sip_options_qualify_aor: Qualifying all contacts on AOR '101'
  1055. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip/pjsip_options.c:860 sip_options_qualify_contact: Qualifying contact '101;@bd375edf34410bc2a20f14f8563b8ca0' on AOR '101'
  1056. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip.c:1568 endpt_send_request: 0x7fe928018f80: Wrapper created
  1057. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip.c:1583 endpt_send_request: 0x7fe928018f80: Set timer to 3000 msec
  1058. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip/pjsip_resolver.c:475 sip_resolve: Performing SIP DNS resolution of target '<IP_HIDDEN_ON_PURPOSE>'
  1059. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip/pjsip_resolver.c:502 sip_resolve: Transport type for target '<IP_HIDDEN_ON_PURPOSE>' is 'UDP transport'
  1060. [2024-03-30 03:06:37] DEBUG[2863]: res_pjsip/pjsip_resolver.c:523 sip_resolve: Target '<IP_HIDDEN_ON_PURPOSE>' is an IP address, skipping resolution
  1061. [2024-03-30 03:06:38] DEBUG[2862]: res_pjsip/pjsip_distributor.c:520 distributor: No dialog serializer for Response msg 200/OPTIONS/cseq=45216 (rdata0x7fe90c000b28). Using request transaction as basis.
  1062. [2024-03-30 03:06:38] DEBUG[2862]: res_pjsip/pjsip_distributor.c:128 find_request_serializer: Found transaction tsx0x7fe928017bb8 for Response msg 200/OPTIONS/cseq=45216 (rdata0x7fe90c000b28).
  1063. [2024-03-30 03:06:38] DEBUG[2862]: res_pjsip/pjsip_distributor.c:138 find_request_serializer: Found serializer pjsip/options/101-0000003f on transaction tsx0x7fe928017bb8
  1064. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip.c:1446 endpt_send_request_cb: 0x7fe928018f80: PJSIP tsx response received
  1065. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip.c:1459 endpt_send_request_cb: 0x7fe928018f80: Cancelling timer
  1066. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip.c:1468 endpt_send_request_cb: 0x7fe928018f80: Timer cancelled
  1067. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip.c:1489 endpt_send_request_cb: 0x7fe928018f80: Callbacks executed
  1068. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip.c:1545 send_request_wrapper_destructor: 0x7fe928018f80: wrapper destroyed
  1069. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip/pjsip_options.c:762 sip_options_contact_status_notify_task: Contact 101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060 status didn't change: Reachable, RTT: 65.597 msec
  1070. [2024-03-30 03:06:38] DEBUG[2863]: res_pjsip/pjsip_options.c:780 sip_options_contact_status_notify_task: AOR '101' now has 1 available contacts
  1071. [2024-03-30 03:06:40] DEBUG[7449][C-00000001]: sig_analog.c:3606 analog_exception: analog_exception 3
  1072. [2024-03-30 03:06:40] DEBUG[7449][C-00000001]: sig_analog.c:3698 analog_exception: Exception on 33, channel 3
  1073. [2024-03-30 03:06:40] DEBUG[7449][C-00000001]: sig_analog.c:2745 __analog_handle_event: __analog_handle_event 3
  1074. [2024-03-30 03:06:40] DEBUG[7449][C-00000001]: sig_analog.c:2772 __analog_handle_event: Got event ANALOG_EVENT_RINGBEGIN(12) on channel 3 (index 0)
  1075. [2024-03-30 03:06:41] DEBUG[7449][C-00000001]: sig_analog.c:3606 analog_exception: analog_exception 3
  1076. [2024-03-30 03:06:41] DEBUG[7449][C-00000001]: sig_analog.c:3698 analog_exception: Exception on 33, channel 3
  1077. [2024-03-30 03:06:41] DEBUG[7449][C-00000001]: sig_analog.c:2745 __analog_handle_event: __analog_handle_event 3
  1078. [2024-03-30 03:06:41] DEBUG[7449][C-00000001]: sig_analog.c:2772 __analog_handle_event: Got event ANALOG_EVENT_RINGOFFHOOK(2) on channel 3 (index 0)
  1079. [2024-03-30 03:06:41] DEBUG[7449][C-00000001]: sig_analog.c:3142 __analog_handle_event: Ring detected
  1080. [2024-03-30 03:06:42] DEBUG[7510]: manager.c:7099 process_message: Running action 'Login'
  1081. [2024-03-30 03:06:42] DEBUG[7510]: manager.c:7099 process_message: Running action 'Command'
  1082. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.0] in [-inf, inf] gives [3.000000](0)
  1083. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [0] in [0, 4294967295] gives [0](0)
  1084. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.000000] in [-inf, inf] gives [3.000000](0)
  1085. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [5060] in [0, 4294967295] gives [5060](0)
  1086. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [60] in [0, 86400] gives [60](0)
  1087. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.0] in [-inf, inf] gives [3.000000](0)
  1088. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [0] in [0, 4294967295] gives [0](0)
  1089. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.000000] in [-inf, inf] gives [3.000000](0)
  1090. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [5060] in [0, 4294967295] gives [5060](0)
  1091. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [60] in [0, 86400] gives [60](0)
  1092. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.0] in [-inf, inf] gives [3.000000](0)
  1093. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [0] in [0, 4294967295] gives [0](0)
  1094. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3932 ast_parse_arg: extract double from [3.000000] in [-inf, inf] gives [3.000000](0)
  1095. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [5060] in [0, 4294967295] gives [5060](0)
  1096. [2024-03-30 03:06:42] DEBUG[7510]: config.c:3845 ast_parse_arg: extract uint from [60] in [0, 86400] gives [60](0)
  1097. [2024-03-30 03:06:42] DEBUG[7510]: manager.c:7099 process_message: Running action 'Command'
  1098. [2024-03-30 03:06:42] DEBUG[7510]: manager.c:7099 process_message: Running action 'Command'
  1099. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_dial.c:1809 wait_for_answer: DAHDI/3-1: Caller hung up
  1100. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2550 ast_hangup: Channel 0x7fe9e0058960 'PJSIP/101-00000000' hanging up. Refs: 2
  1101. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2459 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'PJSIP/101-00000000'
  1102. -- PJSIP/101-00000000 Internal Gosub(app-missedcall-hangup,101,1) start
  1103. [2024-03-30 03:06:49] DEBUG[2848]: cdr.c:1509 cdr_object_finalize: Finalized CDR for DAHDI/3-1 - start 1711767983.988839 answer 0.000000 end 1711768009.309689 dur 25.320 bill 1711768009.309 dispo NO ANSWER
  1104. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1105. -- Executing [101@app-missedcall-hangup:1] NoOp("PJSIP/101-00000000", "Callee: 101") in new stack
  1106. [2024-03-30 03:06:49] DEBUG[2848]: cdr.c:1509 cdr_object_finalize: Finalized CDR for PJSIP/101-00000000 - start 1711767994.151561 answer 0.000000 end 1711768009.309913 dur 15.158 bill 1711768009.309 dispo FAILED
  1107. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1108. -- Executing [101@app-missedcall-hangup:2] NoOp("PJSIP/101-00000000", "Caller: ") in new stack
  1109. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/missedcall' in family 'AMPUSER'
  1110. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB_EXISTS(AMPUSER/101/missedcall) result is '0'
  1111. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key '101/missedcall' in family 'AMPUSER'
  1112. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/101/missedcall not found in database.
  1113. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/101/missedcall) result is ''
  1114. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'AGI'
  1115. -- Executing [101@app-missedcall-hangup:3] AGI("PJSIP/101-00000000", "agi://127.0.0.1/missedcallnotify.php,101,,101,0,,PJSIP/101-00000000,,") in new stack
  1116. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: res_agi.c:4535 agi_exec_full: Hungup channel detected, running agi in dead mode.
  1117. [2024-03-30 03:06:49] DEBUG[3377]: manager.c:7099 process_message: Running action 'Getvar'
  1118. [2024-03-30 03:06:49] DEBUG[7543]: manager.c:7099 process_message: Running action 'Login'
  1119. -- agi://127.0.0.1/missedcallnotify.php,101,,101,0,,PJSIP/101-00000000,,: Notifications disabled for 101, exiting
  1120. -- <PJSIP/101-00000000>AGI Script agi://127.0.0.1/missedcallnotify.php completed, returning 0
  1121. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  1122. -- Executing [101@app-missedcall-hangup:4] Return("PJSIP/101-00000000", "") in new stack
  1123. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_stack.c:1094 gosub_run: Spawn extension (app-missedcall-hangup,101,4) exited with -1 on 'PJSIP/101-00000000'
  1124. == Spawn extension (app-missedcall-hangup, 101, 4) exited non-zero on 'PJSIP/101-00000000'
  1125. -- PJSIP/101-00000000 Internal Gosub(app-missedcall-hangup,101,1) complete GOSUB_RETVAL=
  1126. -- PJSIP/101-00000000 Internal Gosub(crm-hangup,s,1) start
  1127. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1128. -- Executing [s@crm-hangup:1] NoOp("PJSIP/101-00000000", "Sending Hangup to CRM") in new stack
  1129. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1130. -- Executing [s@crm-hangup:2] NoOp("PJSIP/101-00000000", "HANGUP CAUSE: 16") in new stack
  1131. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  1132. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1133. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1134. -- Executing [s@crm-hangup:3] ExecIf("PJSIP/101-00000000", "0?Set(__CRM_VOICEMAIL=)") in new stack
  1135. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CHANNEL(UNIQUEID) result is '1711767994.2'
  1136. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CHANNEL(UNIQUEID) result is '1711767983.0' from channel
  1137. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1711767983.0'
  1138. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1139. -- Executing [s@crm-hangup:4] NoOp("PJSIP/101-00000000", "MASTER CHANNEL: 1711767994.2 = 1711767983.0") in new stack
  1140. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CHANNEL(UNIQUEID) result is '1711767994.2'
  1141. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CHANNEL(UNIQUEID) result is '1711767983.0' from channel
  1142. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1711767983.0'
  1143. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  1144. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  1145. -- Executing [s@crm-hangup:5] GotoIf("PJSIP/101-00000000", "1?return") in new stack
  1146. -- Goto (crm-hangup,s,8)
  1147. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  1148. -- Executing [s@crm-hangup:8] Return("PJSIP/101-00000000", "") in new stack
  1149. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_stack.c:1094 gosub_run: Spawn extension (crm-hangup,s,8) exited with -1 on 'PJSIP/101-00000000'
  1150. == Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/101-00000000'
  1151. -- PJSIP/101-00000000 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  1152. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_pjsip.c:2537 chan_pjsip_hangup: PJSIP/101-00000000
  1153. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_pjsip.c:2457 hangup_cause2sip: AST hangup cause 16 (no match found in PJSIP)
  1154. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_pjsip.c:2555 chan_pjsip_hangup: Cause: 0
  1155. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_dial.c:3475 dial_exec_full: Exiting with DIALSTATUS=CANCEL.
  1156. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_dial.c:3506 dial_exec_full: DAHDI/3-1: Done
  1157. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:476 _macro_exec: Spawn extension (macro-dial-one,s,58) exited non-zero on 'DAHDI/3-1' in macro 'dial-one'
  1158. == Spawn extension (macro-dial-one, s, 58) exited non-zero on 'DAHDI/3-1' in macro 'dial-one'
  1159. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:476 _macro_exec: Spawn extension (macro-exten-vm,s,26) exited non-zero on 'DAHDI/3-1' in macro 'exten-vm'
  1160. == Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'DAHDI/3-1' in macro 'exten-vm'
  1161. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:4438 __ast_pbx_run: Spawn extension (ext-local,101,3) exited non-zero on 'DAHDI/3-1'
  1162. == Spawn extension (ext-local, 101, 3) exited non-zero on 'DAHDI/3-1'
  1163. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2459 ast_softhangup_nolock: Soft-Hanging (0x10) up channel 'DAHDI/3-1'
  1164. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2459 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'DAHDI/3-1'
  1165. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Macro'
  1166. -- Executing [h@ext-local:1] Macro("DAHDI/3-1", "hangupcall,") in new stack
  1167. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Gosub'
  1168. -- Executing [s@macro-hangupcall:1] Gosub("DAHDI/3-1", "app-missedcall-hangup,s,1()") in new stack
  1169. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Gosub
  1170. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:486 _macro_exec: Incrementing gosub_level
  1171. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1172. -- Executing [s@app-missedcall-hangup:1] NoOp("DAHDI/3-1", "Callee: s") in new stack
  1173. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  1174. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1175. -- Executing [s@app-missedcall-hangup:2] NoOp("DAHDI/3-1", "Caller: ") in new stack
  1176. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Noop
  1177. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key 's/missedcall' in family 'AMPUSER'
  1178. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB_EXISTS(AMPUSER/s/missedcall) result is '0'
  1179. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: db.c:404 db_get_common: Unable to find key 's/missedcall' in family 'AMPUSER'
  1180. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: func_db.c:168 function_db_read: DB: AMPUSER/s/missedcall not found in database.
  1181. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function DB(AMPUSER/s/missedcall) result is ''
  1182. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'AGI'
  1183. -- Executing [s@app-missedcall-hangup:3] AGI("DAHDI/3-1", "agi://127.0.0.1/missedcallnotify.php,101,,s,0,,DAHDI/3-1,CANCEL,") in new stack
  1184. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: res_agi.c:4535 agi_exec_full: Hungup channel detected, running agi in dead mode.
  1185. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:2504 hangup: PJSIP/101-00000000
  1186. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:3456 ast_sip_session_terminate: PJSIP/101-00000000 Response 0
  1187. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4527 handle_outgoing_request: PJSIP/101-00000000: Method is CANCEL
  1188. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4536 handle_outgoing_request: PJSIP/101-00000000
  1189. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4779 session_inv_on_tsx_state_changed: PJSIP/101-00000000 TSX State: Calling Inv State: EARLY
  1190. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4967 session_inv_on_tsx_state_changed: Nothing delayed
  1191. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4199 session_on_tsx_state: PJSIP/101-00000000 TSX State: Calling Inv State: EARLY
  1192. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4204 session_on_tsx_state: Topology: Pending: (null topology) Active: <0:audio-0:audio:sendrecv (ulaw|alaw|gsm|g726|g722)>
  1193. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4207 session_on_tsx_state:
  1194. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:3528 ast_sip_session_terminate:
  1195. [2024-03-30 03:06:49] DEBUG[2863]: channel.c:2196 ast_channel_destructor: Channel 0x7fe9e0058960 'PJSIP/101-00000000' destroying
  1196. [2024-03-30 03:06:49] DEBUG[2863]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711767994.2, detail:
  1197. [2024-03-30 03:06:49] DEBUG[2863]: stasis.c:451 topic_dtor: Topic 'channel:1711767994.2': 0x7fe9e0095da0 destroyed
  1198. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.4, detail:
  1199. [2024-03-30 03:06:49] DEBUG[2863]: channel_internal_api.c:703 ast_channel_nativeformats_set: <initializing>: MultistreamFormats: (nothing)
  1200. [2024-03-30 03:06:49] DEBUG[2863]: channel_internal_api.c:713 ast_channel_nativeformats_set: Channel is being initialized or destroyed
  1201. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.4': 0x7fe950001d10 created
  1202. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:2528 hangup:
  1203. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.4, detail:
  1204. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.4': 0x7fe950001d10 destroyed
  1205. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x1a344f0 from class 'asteriskcdrdb'
  1206. [2024-03-30 03:06:49] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('HANGUP', {ts '2024-03-30 03:06:49.454880'}, 'Home', '101', '101', '', '', '101', 'from-trunk', 'PJSIP/101-00000000', 'AppDial', '(Outgoing Line)', 3, '', '1711767994.2', '1711767983.0', '', '', '{"hangupcause":16,"hangupsource":"","dialstatus":""}')]
  1207. [2024-03-30 03:06:49] DEBUG[2848]: cdr.c:1340 cdr_object_create_public_records: CDR for PJSIP/101-00000000 is dialed and has no Party B; discarding
  1208. [2024-03-30 03:06:49] DEBUG[2840]: devicestate.c:466 do_state_change: Changing state for PJSIP/101 - state 1 (Not in use)
  1209. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x1a344f0 into pool
  1210. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.5, detail:
  1211. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.5': 0x7fe950001f40 created
  1212. [2024-03-30 03:06:49] DEBUG[2843]: devicestate.c:357 _ast_device_state: Checking if I can find provider for "Custom" - number: DND101
  1213. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.5, detail:
  1214. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.5': 0x7fe950001f40 destroyed
  1215. [2024-03-30 03:06:49] DEBUG[2843]: db.c:404 db_get_common: Unable to find key 'DND101' in family 'CustomDevstate'
  1216. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x1a344f0 from class 'asteriskcdrdb'
  1217. [2024-03-30 03:06:49] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('CHAN_END', {ts '2024-03-30 03:06:49.454880'}, 'Home', '101', '101', '', '', '101', 'from-trunk', 'PJSIP/101-00000000', 'AppDial', '(Outgoing Line)', 3, '', '1711767994.2', '1711767983.0', '', '', '')]
  1218. [2024-03-30 03:06:49] DEBUG[2929]: app_queue.c:2721 device_state_cb: Device 'PJSIP/101' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  1219. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x1a344f0 into pool
  1220. [2024-03-30 03:06:49] DEBUG[2862]: res_pjsip/pjsip_distributor.c:503 distributor: Searching for serializer associated with dialog dlg0x7fe9280095b8 for Response msg 200/CANCEL/cseq=4974 (rdata0x7fe90c000b28)
  1221. [2024-03-30 03:06:49] DEBUG[2862]: res_pjsip/pjsip_distributor.c:511 distributor: Found serializer pjsip/outsess/101-00000067 associated with dialog dlg0x7fe9280095b8
  1222. [2024-03-30 03:06:49] DEBUG[2862]: res_pjsip/pjsip_distributor.c:503 distributor: Searching for serializer associated with dialog dlg0x7fe9280095b8 for Response msg 487/INVITE/cseq=4974 (rdata0x7fe90c000b28)
  1223. [2024-03-30 03:06:49] DEBUG[2862]: res_pjsip/pjsip_distributor.c:511 distributor: Found serializer pjsip/outsess/101-00000067 associated with dialog dlg0x7fe9280095b8
  1224. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4222 session_on_rx_response: 101 Method: CANCEL Status: 200
  1225. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4224 session_on_rx_response:
  1226. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4199 session_on_tsx_state: 101 TSX State: Completed Inv State: EARLY
  1227. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4204 session_on_tsx_state: Topology: Pending: (null topology) Active: <0:audio-0:audio:sendrecv (ulaw|alaw|gsm|g726|g722)>
  1228. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4207 session_on_tsx_state:
  1229. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4222 session_on_rx_response: 101 Method: INVITE Status: 487
  1230. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4224 session_on_rx_response:
  1231. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4661 session_inv_on_state_changed: 101 Event: TSX_STATE Inv State: DISCONNCTD
  1232. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4687 session_inv_on_state_changed: 101: Source of transaction state change is RX_MSG
  1233. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4629 handle_incoming_before_media: 101: Received response
  1234. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4496 handle_incoming_response: 101: Response is 487 Request Cancelled
  1235. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:3177 chan_pjsip_incoming_response_update_cause: 101: Status: 487
  1236. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:3180 chan_pjsip_incoming_response_update_cause: 101: No channel
  1237. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4507 handle_incoming_response: 101
  1238. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4734 session_inv_on_state_changed:
  1239. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4779 session_inv_on_tsx_state_changed: 101 TSX State: Completed Inv State: DISCONNCTD
  1240. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4800 session_inv_on_tsx_state_changed: Disconnected
  1241. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4199 session_on_tsx_state: (null session) TSX State: Completed Inv State: DISCONNCTD
  1242. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:4207 session_on_tsx_state:
  1243. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:2990 chan_pjsip_session_end: 101
  1244. [2024-03-30 03:06:49] DEBUG[2863]: chan_pjsip.c:2993 chan_pjsip_session_end: No channel
  1245. [2024-03-30 03:06:49] DEBUG[2863]: res_pjsip_session.c:2912 session_destructor: 101: Destroying SIP session
  1246. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:2874 dtls_srtp_stop_timeout_timer: (0x7fe928013040) DTLS srtp - stopped timeout timer'
  1247. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:2874 dtls_srtp_stop_timeout_timer: (0x7fe928013040) DTLS srtp - stopped timeout timer'
  1248. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:2276 ast_rtp_dtls_stop: (0x7fe928013040) DTLS stop
  1249. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:2874 dtls_srtp_stop_timeout_timer: (0x7fe928013040) DTLS srtp - stopped timeout timer'
  1250. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:2874 dtls_srtp_stop_timeout_timer: (0x7fe928013040) DTLS srtp - stopped timeout timer'
  1251. [2024-03-30 03:06:49] DEBUG[2863]: res_rtp_asterisk.c:3982 rtp_deallocate_transport: (0x7fe928013040) ICE RTP transport deallocating
  1252. [2024-03-30 03:06:49] DEBUG[2863]: rtp_engine.c:455 instance_destructor: Destroyed RTP instance '0x7fe928013040'
  1253. [2024-03-30 03:06:49] DEBUG[7550]: manager.c:7099 process_message: Running action 'Login'
  1254. -- agi://127.0.0.1/missedcallnotify.php,101,,s,0,,DAHDI/3-1,CANCEL,: Notifications disabled for 101, exiting
  1255. -- <DAHDI/3-1>AGI Script agi://127.0.0.1/missedcallnotify.php completed, returning 0
  1256. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: AGI
  1257. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  1258. -- Executing [s@app-missedcall-hangup:4] Return("DAHDI/3-1", "") in new stack
  1259. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: Return
  1260. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:507 _macro_exec: Decrementing gosub_level
  1261. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '1'
  1262. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  1263. -- Executing [s@macro-hangupcall:2] GotoIf("DAHDI/3-1", "1?theend") in new stack
  1264. -- Goto (macro-hangupcall,s,4)
  1265. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: GotoIf
  1266. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CDR(recordingfile) result is ''
  1267. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1268. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1269. -- Executing [s@macro-hangupcall:4] ExecIf("DAHDI/3-1", "0?Set(CDR(recordingfile)=)") in new stack
  1270. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:482 _macro_exec: Executed application: ExecIf
  1271. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ONETOUCH_RECFILE result is '' from channel
  1272. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CDR(recordingfile) result is '' from channel
  1273. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:631 ast_str_substitute_variables_full2: Expression result is '0'
  1274. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:564 ast_str_substitute_variables_full2: Variable ONETOUCH_RECFILE result is '' from channel
  1275. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Hangup'
  1276. -- Executing [s@macro-hangupcall:5] Hangup("DAHDI/3-1", "") in new stack
  1277. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2459 ast_softhangup_nolock: Soft-Hanging (0x20) up channel 'DAHDI/3-1'
  1278. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_macro.c:476 _macro_exec: Spawn extension (macro-hangupcall,s,5) exited non-zero on 'DAHDI/3-1' in macro 'hangupcall'
  1279. == Spawn extension (macro-hangupcall, s, 5) exited non-zero on 'DAHDI/3-1' in macro 'hangupcall'
  1280. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:4250 ast_pbx_h_exten_run: Spawn extension (ext-local,h,1) exited non-zero on 'DAHDI/3-1'
  1281. == Spawn extension (ext-local, h, 1) exited non-zero on 'DAHDI/3-1'
  1282. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2459 ast_softhangup_nolock: Soft-Hanging (0x80) up channel 'DAHDI/3-1'
  1283. -- DAHDI/3-1 Internal Gosub(crm-hangup,s,1) start
  1284. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1285. -- Executing [s@crm-hangup:1] NoOp("DAHDI/3-1", "Sending Hangup to CRM") in new stack
  1286. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1287. -- Executing [s@crm-hangup:2] NoOp("DAHDI/3-1", "HANGUP CAUSE: 16") in new stack
  1288. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function LEN() result is '0'
  1289. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1290. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'ExecIf'
  1291. -- Executing [s@crm-hangup:3] ExecIf("DAHDI/3-1", "0?Set(__CRM_VOICEMAIL=)") in new stack
  1292. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CHANNEL(UNIQUEID) result is '1711767983.0'
  1293. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CHANNEL(UNIQUEID) result is '1711767983.0' from channel
  1294. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1711767983.0'
  1295. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'NoOp'
  1296. -- Executing [s@crm-hangup:4] NoOp("DAHDI/3-1", "MASTER CHANNEL: 1711767983.0 = 1711767983.0") in new stack
  1297. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function CHANNEL(UNIQUEID) result is '1711767983.0'
  1298. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:534 ast_str_substitute_variables_full2: Function CHANNEL(UNIQUEID) result is '1711767983.0' from channel
  1299. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:798 pbx_substitute_variables_helper_full_location: Function MASTER_CHANNEL(CHANNEL(UNIQUEID)) result is '1711767983.0'
  1300. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_variables.c:874 pbx_substitute_variables_helper_full_location: Expression result is '0'
  1301. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'GotoIf'
  1302. -- Executing [s@crm-hangup:5] GotoIf("DAHDI/3-1", "0?return") in new stack
  1303. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx_builtins.c:1336 pbx_builtin_gotoif: Not taking any branch
  1304. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Set'
  1305. -- Executing [s@crm-hangup:6] Set("DAHDI/3-1", "__CRM_HANGUP=1") in new stack
  1306. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'AGI'
  1307. -- Executing [s@crm-hangup:7] AGI("DAHDI/3-1", "agi://127.0.0.1/sangomacrm.agi") in new stack
  1308. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: res_agi.c:4535 agi_exec_full: Hungup channel detected, running agi in dead mode.
  1309. -- <DAHDI/3-1>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
  1310. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: pbx.c:2939 pbx_extension_helper: Launching 'Return'
  1311. -- Executing [s@crm-hangup:8] Return("DAHDI/3-1", "") in new stack
  1312. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: app_stack.c:1094 gosub_run: Spawn extension (ext-local,h,1) exited with -1 on 'DAHDI/3-1'
  1313. == Spawn extension (ext-local, h, 1) exited non-zero on 'DAHDI/3-1'
  1314. -- DAHDI/3-1 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  1315. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2550 ast_hangup: Channel 0x7fe8ac0013d0 'DAHDI/3-1' hanging up. Refs: 2
  1316. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_dahdi.c:6142 dahdi_hangup: dahdi_hangup(DAHDI/3-1)
  1317. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: sig_analog.c:1262 analog_hangup: analog_hangup 3
  1318. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: sig_analog.c:1285 analog_hangup: Hangup: channel: 3 index = 0, normal = 1, callwait = 0, thirdcall = 0
  1319. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_dahdi.c:6737 dahdi_setoption: Set option TONE VERIFY, mode: OFF(0) on DAHDI/3-1
  1320. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: chan_dahdi.c:6747 dahdi_setoption: Set option TDD MODE, value: OFF(0) on DAHDI/3-1
  1321. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: sig_analog.c:762 analog_update_conf: Updated conferencing on 3, with 0 conference users
  1322. -- Hanging up on 'DAHDI/3-1'
  1323. -- Hungup 'DAHDI/3-1'
  1324. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel.c:2196 ast_channel_destructor: Channel 0x7fe8ac0013d0 'DAHDI/3-1' destroying
  1325. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711767983.0, detail:
  1326. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: stasis.c:451 topic_dtor: Topic 'channel:1711767983.0': 0x7fe8ac004300 destroyed
  1327. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel_internal_api.c:703 ast_channel_nativeformats_set: <initializing>: Formats: (nothing)
  1328. [2024-03-30 03:06:49] DEBUG[7449][C-00000001]: channel_internal_api.c:713 ast_channel_nativeformats_set: Channel is being initialized or destroyed
  1329. [2024-03-30 03:06:49] DEBUG[2840]: devicestate.c:466 do_state_change: Changing state for DAHDI/3 - state 0 (Unknown)
  1330. [2024-03-30 03:06:49] DEBUG[2929]: app_queue.c:2721 device_state_cb: Device 'DAHDI/3' changed to state '0' (Unknown) but we don't care because they're not a member of any queue.
  1331. [2024-03-30 03:06:49] DEBUG[2848]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.6, detail:
  1332. [2024-03-30 03:06:49] DEBUG[2848]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.6': 0x7fe96c003d80 created
  1333. [2024-03-30 03:06:49] DEBUG[2848]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.6, detail:
  1334. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.7, detail:
  1335. [2024-03-30 03:06:49] DEBUG[2848]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.6': 0x7fe96c003d80 destroyed
  1336. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.7': 0x7fe950000bf0 created
  1337. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.7, detail:
  1338. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.7': 0x7fe950000bf0 destroyed
  1339. [2024-03-30 03:06:49] DEBUG[2848]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x1a344f0 from class 'asteriskcdrdb'
  1340. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:1027 odbc_obj_connect: Connecting asteriskcdrdb(0x7fe950002370)
  1341. [2024-03-30 03:06:49] DEBUG[2848]: cdr_adaptive_odbc.c:758 odbc_log: Executing [INSERT INTO cdr (calldate, clid, dst, dcontext, channel, dstchannel, lastapp, lastdata, duration, billsec, disposition, amaflags, uniqueid, did, linkedid, sequence) VALUES ({ ts '2024-03-30 03:06:23' }, '"" <>', '101', 'ext-local', 'DAHDI/3-1', 'PJSIP/101-00000000', 'Dial', 'PJSIP/101/sip:101@<IP_HIDDEN_ON_PURPOSE>:5060;x-ast-orig-host=192.168.1.117:5060,,HhtrI', 25, 0, 'NO ANSWER', 3, '1711767983.0', 's', '1711767983.0', 0)]
  1342. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:1067 odbc_obj_connect: res_odbc: Connected to asteriskcdrdb [MySQL-asteriskcdrdb (0x7fe950002370)]
  1343. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:944 _ast_odbc_request_obj2: Created ODBC handle 0x7fe950002370 on class 'asteriskcdrdb', new count is 2
  1344. [2024-03-30 03:06:49] DEBUG[2848]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x1a344f0 into pool
  1345. [2024-03-30 03:06:49] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('HANGUP', {ts '2024-03-30 03:06:49.724542'}, '', '', '', '', '', 'h', 'ext-local', 'DAHDI/3-1', '', '', 3, '', '1711767983.0', '1711767983.0', '', '', '{"hangupcause":16,"hangupsource":"dialplan/builtin","dialstatus":"CANCEL"}')]
  1346. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x7fe950002370 into pool
  1347. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.8, detail:
  1348. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.8': 0x7fe95001d7c0 created
  1349. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.8, detail:
  1350. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.8': 0x7fe95001d7c0 destroyed
  1351. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x7fe950002370 from class 'asteriskcdrdb'
  1352. [2024-03-30 03:06:49] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('CHAN_END', {ts '2024-03-30 03:06:49.724542'}, '', '', '', '', '', 'h', 'ext-local', 'DAHDI/3-1', '', '', 3, '', '1711767983.0', '1711767983.0', '', '', '')]
  1353. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x7fe950002370 into pool
  1354. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:580 stasis_topic_create_with_detail: Creating topic. name: channel:1711768009.9, detail:
  1355. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:614 stasis_topic_create_with_detail: Topic 'channel:1711768009.9': 0x7fe950000cf0 created
  1356. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:443 topic_dtor: Destroying topic. name: channel:1711768009.9, detail:
  1357. [2024-03-30 03:06:49] DEBUG[2852]: stasis.c:451 topic_dtor: Topic 'channel:1711768009.9': 0x7fe950000cf0 destroyed
  1358. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:965 _ast_odbc_request_obj2: Reusing ODBC handle 0x7fe950002370 from class 'asteriskcdrdb'
  1359. [2024-03-30 03:06:49] DEBUG[2852]: cel_odbc.c:782 odbc_log: Executing SQL statement: [INSERT INTO cel (eventtype, eventtime, cid_name, cid_num, cid_ani, cid_rdnis, cid_dnid, exten, context, channame, appname, appdata, amaflags, accountcode, uniqueid, linkedid, peer, userdeftype, extra) VALUES ('LINKEDID_END', {ts '2024-03-30 03:06:49.724542'}, '', '', '', '', '', 'h', 'ext-local', 'DAHDI/3-1', '', '', 3, '', '1711767983.0', '1711767983.0', '', '', '')]
  1360. [2024-03-30 03:06:49] DEBUG[2852]: res_odbc.c:808 ast_odbc_release_obj: Releasing ODBC handle 0x7fe950002370 into pool
  1361. freepbx*CLI> core set debug 0
  1362. Core debug was 3 and is now OFF.
  1363. freepbx*CLI>
  1364.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement