Advertisement
Guest User

Custom ringtone for transferred call

a guest
Mar 14th, 2023
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
FreeSWITCH 211.37 KB | Software | 0 0
  1. [root@freepbx ~]# grep C-00000017 /var/log/asterisk/full
  2. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:1] Set("PJSIP/10000-0000003f", "__DIRECTION=INBOUND") in new stack
  3. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:2] Gosub("PJSIP/10000-0000003f", "sub-record-check,s,1(in,10000,dontcare)") in new stack
  4. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("PJSIP/10000-0000003f", "0?initialized") in new stack
  5. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:2] Set("PJSIP/10000-0000003f", "__REC_STATUS=INITIALIZED") in new stack
  6. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:3] Set("PJSIP/10000-0000003f", "NOW=1678806966") in new stack
  7. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:4] Set("PJSIP/10000-0000003f", "__DAY=14") in new stack
  8. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:5] Set("PJSIP/10000-0000003f", "__MONTH=03") in new stack
  9. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:6] Set("PJSIP/10000-0000003f", "__YEAR=2023") in new stack
  10. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:7] Set("PJSIP/10000-0000003f", "__TIMESTR=20230314-171606") in new stack
  11. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:8] Set("PJSIP/10000-0000003f", "__FROMEXTEN=unknown") in new stack
  12. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:9] Set("PJSIP/10000-0000003f", "__MON_FMT=wav") in new stack
  13. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("PJSIP/10000-0000003f", "Recordings initialized") in new stack
  14. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("PJSIP/10000-0000003f", "0?Set(ARG3=dontcare)") in new stack
  15. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("PJSIP/10000-0000003f", "REC_POLICY_MODE_SAVE=") in new stack
  16. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("PJSIP/10000-0000003f", "0?Set(REC_STATUS=NO)") in new stack
  17. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("PJSIP/10000-0000003f", "2?checkaction") in new stack
  18. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  19. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("PJSIP/10000-0000003f", "1?sub-record-check,in,1") in new stack
  20. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,in,1)
  21. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [in@sub-record-check:1] NoOp("PJSIP/10000-0000003f", "Inbound Recording Check to 10000") in new stack
  22. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [in@sub-record-check:2] Set("PJSIP/10000-0000003f", "FROMEXTEN=unknown") in new stack
  23. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [in@sub-record-check:3] ExecIf("PJSIP/10000-0000003f", "11?Set(FROMEXTEN=01065541116)") in new stack
  24. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [in@sub-record-check:4] Gosub("PJSIP/10000-0000003f", "recordcheck,1(dontcare,in,10000)") in new stack
  25. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("PJSIP/10000-0000003f", "Starting recording check against dontcare") in new stack
  26. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("PJSIP/10000-0000003f", "dontcare") in new stack
  27. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
  28. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:3] Return("PJSIP/10000-0000003f", "") in new stack
  29. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [in@sub-record-check:5] Return("PJSIP/10000-0000003f", "") in new stack
  30. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:3] Set("PJSIP/10000-0000003f", "CHANNEL(tonezone)=us") in new stack
  31. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:4] Set("PJSIP/10000-0000003f", "__FROM_DID=10000") in new stack
  32. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:5] Set("PJSIP/10000-0000003f", "returnhere=1") in new stack
  33. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:6] Gosub("PJSIP/10000-0000003f", "app-blacklist-check,s,1()") in new stack
  34. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@app-blacklist-check:1] GotoIf("PJSIP/10000-0000003f", "0?blacklisted") in new stack
  35. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@app-blacklist-check:2] Set("PJSIP/10000-0000003f", "CALLED_BLACKLIST=1") in new stack
  36. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@app-blacklist-check:3] Return("PJSIP/10000-0000003f", "") in new stack
  37. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:7] Set("PJSIP/10000-0000003f", "CDR(did)=10000") in new stack
  38. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:8] GotoIf("PJSIP/10000-0000003f", "0?") in new stack
  39. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:9] ExecIf("PJSIP/10000-0000003f", "1 ?Set(CALLERID(name)=01065541116)") in new stack
  40. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:10] Set("PJSIP/10000-0000003f", "__MOHCLASS=") in new stack
  41. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:11] Set("PJSIP/10000-0000003f", "__REVERSAL_REJECT=FALSE") in new stack
  42. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:12] GotoIf("PJSIP/10000-0000003f", "1?post-reverse-charge") in new stack
  43. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (from-pstn,10000,14)
  44. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:14] NoOp("PJSIP/10000-0000003f", "") in new stack
  45. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:15] Set("PJSIP/10000-0000003f", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
  46. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:16] Set("PJSIP/10000-0000003f", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
  47. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:17] Set("PJSIP/10000-0000003f", "CALLERID(name-pres)=allowed_not_screened") in new stack
  48. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:18] Set("PJSIP/10000-0000003f", "CALLERID(num-pres)=allowed_not_screened") in new stack
  49. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:19] NoOp("PJSIP/10000-0000003f", "CallerID Entry Point") in new stack
  50. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:20] Set("PJSIP/10000-0000003f", "__CRM_DIRECTION=INBOUND") in new stack
  51. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:21] Set("PJSIP/10000-0000003f", "__CRM_SOURCE=01065541116") in new stack
  52. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:22] Set("PJSIP/10000-0000003f", "__CRM_LINKEDID=1678806966.101") in new stack
  53. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:23] AGI("PJSIP/10000-0000003f", "agi://127.0.0.1/sangomacrm.agi,true") in new stack
  54. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] res_agi.c: <PJSIP/10000-0000003f>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
  55. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:24] ExecIf("PJSIP/10000-0000003f", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  56. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [10000@from-pstn:25] Goto("PJSIP/10000-0000003f", "timeconditions,1,1") in new stack
  57. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (timeconditions,1,1)
  58. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:1] Set("PJSIP/10000-0000003f", "DB(TC/1/INUSESTATE)=INUSE") in new stack
  59. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:2] Set("PJSIP/10000-0000003f", "DB(TC/1/NOT_INUSESTATE)=NOT_INUSE") in new stack
  60. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:3] NoOp("PJSIP/10000-0000003f", "TIMENOW: 17:16,Tue,14,Mar") in new stack
  61. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:4] NoOp("PJSIP/10000-0000003f", "TIMEMATCHED: TRUE") in new stack
  62. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:5] GotoIfTime("PJSIP/10000-0000003f", "11:00-23:59,*,*,*?truestate") in new stack
  63. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (timeconditions,1,17)
  64. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:17] GotoIf("PJSIP/10000-0000003f", "0?falsegoto") in new stack
  65. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:18] ExecIf("PJSIP/10000-0000003f", "0?Set(DB(TC/1)=)") in new stack
  66. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:19] Set("PJSIP/10000-0000003f", "DEVICE_STATE(Custom:TC1)=NOT_INUSE") in new stack
  67. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:20] ExecIf("PJSIP/10000-0000003f", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
  68. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [1@timeconditions:21] GotoIf("PJSIP/10000-0000003f", "1?ivr-2,s,1") in new stack
  69. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (ivr-2,s,1)
  70. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:1] Set("PJSIP/10000-0000003f", "TIMEOUT_LOOPCOUNT=0") in new stack
  71. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:2] Set("PJSIP/10000-0000003f", "INVALID_LOOPCOUNT=0") in new stack
  72. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:3] Set("PJSIP/10000-0000003f", "_IVR_CONTEXT_ivr-2=") in new stack
  73. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:4] Set("PJSIP/10000-0000003f", "_IVR_CONTEXT=ivr-2") in new stack
  74. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:5] Set("PJSIP/10000-0000003f", "__IVR_RETVM=") in new stack
  75. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:6] GotoIf("PJSIP/10000-0000003f", "0?skip") in new stack
  76. [2023-03-14 17:16:06] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:7] Answer("PJSIP/10000-0000003f", "") in new stack
  77. [2023-03-14 17:16:07] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:8] Set("PJSIP/10000-0000003f", "IVR_MSG=custom/SilenceWelcome") in new stack
  78. [2023-03-14 17:16:07] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:9] Set("PJSIP/10000-0000003f", "TIMEOUT(digit)=3") in new stack
  79. [2023-03-14 17:16:07] VERBOSE[119714][C-00000017] func_timeout.c: Digit timeout set to 3.000
  80. [2023-03-14 17:16:07] VERBOSE[119714][C-00000017] pbx.c: Executing [s@ivr-2:10] ExecIf("PJSIP/10000-0000003f", "1?Background(custom/SilenceWelcome)") in new stack
  81. [2023-03-14 17:16:07] VERBOSE[119714][C-00000017] file.c: <PJSIP/10000-0000003f> Playing 'custom/SilenceWelcome.slin' (language 'en')
  82. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [1@ivr-2:1] Set("PJSIP/10000-0000003f", "__ivrreturn=0") in new stack
  83. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [1@ivr-2:2] Goto("PJSIP/10000-0000003f", "ext-queues,801,1") in new stack
  84. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (ext-queues,801,1)
  85. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:1] Macro("PJSIP/10000-0000003f", "user-callerid,") in new stack
  86. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("PJSIP/10000-0000003f", "TOUCH_MONITOR=1678806966.101") in new stack
  87. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("PJSIP/10000-0000003f", "CHANCONTEXT=") in new stack
  88. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("PJSIP/10000-0000003f", "") in new stack
  89. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("PJSIP/10000-0000003f", "CHANCONTEXT=") in new stack
  90. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("PJSIP/10000-0000003f", "CHANEXTENCONTEXT=10000-0000003f") in new stack
  91. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("PJSIP/10000-0000003f", "CHANEXTEN=10000-0000003f") in new stack
  92. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("PJSIP/10000-0000003f", "CALLERID(number)=01065541116") in new stack
  93. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("PJSIP/10000-0000003f", "AMPUSER=01065541116") in new stack
  94. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("PJSIP/10000-0000003f", "HOTDESCKCHAN=10000-0000003f") in new stack
  95. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("PJSIP/10000-0000003f", "HOTDESKEXTEN=10000") in new stack
  96. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("PJSIP/10000-0000003f", "HOTDESKCALL=0") in new stack
  97. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("PJSIP/10000-0000003f", "0?Set(HOTDESKCALL=1)") in new stack
  98. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("PJSIP/10000-0000003f", "0?Set(CALLERID(name)=)") in new stack
  99. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("PJSIP/10000-0000003f", "0?report") in new stack
  100. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:15] ExecIf("PJSIP/10000-0000003f", "1?Set(REALCALLERIDNUM=01065541116)") in new stack
  101. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:16] Set("PJSIP/10000-0000003f", "AMPUSER=") in new stack
  102. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:17] GotoIf("PJSIP/10000-0000003f", "0?limit") in new stack
  103. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:18] Set("PJSIP/10000-0000003f", "AMPUSERCIDNAME=") in new stack
  104. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:19] ExecIf("PJSIP/10000-0000003f", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
  105. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:20] GotoIf("PJSIP/10000-0000003f", "1?report") in new stack
  106. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  107. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("PJSIP/10000-0000003f", "Macro Depth is 1") in new stack
  108. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("PJSIP/10000-0000003f", "1?report2:macroerror") in new stack
  109. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  110. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("PJSIP/10000-0000003f", "0?continue") in new stack
  111. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("PJSIP/10000-0000003f", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  112. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("PJSIP/10000-0000003f", "__TTL=64") in new stack
  113. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("PJSIP/10000-0000003f", "1?continue") in new stack
  114. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  115. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("PJSIP/10000-0000003f", "CALLERID(number)=01065541116") in new stack
  116. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("PJSIP/10000-0000003f", "CALLERID(name)=01065541116") in new stack
  117. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("PJSIP/10000-0000003f", "0?cnum") in new stack
  118. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("PJSIP/10000-0000003f", "CDR(cnam)=01065541116") in new stack
  119. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("PJSIP/10000-0000003f", "CDR(cnum)=01065541116") in new stack
  120. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("PJSIP/10000-0000003f", "CHANNEL(language)=en") in new stack
  121. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:2] Answer("PJSIP/10000-0000003f", "") in new stack
  122. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:3] ExecIf("PJSIP/10000-0000003f", "1?Set(__QUEUEWAIT=1678806970)") in new stack
  123. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:4] Macro("PJSIP/10000-0000003f", "blkvm-set,reset") in new stack
  124. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-blkvm-set:1] ExecIf("PJSIP/10000-0000003f", "1?Set(__BLKVM_CHANNEL=PJSIP/10000-0000003f)") in new stack
  125. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-blkvm-set:2] Set("PJSIP/10000-0000003f", "SHARED(BLKVM,PJSIP/10000-0000003f)=TRUE") in new stack
  126. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-blkvm-set:3] Set("PJSIP/10000-0000003f", "GOSUB_RETVAL=TRUE") in new stack
  127. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-blkvm-set:4] MacroExit("PJSIP/10000-0000003f", "") in new stack
  128. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:5] ExecIf("PJSIP/10000-0000003f", "1?Set(_DIAL_OPTIONS=HhTtrM(auto-blkvm))") in new stack
  129. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:6] Set("PJSIP/10000-0000003f", "__NODEST=801") in new stack
  130. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:7] Set("PJSIP/10000-0000003f", "__QCONTEXT=0") in new stack
  131. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:8] Set("PJSIP/10000-0000003f", "QCIDPP=Orders:") in new stack
  132. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:9] Set("PJSIP/10000-0000003f", "VQ_CIDPP=") in new stack
  133. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:10] ExecIf("PJSIP/10000-0000003f", "1?Macro(prepend-cid,Orders:)") in new stack
  134. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-prepend-cid:1] GotoIf("PJSIP/10000-0000003f", "1?REPCID") in new stack
  135. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (macro-prepend-cid,s,5)
  136. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-prepend-cid:5] Set("PJSIP/10000-0000003f", "_RGPREFIX=Orders:") in new stack
  137. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-prepend-cid:6] Set("PJSIP/10000-0000003f", "CALLERID(name)=Orders:01065541116") in new stack
  138. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:11] Set("PJSIP/10000-0000003f", "QAINFO=") in new stack
  139. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:12] Set("PJSIP/10000-0000003f", "VQ_AINFO=") in new stack
  140. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:13] Set("PJSIP/10000-0000003f", "__RVOL_MODE=dontcare") in new stack
  141. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:14] ExecIf("PJSIP/10000-0000003f", "0?Set(__ALERT_INFO=)") in new stack
  142. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:15] Set("PJSIP/10000-0000003f", "QJOINMSG=custom/Annoncement_-_Queue_Open") in new stack
  143. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:16] Set("PJSIP/10000-0000003f", "VQ_JOINMSG=") in new stack
  144. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:17] Set("PJSIP/10000-0000003f", "QCANCELMISSED=") in new stack
  145. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:18] Set("PJSIP/10000-0000003f", "QRETRY=") in new stack
  146. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:19] Set("PJSIP/10000-0000003f", "VQ_RETRY=") in new stack
  147. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:20] Set("PJSIP/10000-0000003f", "QOPTIONS=t") in new stack
  148. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:21] Set("PJSIP/10000-0000003f", "VQ_OPTIONS=") in new stack
  149. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:22] Set("PJSIP/10000-0000003f", "QGOSUB=") in new stack
  150. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:23] Set("PJSIP/10000-0000003f", "VQ_GOSUB=") in new stack
  151. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:24] Set("PJSIP/10000-0000003f", "QAGI=") in new stack
  152. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:25] Set("PJSIP/10000-0000003f", "VQ_AGI=") in new stack
  153. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:26] Set("PJSIP/10000-0000003f", "QRULE=") in new stack
  154. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:27] Set("PJSIP/10000-0000003f", "VQ_RULE=") in new stack
  155. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:28] Set("PJSIP/10000-0000003f", "QPOSITION=") in new stack
  156. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:29] Set("PJSIP/10000-0000003f", "VQ_POSITION=") in new stack
  157. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:30] Gosub("PJSIP/10000-0000003f", "sub-record-check,s,1(q,801,dontcare)") in new stack
  158. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("PJSIP/10000-0000003f", "11?initialized") in new stack
  159. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,10)
  160. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("PJSIP/10000-0000003f", "Recordings initialized") in new stack
  161. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("PJSIP/10000-0000003f", "0?Set(ARG3=dontcare)") in new stack
  162. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("PJSIP/10000-0000003f", "REC_POLICY_MODE_SAVE=") in new stack
  163. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("PJSIP/10000-0000003f", "0?Set(REC_STATUS=NO)") in new stack
  164. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("PJSIP/10000-0000003f", "1?checkaction") in new stack
  165. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  166. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("PJSIP/10000-0000003f", "0?sub-record-check,q,1") in new stack
  167. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:18] NoOp("PJSIP/10000-0000003f", "Generic q Recording Check - 01065541116 801") in new stack
  168. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:19] Gosub("PJSIP/10000-0000003f", "recordcheck,1(dontcare,q,801)") in new stack
  169. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("PJSIP/10000-0000003f", "Starting recording check against dontcare") in new stack
  170. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("PJSIP/10000-0000003f", "dontcare") in new stack
  171. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
  172. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:3] Return("PJSIP/10000-0000003f", "") in new stack
  173. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [s@sub-record-check:20] Return("PJSIP/10000-0000003f", "") in new stack
  174. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:31] Set("PJSIP/10000-0000003f", "__CWIGNORE=TRUE") in new stack
  175. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:32] Set("PJSIP/10000-0000003f", "__SIGNORE=TRUE") in new stack
  176. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:33] Set("PJSIP/10000-0000003f", "__QC_CONFIRM=0") in new stack
  177. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:34] GotoIf("PJSIP/10000-0000003f", "0?QVQANNOUNCE:NOQVQANNOUNCE") in new stack
  178. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (ext-queues,801,39)
  179. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:39] Set("PJSIP/10000-0000003f", "VQ_CONFIRMMSG=") in new stack
  180. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:40] ExecIf("PJSIP/10000-0000003f", "1?Playback(custom/Annoncement_-_Queue_Open, )") in new stack
  181. [2023-03-14 17:16:10] VERBOSE[119714][C-00000017] file.c: <PJSIP/10000-0000003f> Playing 'custom/Annoncement_-_Queue_Open.slin' (language 'en')
  182. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:41] QueueLog("PJSIP/10000-0000003f", "801,1678806966.101,NONE,DID,10000") in new stack
  183. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:42] Set("PJSIP/10000-0000003f", "QAANNOUNCE=custom/Agent_-_Orders") in new stack
  184. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:43] Set("PJSIP/10000-0000003f", "VQ_AANNOUNCE=") in new stack
  185. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:44] Set("PJSIP/10000-0000003f", "QMOH=02") in new stack
  186. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:45] Set("PJSIP/10000-0000003f", "VQ_MOH=") in new stack
  187. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:46] ExecIf("PJSIP/10000-0000003f", "1?Set(__MOHCLASS=02)") in new stack
  188. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:47] ExecIf("PJSIP/10000-0000003f", "1?Set(CHANNEL(musicclass)=02)") in new stack
  189. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:48] Set("PJSIP/10000-0000003f", "QMAXWAIT=300") in new stack
  190. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:49] Set("PJSIP/10000-0000003f", "VQ_MAXWAIT=") in new stack
  191. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:50] Set("PJSIP/10000-0000003f", "QUEUENUM=801") in new stack
  192. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:51] Set("PJSIP/10000-0000003f", "QUEUEJOINTIME=1678806978") in new stack
  193. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] pbx.c: Executing [801@ext-queues:52] Queue("PJSIP/10000-0000003f", "801,t,,custom/Agent_-_Orders,300,,,,,") in new stack
  194. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] res_musiconhold.c: Started music on hold, class '02', on channel 'PJSIP/10000-0000003f'
  195. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] app_queue.c: Called Local/101@from-queue/n
  196. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  197. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-queue:1] Set("Local/101@from-queue-00000013;2", "QAGENT=101") in new stack
  198. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-queue:2] Set("Local/101@from-queue-00000013;2", "__FROMQ=true") in new stack
  199. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-queue:3] GotoIf("Local/101@from-queue-00000013;2", "0?hangup") in new stack
  200. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-queue:4] GotoIf("Local/101@from-queue-00000013;2", "1?801,1:hangup") in new stack
  201. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (from-queue,801,1)
  202. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [801@from-queue:1] Goto("Local/101@from-queue-00000013;2", "from-internal,101,1") in new stack
  203. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (from-internal,101,1)
  204. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-internal:1] GotoIf("Local/101@from-queue-00000013;2", "0?ext-local,*101,1") in new stack
  205. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@from-internal:2] GotoIf("Local/101@from-queue-00000013;2", "1?ext-local,101,1:followme-check,101,1") in new stack
  206. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (ext-local,101,1)
  207. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@ext-local:1] Set("Local/101@from-queue-00000013;2", "__RINGTIMER=15") in new stack
  208. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@ext-local:2] ExecIf("Local/101@from-queue-00000013;2", "0?Set(__CWIGNORE=)") in new stack
  209. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [101@ext-local:3] Macro("Local/101@from-queue-00000013;2", "exten-vm,novm,101,0,0,0") in new stack
  210. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:1] Macro("Local/101@from-queue-00000013;2", "user-callerid,") in new stack
  211. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("Local/101@from-queue-00000013;2", "TOUCH_MONITOR=1678806978.103") in new stack
  212. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("Local/101@from-queue-00000013;2", "CHANCONTEXT=from-queue-00000013;2") in new stack
  213. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("Local/101@from-queue-00000013;2", "") in new stack
  214. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("Local/101@from-queue-00000013;2", "CHANCONTEXT=from") in new stack
  215. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("Local/101@from-queue-00000013;2", "CHANEXTENCONTEXT=101@from-queue-00000013;2") in new stack
  216. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("Local/101@from-queue-00000013;2", "CHANEXTEN=101") in new stack
  217. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("Local/101@from-queue-00000013;2", "CALLERID(number)=01065541116") in new stack
  218. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("Local/101@from-queue-00000013;2", "AMPUSER=01065541116") in new stack
  219. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("Local/101@from-queue-00000013;2", "HOTDESCKCHAN=101@from-queue-00000013;2") in new stack
  220. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("Local/101@from-queue-00000013;2", "HOTDESKEXTEN=101@from") in new stack
  221. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("Local/101@from-queue-00000013;2", "HOTDESKCALL=0") in new stack
  222. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("Local/101@from-queue-00000013;2", "0?Set(HOTDESKCALL=1)") in new stack
  223. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("Local/101@from-queue-00000013;2", "0?Set(CALLERID(name)=)") in new stack
  224. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("Local/101@from-queue-00000013;2", "1?report") in new stack
  225. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  226. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("Local/101@from-queue-00000013;2", "Macro Depth is 2") in new stack
  227. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("Local/101@from-queue-00000013;2", "1?report2:macroerror") in new stack
  228. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  229. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("Local/101@from-queue-00000013;2", "0?continue") in new stack
  230. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("Local/101@from-queue-00000013;2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  231. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("Local/101@from-queue-00000013;2", "__TTL=63") in new stack
  232. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("Local/101@from-queue-00000013;2", "1?continue") in new stack
  233. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  234. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("Local/101@from-queue-00000013;2", "CALLERID(number)=01065541116") in new stack
  235. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("Local/101@from-queue-00000013;2", "CALLERID(name)=Orders:01065541116") in new stack
  236. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("Local/101@from-queue-00000013;2", "0?cnum") in new stack
  237. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("Local/101@from-queue-00000013;2", "CDR(cnam)=Orders:01065541116") in new stack
  238. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("Local/101@from-queue-00000013;2", "CDR(cnum)=01065541116") in new stack
  239. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("Local/101@from-queue-00000013;2", "CHANNEL(language)=en") in new stack
  240. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:2] Set("Local/101@from-queue-00000013;2", "RingGroupMethod=none") in new stack
  241. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:3] Set("Local/101@from-queue-00000013;2", "__EXTTOCALL=101") in new stack
  242. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:4] Set("Local/101@from-queue-00000013;2", "__PICKUPMARK=101") in new stack
  243. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:5] Set("Local/101@from-queue-00000013;2", "RT=") in new stack
  244. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  245. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("Local/101@from-queue-00000013;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  246. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  247. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  248. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  249. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  250. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  251. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("Local/101@from-queue-00000013;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  252. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  253. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  254. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  255. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  256. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  257. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("Local/101@from-queue-00000013;2", "0?ChanSpy(PJSIP/101,q)") in new stack
  258. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  259. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  260. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  261. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  262. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  263. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("Local/101@from-queue-00000013;2", "0?ChanSpy(PJSIP/101,q)") in new stack
  264. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  265. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  266. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  267. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  268. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  269. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("Local/101@from-queue-00000013;2", "0?Gosub(ext-intercom,*80101,1())") in new stack
  270. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  271. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  272. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  273. [2023-03-14 17:16:18] ERROR[119742][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  274. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  275. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("Local/101@from-queue-00000013;2", "0?Gosub(ext-intercom,*80101,1())") in new stack
  276. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  277. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  278. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("Local/101@from-queue-00000013;2", "0?MacroExit()") in new stack
  279. [2023-03-14 17:16:18] ERROR[119742][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  280. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:18] Gosub("Local/101@from-queue-00000013;2", "sub-record-check,s,1(exten,101,dontcare)") in new stack
  281. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("Local/101@from-queue-00000013;2", "0?initialized") in new stack
  282. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:2] Set("Local/101@from-queue-00000013;2", "__REC_STATUS=INITIALIZED") in new stack
  283. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:3] Set("Local/101@from-queue-00000013;2", "NOW=1678806978") in new stack
  284. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:4] Set("Local/101@from-queue-00000013;2", "__DAY=14") in new stack
  285. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:5] Set("Local/101@from-queue-00000013;2", "__MONTH=03") in new stack
  286. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:6] Set("Local/101@from-queue-00000013;2", "__YEAR=2023") in new stack
  287. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:7] Set("Local/101@from-queue-00000013;2", "__TIMESTR=20230314-171618") in new stack
  288. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:8] Set("Local/101@from-queue-00000013;2", "__FROMEXTEN=01065541116") in new stack
  289. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:9] Set("Local/101@from-queue-00000013;2", "__MON_FMT=wav") in new stack
  290. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("Local/101@from-queue-00000013;2", "Recordings initialized") in new stack
  291. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("Local/101@from-queue-00000013;2", "0?Set(ARG3=dontcare)") in new stack
  292. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("Local/101@from-queue-00000013;2", "REC_POLICY_MODE_SAVE=") in new stack
  293. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("Local/101@from-queue-00000013;2", "0?Set(REC_STATUS=NO)") in new stack
  294. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("Local/101@from-queue-00000013;2", "5?checkaction") in new stack
  295. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  296. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("Local/101@from-queue-00000013;2", "1?sub-record-check,exten,1") in new stack
  297. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,1)
  298. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:1] NoOp("Local/101@from-queue-00000013;2", "Exten Recording Check between 01065541116 and 101") in new stack
  299. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:2] Set("Local/101@from-queue-00000013;2", "CALLTYPE=external") in new stack
  300. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:3] ExecIf("Local/101@from-queue-00000013;2", "0?Set(CALLTYPE=)") in new stack
  301. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:4] Set("Local/101@from-queue-00000013;2", "CALLEE=dontcare") in new stack
  302. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:5] ExecIf("Local/101@from-queue-00000013;2", "0?Set(CALLEE=dontcare)") in new stack
  303. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:6] GotoIf("Local/101@from-queue-00000013;2", "1?callee") in new stack
  304. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,11)
  305. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:11] Gosub("Local/101@from-queue-00000013;2", "recordcheck,1(dontcare,external,101)") in new stack
  306. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("Local/101@from-queue-00000013;2", "Starting recording check against dontcare") in new stack
  307. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("Local/101@from-queue-00000013;2", "dontcare") in new stack
  308. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
  309. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:3] Return("Local/101@from-queue-00000013;2", "") in new stack
  310. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [exten@sub-record-check:12] Return("Local/101@from-queue-00000013;2", "") in new stack
  311. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("Local/101@from-queue-00000013;2", "1?macrodial") in new stack
  312. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-exten-vm,s,25)
  313. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("Local/101@from-queue-00000013;2", "0?clrheader,1()") in new stack
  314. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-exten-vm:26] Macro("Local/101@from-queue-00000013;2", "dial-one,,HhTtrM(auto-blkvm),101") in new stack
  315. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:1] Set("Local/101@from-queue-00000013;2", "DEXTEN=101") in new stack
  316. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:2] Set("Local/101@from-queue-00000013;2", "__CRM_SOURCE=01065541116") in new stack
  317. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/101@from-queue-00000013;2", "0?Set(__EXTTOCALL=101)") in new stack
  318. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:4] Set("Local/101@from-queue-00000013;2", "DIALSTATUS_CW=") in new stack
  319. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/101@from-queue-00000013;2", "0?screen,1()") in new stack
  320. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/101@from-queue-00000013;2", "0?cf,1()") in new stack
  321. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/101@from-queue-00000013;2", "1?skip1") in new stack
  322. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,10)
  323. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/101@from-queue-00000013;2", "0?nodial") in new stack
  324. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/101@from-queue-00000013;2", "0?continue") in new stack
  325. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:12] Set("Local/101@from-queue-00000013;2", "EXTHASCW=") in new stack
  326. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/101@from-queue-00000013;2", "1?next1:cwinusebusy") in new stack
  327. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,14)
  328. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:14] GotoIf("Local/101@from-queue-00000013;2", "0?docfu:skip3") in new stack
  329. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,18)
  330. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:18] GotoIf("Local/101@from-queue-00000013;2", "1?next2:continue") in new stack
  331. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,19)
  332. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:19] GotoIf("Local/101@from-queue-00000013;2", "1?continue") in new stack
  333. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,27)
  334. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/101@from-queue-00000013;2", "0?nodial") in new stack
  335. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/101@from-queue-00000013;2", "1?dstring,1():dlocal,1()") in new stack
  336. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/101@from-queue-00000013;2", "DSTRING=") in new stack
  337. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/101@from-queue-00000013;2", "DEVICES=101") in new stack
  338. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/101@from-queue-00000013;2", "0?Return()") in new stack
  339. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/101@from-queue-00000013;2", "0?Set(DEVICES=01)") in new stack
  340. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/101@from-queue-00000013;2", "LOOPCNT=1") in new stack
  341. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/101@from-queue-00000013;2", "ITER=1") in new stack
  342. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/101@from-queue-00000013;2", "THISDIAL=PJSIP/101") in new stack
  343. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf("Local/101@from-queue-00000013;2", "0?docheck") in new stack
  344. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:9] NoOp("Local/101@from-queue-00000013;2", "Debug: Found PJSIP Destination PJSIP/101") in new stack
  345. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:10] GotoIf("Local/101@from-queue-00000013;2", "0?doset") in new stack
  346. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:11] NoOp("Local/101@from-queue-00000013;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  347. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:12] Set("Local/101@from-queue-00000013;2", "THISDIAL=PJSIP/101/sip:101@192.168.1.179:54028;ob") in new stack
  348. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:13] ExecIf("Local/101@from-queue-00000013;2", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  349. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/101@from-queue-00000013;2", "0?skipset") in new stack
  350. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:15] Set("Local/101@from-queue-00000013;2", "DSTRING=PJSIP/101/sip:101@192.168.1.179:54028;ob&") in new stack
  351. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/101@from-queue-00000013;2", "ITER=2") in new stack
  352. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/101@from-queue-00000013;2", "0?begin") in new stack
  353. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/101@from-queue-00000013;2", "0?Return()") in new stack
  354. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:19] Set("Local/101@from-queue-00000013;2", "DSTRING=PJSIP/101/sip:101@192.168.1.179:54028;ob") in new stack
  355. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [dstring@macro-dial-one:20] Return("Local/101@from-queue-00000013;2", "") in new stack
  356. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/101@from-queue-00000013;2", "0?nodial") in new stack
  357. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:30] GotoIf("Local/101@from-queue-00000013;2", "0?skiptrace") in new stack
  358. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:31] GosubIf("Local/101@from-queue-00000013;2", "1?ctset,1():ctclear,1()") in new stack
  359. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [ctset@macro-dial-one:1] Set("Local/101@from-queue-00000013;2", "DB(CALLTRACE/101)=01065541116") in new stack
  360. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [ctset@macro-dial-one:2] Return("Local/101@from-queue-00000013;2", "") in new stack
  361. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:32] Set("Local/101@from-queue-00000013;2", "D_OPTIONS=HhTtrM(auto-blkvm)") in new stack
  362. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:33] GosubIf("Local/101@from-queue-00000013;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  363. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:34] NoOp("Local/101@from-queue-00000013;2", "Blind Transfer: , Attended Transfer: , User: 01065541116, Alert Info: ") in new stack
  364. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:35] ExecIf("Local/101@from-queue-00000013;2", "1?Set(ALERT_INFO=)") in new stack
  365. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:36] ExecIf("Local/101@from-queue-00000013;2", "0?Set(ALERT_INFO=)") in new stack
  366. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:37] ExecIf("Local/101@from-queue-00000013;2", "0?Set(ALERT_INFO=)") in new stack
  367. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:38] ExecIf("Local/101@from-queue-00000013;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  368. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:39] ExecIf("Local/101@from-queue-00000013;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  369. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:40] GosubIf("Local/101@from-queue-00000013;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  370. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:41] ExecIf("Local/101@from-queue-00000013;2", "1?Set(CHANNEL(musicclass)=02)") in new stack
  371. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:42] GosubIf("Local/101@from-queue-00000013;2", "1?qwait,1()") in new stack
  372. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [qwait@macro-dial-one:1] ExecIf("Local/101@from-queue-00000013;2", "1?Set(__SAVEDCIDNAME=Orders:01065541116)") in new stack
  373. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [qwait@macro-dial-one:2] Set("Local/101@from-queue-00000013;2", "ELAPSED=0") in new stack
  374. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [qwait@macro-dial-one:3] Set("Local/101@from-queue-00000013;2", "CALLERID(name)=M0:Orders:01065541116") in new stack
  375. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [qwait@macro-dial-one:4] Return("Local/101@from-queue-00000013;2", "") in new stack
  376. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:43] Set("Local/101@from-queue-00000013;2", "__CWIGNORE=TRUE") in new stack
  377. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:44] Set("Local/101@from-queue-00000013;2", "__KEEPCID=TRUE") in new stack
  378. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:45] GotoIf("Local/101@from-queue-00000013;2", "0?usegoto,1") in new stack
  379. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:46] GotoIf("Local/101@from-queue-00000013;2", "1?godial") in new stack
  380. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,51)
  381. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:51] Macro("Local/101@from-queue-00000013;2", "dialout-one-predial-hook,") in new stack
  382. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] MacroExit("Local/101@from-queue-00000013;2", "") in new stack
  383. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:52] ExecIf("Local/101@from-queue-00000013;2", "1?Set(D_OPTIONS=HhtrM(auto-blkvm)I)") in new stack
  384. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:53] ExecIf("Local/101@from-queue-00000013;2", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  385. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:54] NoOp("Local/101@from-queue-00000013;2", "") in new stack
  386. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:55] ExecIf("Local/101@from-queue-00000013;2", "0?Set(D_OPTIONS=HhtrM(auto-blkvm)Ig)") in new stack
  387. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-dial-one:56] Dial("Local/101@from-queue-00000013;2", "PJSIP/101/sip:101@192.168.1.179:54028;ob,,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1)") in new stack
  388. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_stack.c: PJSIP/101-00000040 Internal Gosub(func-apply-sipheaders,s,1) start
  389. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("PJSIP/101-00000040", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  390. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("PJSIP/101-00000040", "Applying SIP Headers to channel PJSIP/101-00000040") in new stack
  391. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:3] Set("PJSIP/101-00000040", "TECH=PJSIP") in new stack
  392. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:4] Set("PJSIP/101-00000040", "SIPHEADERKEYS=") in new stack
  393. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:5] While("PJSIP/101-00000040", "0") in new stack
  394. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_while.c: Jumping to priority 11
  395. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:12] Return("PJSIP/101-00000040", "") in new stack
  396. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_stack.c: Spawn extension (func-apply-sipheaders, s, 12) exited non-zero on 'PJSIP/101-00000040'
  397. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_stack.c: PJSIP/101-00000040 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  398. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_dial.c: Called PJSIP/101/sip:101@192.168.1.179:54028;ob
  399. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] app_queue.c: Local/101@from-queue-00000013;1 is ringing
  400. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_dial.c: Connected line update to Local/101@from-queue-00000013;2 prevented.
  401. [2023-03-14 17:16:18] VERBOSE[119742][C-00000017] app_dial.c: PJSIP/101-00000040 is ringing
  402. [2023-03-14 17:16:18] VERBOSE[119714][C-00000017] app_queue.c: Local/101@from-queue-00000013;1 is ringing
  403. [2023-03-14 17:16:38] VERBOSE[119714][C-00000017] app_queue.c: Nobody picked up in 20000 ms
  404. [2023-03-14 17:16:38] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  405. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_stack.c: PJSIP/101-00000040 Internal Gosub(crm-hangup,s,1) start
  406. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/101-00000040", "Sending Hangup to CRM") in new stack
  407. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/101-00000040", "HANGUP CAUSE: 16") in new stack
  408. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/101-00000040", "0?Set(__CRM_VOICEMAIL=)") in new stack
  409. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/101-00000040", "MASTER CHANNEL: 1678806978.104 = 1678806966.101") in new stack
  410. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/101-00000040", "1?return") in new stack
  411. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (crm-hangup,s,8)
  412. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/101-00000040", "") in new stack
  413. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/101-00000040'
  414. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_stack.c: PJSIP/101-00000040 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  415. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_macro.c: Spawn extension (macro-dial-one, s, 56) exited non-zero on 'Local/101@from-queue-00000013;2' in macro 'dial-one'
  416. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_macro.c: Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'Local/101@from-queue-00000013;2' in macro 'exten-vm'
  417. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Spawn extension (ext-local, 101, 3) exited non-zero on 'Local/101@from-queue-00000013;2'
  418. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [h@ext-local:1] Macro("Local/101@from-queue-00000013;2", "hangupcall,") in new stack
  419. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("Local/101@from-queue-00000013;2", "1?theend") in new stack
  420. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx_builtins.c: Goto (macro-hangupcall,s,3)
  421. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("Local/101@from-queue-00000013;2", "0?Set(CDR(recordingfile)=)") in new stack
  422. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Executing [s@macro-hangupcall:4] Hangup("Local/101@from-queue-00000013;2", "") in new stack
  423. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Local/101@from-queue-00000013;2' in macro 'hangupcall'
  424. [2023-03-14 17:16:38] VERBOSE[119742][C-00000017] pbx.c: Spawn extension (ext-local, h, 1) exited non-zero on 'Local/101@from-queue-00000013;2'
  425. [2023-03-14 17:16:39] VERBOSE[119714][C-00000017] app_queue.c: Called Local/102@from-queue/n
  426. [2023-03-14 17:16:39] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  427. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-queue:1] Set("Local/102@from-queue-00000014;2", "QAGENT=102") in new stack
  428. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-queue:2] Set("Local/102@from-queue-00000014;2", "__FROMQ=true") in new stack
  429. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-queue:3] GotoIf("Local/102@from-queue-00000014;2", "0?hangup") in new stack
  430. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-queue:4] GotoIf("Local/102@from-queue-00000014;2", "1?801,1:hangup") in new stack
  431. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (from-queue,801,1)
  432. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [801@from-queue:1] Goto("Local/102@from-queue-00000014;2", "from-internal,102,1") in new stack
  433. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (from-internal,102,1)
  434. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-internal:1] GotoIf("Local/102@from-queue-00000014;2", "0?ext-local,*102,1") in new stack
  435. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@from-internal:2] GotoIf("Local/102@from-queue-00000014;2", "1?ext-local,102,1:followme-check,102,1") in new stack
  436. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (ext-local,102,1)
  437. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@ext-local:1] Set("Local/102@from-queue-00000014;2", "__RINGTIMER=15") in new stack
  438. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@ext-local:2] ExecIf("Local/102@from-queue-00000014;2", "0?Set(__CWIGNORE=)") in new stack
  439. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [102@ext-local:3] Macro("Local/102@from-queue-00000014;2", "exten-vm,novm,102,0,0,0") in new stack
  440. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:1] Macro("Local/102@from-queue-00000014;2", "user-callerid,") in new stack
  441. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("Local/102@from-queue-00000014;2", "TOUCH_MONITOR=1678806999.106") in new stack
  442. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("Local/102@from-queue-00000014;2", "CHANCONTEXT=from-queue-00000014;2") in new stack
  443. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("Local/102@from-queue-00000014;2", "") in new stack
  444. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("Local/102@from-queue-00000014;2", "CHANCONTEXT=from") in new stack
  445. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("Local/102@from-queue-00000014;2", "CHANEXTENCONTEXT=102@from-queue-00000014;2") in new stack
  446. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("Local/102@from-queue-00000014;2", "CHANEXTEN=102") in new stack
  447. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("Local/102@from-queue-00000014;2", "CALLERID(number)=01065541116") in new stack
  448. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("Local/102@from-queue-00000014;2", "AMPUSER=01065541116") in new stack
  449. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("Local/102@from-queue-00000014;2", "HOTDESCKCHAN=102@from-queue-00000014;2") in new stack
  450. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("Local/102@from-queue-00000014;2", "HOTDESKEXTEN=102@from") in new stack
  451. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("Local/102@from-queue-00000014;2", "HOTDESKCALL=0") in new stack
  452. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("Local/102@from-queue-00000014;2", "0?Set(HOTDESKCALL=1)") in new stack
  453. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("Local/102@from-queue-00000014;2", "0?Set(CALLERID(name)=)") in new stack
  454. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("Local/102@from-queue-00000014;2", "1?report") in new stack
  455. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  456. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("Local/102@from-queue-00000014;2", "Macro Depth is 2") in new stack
  457. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("Local/102@from-queue-00000014;2", "1?report2:macroerror") in new stack
  458. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  459. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("Local/102@from-queue-00000014;2", "0?continue") in new stack
  460. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("Local/102@from-queue-00000014;2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  461. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("Local/102@from-queue-00000014;2", "__TTL=63") in new stack
  462. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("Local/102@from-queue-00000014;2", "1?continue") in new stack
  463. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  464. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("Local/102@from-queue-00000014;2", "CALLERID(number)=01065541116") in new stack
  465. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("Local/102@from-queue-00000014;2", "CALLERID(name)=Orders:01065541116") in new stack
  466. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("Local/102@from-queue-00000014;2", "0?cnum") in new stack
  467. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("Local/102@from-queue-00000014;2", "CDR(cnam)=Orders:01065541116") in new stack
  468. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("Local/102@from-queue-00000014;2", "CDR(cnum)=01065541116") in new stack
  469. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("Local/102@from-queue-00000014;2", "CHANNEL(language)=en") in new stack
  470. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:2] Set("Local/102@from-queue-00000014;2", "RingGroupMethod=none") in new stack
  471. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:3] Set("Local/102@from-queue-00000014;2", "__EXTTOCALL=102") in new stack
  472. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:4] Set("Local/102@from-queue-00000014;2", "__PICKUPMARK=102") in new stack
  473. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:5] Set("Local/102@from-queue-00000014;2", "RT=") in new stack
  474. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  475. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("Local/102@from-queue-00000014;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  476. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  477. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  478. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  479. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  480. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  481. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("Local/102@from-queue-00000014;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  482. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  483. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  484. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  485. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  486. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  487. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("Local/102@from-queue-00000014;2", "0?ChanSpy(PJSIP/102,q)") in new stack
  488. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  489. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  490. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  491. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  492. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  493. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("Local/102@from-queue-00000014;2", "0?ChanSpy(PJSIP/102,q)") in new stack
  494. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  495. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  496. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  497. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  498. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  499. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("Local/102@from-queue-00000014;2", "0?Gosub(ext-intercom,*80102,1())") in new stack
  500. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  501. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  502. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  503. [2023-03-14 17:16:39] ERROR[119774][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  504. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  505. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("Local/102@from-queue-00000014;2", "0?Gosub(ext-intercom,*80102,1())") in new stack
  506. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  507. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  508. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("Local/102@from-queue-00000014;2", "0?MacroExit()") in new stack
  509. [2023-03-14 17:16:39] ERROR[119774][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  510. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:18] Gosub("Local/102@from-queue-00000014;2", "sub-record-check,s,1(exten,102,dontcare)") in new stack
  511. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("Local/102@from-queue-00000014;2", "0?initialized") in new stack
  512. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:2] Set("Local/102@from-queue-00000014;2", "__REC_STATUS=INITIALIZED") in new stack
  513. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:3] Set("Local/102@from-queue-00000014;2", "NOW=1678806999") in new stack
  514. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:4] Set("Local/102@from-queue-00000014;2", "__DAY=14") in new stack
  515. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:5] Set("Local/102@from-queue-00000014;2", "__MONTH=03") in new stack
  516. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:6] Set("Local/102@from-queue-00000014;2", "__YEAR=2023") in new stack
  517. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:7] Set("Local/102@from-queue-00000014;2", "__TIMESTR=20230314-171639") in new stack
  518. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:8] Set("Local/102@from-queue-00000014;2", "__FROMEXTEN=01065541116") in new stack
  519. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:9] Set("Local/102@from-queue-00000014;2", "__MON_FMT=wav") in new stack
  520. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("Local/102@from-queue-00000014;2", "Recordings initialized") in new stack
  521. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("Local/102@from-queue-00000014;2", "0?Set(ARG3=dontcare)") in new stack
  522. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("Local/102@from-queue-00000014;2", "REC_POLICY_MODE_SAVE=") in new stack
  523. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("Local/102@from-queue-00000014;2", "0?Set(REC_STATUS=NO)") in new stack
  524. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("Local/102@from-queue-00000014;2", "5?checkaction") in new stack
  525. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  526. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("Local/102@from-queue-00000014;2", "1?sub-record-check,exten,1") in new stack
  527. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,1)
  528. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:1] NoOp("Local/102@from-queue-00000014;2", "Exten Recording Check between 01065541116 and 102") in new stack
  529. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:2] Set("Local/102@from-queue-00000014;2", "CALLTYPE=external") in new stack
  530. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:3] ExecIf("Local/102@from-queue-00000014;2", "0?Set(CALLTYPE=)") in new stack
  531. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:4] Set("Local/102@from-queue-00000014;2", "CALLEE=force") in new stack
  532. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:5] ExecIf("Local/102@from-queue-00000014;2", "0?Set(CALLEE=dontcare)") in new stack
  533. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:6] GotoIf("Local/102@from-queue-00000014;2", "1?callee") in new stack
  534. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,11)
  535. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:11] Gosub("Local/102@from-queue-00000014;2", "recordcheck,1(force,external,102)") in new stack
  536. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("Local/102@from-queue-00000014;2", "Starting recording check against force") in new stack
  537. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("Local/102@from-queue-00000014;2", "force") in new stack
  538. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,5)
  539. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:5] Set("Local/102@from-queue-00000014;2", "__REC_POLICY_MODE=FORCE") in new stack
  540. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:6] GotoIf("Local/102@from-queue-00000014;2", "1?startrec") in new stack
  541. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,16)
  542. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:16] NoOp("Local/102@from-queue-00000014;2", "Starting recording: external, 102") in new stack
  543. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:17] Set("Local/102@from-queue-00000014;2", "__CALLFILENAME=external-102-01065541116-20230314-171639-1678806999.106") in new stack
  544. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:18] MixMonitor("Local/102@from-queue-00000014;2", "2023/03/14/external-102-01065541116-20230314-171639-1678806999.106.wav,abi(),") in new stack
  545. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:19] Set("Local/102@from-queue-00000014;2", "__MIXMON_ID=") in new stack
  546. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:20] Set("Local/102@from-queue-00000014;2", "__RECORD_ID=Local/102@from-queue-00000014;2") in new stack
  547. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:21] Set("Local/102@from-queue-00000014;2", "__REC_STATUS=RECORDING") in new stack
  548. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:22] Set("Local/102@from-queue-00000014;2", "CDR(recordingfile)=external-102-01065541116-20230314-171639-1678806999.106.wav") in new stack
  549. [2023-03-14 17:16:39] VERBOSE[119775][C-00000017] app_mixmonitor.c: Begin MixMonitor Recording Local/102@from-queue-00000014;2
  550. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:23] Return("Local/102@from-queue-00000014;2", "") in new stack
  551. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [exten@sub-record-check:12] Return("Local/102@from-queue-00000014;2", "") in new stack
  552. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("Local/102@from-queue-00000014;2", "1?macrodial") in new stack
  553. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-exten-vm,s,25)
  554. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("Local/102@from-queue-00000014;2", "0?clrheader,1()") in new stack
  555. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-exten-vm:26] Macro("Local/102@from-queue-00000014;2", "dial-one,,HhTtrM(auto-blkvm),102") in new stack
  556. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:1] Set("Local/102@from-queue-00000014;2", "DEXTEN=102") in new stack
  557. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:2] Set("Local/102@from-queue-00000014;2", "__CRM_SOURCE=01065541116") in new stack
  558. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/102@from-queue-00000014;2", "0?Set(__EXTTOCALL=102)") in new stack
  559. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:4] Set("Local/102@from-queue-00000014;2", "DIALSTATUS_CW=") in new stack
  560. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/102@from-queue-00000014;2", "0?screen,1()") in new stack
  561. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/102@from-queue-00000014;2", "0?cf,1()") in new stack
  562. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/102@from-queue-00000014;2", "1?skip1") in new stack
  563. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,10)
  564. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/102@from-queue-00000014;2", "0?nodial") in new stack
  565. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/102@from-queue-00000014;2", "0?continue") in new stack
  566. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:12] Set("Local/102@from-queue-00000014;2", "EXTHASCW=") in new stack
  567. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/102@from-queue-00000014;2", "1?next1:cwinusebusy") in new stack
  568. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,14)
  569. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:14] GotoIf("Local/102@from-queue-00000014;2", "0?docfu:skip3") in new stack
  570. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,18)
  571. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:18] GotoIf("Local/102@from-queue-00000014;2", "1?next2:continue") in new stack
  572. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,19)
  573. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:19] GotoIf("Local/102@from-queue-00000014;2", "1?continue") in new stack
  574. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,27)
  575. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/102@from-queue-00000014;2", "0?nodial") in new stack
  576. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/102@from-queue-00000014;2", "1?dstring,1():dlocal,1()") in new stack
  577. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/102@from-queue-00000014;2", "DSTRING=") in new stack
  578. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/102@from-queue-00000014;2", "DEVICES=102") in new stack
  579. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/102@from-queue-00000014;2", "0?Return()") in new stack
  580. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/102@from-queue-00000014;2", "0?Set(DEVICES=02)") in new stack
  581. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/102@from-queue-00000014;2", "LOOPCNT=1") in new stack
  582. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/102@from-queue-00000014;2", "ITER=1") in new stack
  583. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/102@from-queue-00000014;2", "THISDIAL=PJSIP/102") in new stack
  584. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf("Local/102@from-queue-00000014;2", "0?docheck") in new stack
  585. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:9] NoOp("Local/102@from-queue-00000014;2", "Debug: Found PJSIP Destination PJSIP/102") in new stack
  586. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:10] GotoIf("Local/102@from-queue-00000014;2", "0?doset") in new stack
  587. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:11] NoOp("Local/102@from-queue-00000014;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  588. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:12] Set("Local/102@from-queue-00000014;2", "THISDIAL=PJSIP/102/sip:102@192.168.1.114:1026;ob") in new stack
  589. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:13] ExecIf("Local/102@from-queue-00000014;2", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  590. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/102@from-queue-00000014;2", "0?skipset") in new stack
  591. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:15] Set("Local/102@from-queue-00000014;2", "DSTRING=PJSIP/102/sip:102@192.168.1.114:1026;ob&") in new stack
  592. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/102@from-queue-00000014;2", "ITER=2") in new stack
  593. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/102@from-queue-00000014;2", "0?begin") in new stack
  594. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/102@from-queue-00000014;2", "0?Return()") in new stack
  595. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:19] Set("Local/102@from-queue-00000014;2", "DSTRING=PJSIP/102/sip:102@192.168.1.114:1026;ob") in new stack
  596. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [dstring@macro-dial-one:20] Return("Local/102@from-queue-00000014;2", "") in new stack
  597. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/102@from-queue-00000014;2", "0?nodial") in new stack
  598. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:30] GotoIf("Local/102@from-queue-00000014;2", "0?skiptrace") in new stack
  599. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:31] GosubIf("Local/102@from-queue-00000014;2", "1?ctset,1():ctclear,1()") in new stack
  600. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [ctset@macro-dial-one:1] Set("Local/102@from-queue-00000014;2", "DB(CALLTRACE/102)=01065541116") in new stack
  601. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [ctset@macro-dial-one:2] Return("Local/102@from-queue-00000014;2", "") in new stack
  602. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:32] Set("Local/102@from-queue-00000014;2", "D_OPTIONS=HhTtrM(auto-blkvm)") in new stack
  603. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:33] GosubIf("Local/102@from-queue-00000014;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  604. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:34] NoOp("Local/102@from-queue-00000014;2", "Blind Transfer: , Attended Transfer: , User: 01065541116, Alert Info: ") in new stack
  605. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:35] ExecIf("Local/102@from-queue-00000014;2", "1?Set(ALERT_INFO=)") in new stack
  606. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:36] ExecIf("Local/102@from-queue-00000014;2", "0?Set(ALERT_INFO=)") in new stack
  607. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:37] ExecIf("Local/102@from-queue-00000014;2", "0?Set(ALERT_INFO=)") in new stack
  608. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:38] ExecIf("Local/102@from-queue-00000014;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  609. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:39] ExecIf("Local/102@from-queue-00000014;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  610. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:40] GosubIf("Local/102@from-queue-00000014;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  611. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:41] ExecIf("Local/102@from-queue-00000014;2", "1?Set(CHANNEL(musicclass)=02)") in new stack
  612. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:42] GosubIf("Local/102@from-queue-00000014;2", "1?qwait,1()") in new stack
  613. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [qwait@macro-dial-one:1] ExecIf("Local/102@from-queue-00000014;2", "1?Set(__SAVEDCIDNAME=Orders:01065541116)") in new stack
  614. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [qwait@macro-dial-one:2] Set("Local/102@from-queue-00000014;2", "ELAPSED=0") in new stack
  615. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [qwait@macro-dial-one:3] Set("Local/102@from-queue-00000014;2", "CALLERID(name)=M0:Orders:01065541116") in new stack
  616. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [qwait@macro-dial-one:4] Return("Local/102@from-queue-00000014;2", "") in new stack
  617. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:43] Set("Local/102@from-queue-00000014;2", "__CWIGNORE=TRUE") in new stack
  618. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:44] Set("Local/102@from-queue-00000014;2", "__KEEPCID=TRUE") in new stack
  619. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:45] GotoIf("Local/102@from-queue-00000014;2", "0?usegoto,1") in new stack
  620. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:46] GotoIf("Local/102@from-queue-00000014;2", "1?godial") in new stack
  621. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,51)
  622. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:51] Macro("Local/102@from-queue-00000014;2", "dialout-one-predial-hook,") in new stack
  623. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] MacroExit("Local/102@from-queue-00000014;2", "") in new stack
  624. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:52] ExecIf("Local/102@from-queue-00000014;2", "1?Set(D_OPTIONS=HhtrM(auto-blkvm)I)") in new stack
  625. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:53] ExecIf("Local/102@from-queue-00000014;2", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  626. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:54] NoOp("Local/102@from-queue-00000014;2", "") in new stack
  627. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:55] ExecIf("Local/102@from-queue-00000014;2", "0?Set(D_OPTIONS=HhtrM(auto-blkvm)Ig)") in new stack
  628. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-dial-one:56] Dial("Local/102@from-queue-00000014;2", "PJSIP/102/sip:102@192.168.1.114:1026;ob,,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1)") in new stack
  629. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_stack.c: PJSIP/102-00000041 Internal Gosub(func-apply-sipheaders,s,1) start
  630. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("PJSIP/102-00000041", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  631. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("PJSIP/102-00000041", "Applying SIP Headers to channel PJSIP/102-00000041") in new stack
  632. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:3] Set("PJSIP/102-00000041", "TECH=PJSIP") in new stack
  633. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:4] Set("PJSIP/102-00000041", "SIPHEADERKEYS=") in new stack
  634. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:5] While("PJSIP/102-00000041", "0") in new stack
  635. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_while.c: Jumping to priority 11
  636. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:12] Return("PJSIP/102-00000041", "") in new stack
  637. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_stack.c: Spawn extension (func-apply-sipheaders, s, 12) exited non-zero on 'PJSIP/102-00000041'
  638. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_stack.c: PJSIP/102-00000041 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  639. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_dial.c: Called PJSIP/102/sip:102@192.168.1.114:1026;ob
  640. [2023-03-14 17:16:39] VERBOSE[119714][C-00000017] app_queue.c: Local/102@from-queue-00000014;1 is ringing
  641. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_dial.c: Connected line update to Local/102@from-queue-00000014;2 prevented.
  642. [2023-03-14 17:16:39] VERBOSE[119774][C-00000017] app_dial.c: PJSIP/102-00000041 is ringing
  643. [2023-03-14 17:16:39] VERBOSE[119714][C-00000017] app_queue.c: Local/102@from-queue-00000014;1 is ringing
  644. [2023-03-14 17:16:59] VERBOSE[119714][C-00000017] app_queue.c: Nobody picked up in 20000 ms
  645. [2023-03-14 17:16:59] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  646. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_stack.c: PJSIP/102-00000041 Internal Gosub(crm-hangup,s,1) start
  647. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/102-00000041", "Sending Hangup to CRM") in new stack
  648. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/102-00000041", "HANGUP CAUSE: 16") in new stack
  649. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/102-00000041", "0?Set(__CRM_VOICEMAIL=)") in new stack
  650. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/102-00000041", "MASTER CHANNEL: 1678806999.107 = 1678806966.101") in new stack
  651. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/102-00000041", "1?return") in new stack
  652. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (crm-hangup,s,8)
  653. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/102-00000041", "") in new stack
  654. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/102-00000041'
  655. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_stack.c: PJSIP/102-00000041 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  656. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_macro.c: Spawn extension (macro-dial-one, s, 56) exited non-zero on 'Local/102@from-queue-00000014;2' in macro 'dial-one'
  657. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_macro.c: Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'Local/102@from-queue-00000014;2' in macro 'exten-vm'
  658. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Spawn extension (ext-local, 102, 3) exited non-zero on 'Local/102@from-queue-00000014;2'
  659. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [h@ext-local:1] Macro("Local/102@from-queue-00000014;2", "hangupcall,") in new stack
  660. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("Local/102@from-queue-00000014;2", "1?theend") in new stack
  661. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx_builtins.c: Goto (macro-hangupcall,s,3)
  662. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("Local/102@from-queue-00000014;2", "0?Set(CDR(recordingfile)=)") in new stack
  663. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Executing [s@macro-hangupcall:4] Hangup("Local/102@from-queue-00000014;2", "") in new stack
  664. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Local/102@from-queue-00000014;2' in macro 'hangupcall'
  665. [2023-03-14 17:16:59] VERBOSE[119774][C-00000017] pbx.c: Spawn extension (ext-local, h, 1) exited non-zero on 'Local/102@from-queue-00000014;2'
  666. [2023-03-14 17:16:59] VERBOSE[119775][C-00000017] app_mixmonitor.c: MixMonitor close filestream (mixed)
  667. [2023-03-14 17:16:59] VERBOSE[119775][C-00000017] app_mixmonitor.c: End MixMonitor Recording Local/102@from-queue-00000014;2
  668. [2023-03-14 17:17:00] VERBOSE[119714][C-00000017] app_queue.c: Called Local/103@from-queue/n
  669. [2023-03-14 17:17:00] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  670. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-queue:1] Set("Local/103@from-queue-00000015;2", "QAGENT=103") in new stack
  671. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-queue:2] Set("Local/103@from-queue-00000015;2", "__FROMQ=true") in new stack
  672. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-queue:3] GotoIf("Local/103@from-queue-00000015;2", "0?hangup") in new stack
  673. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-queue:4] GotoIf("Local/103@from-queue-00000015;2", "1?801,1:hangup") in new stack
  674. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (from-queue,801,1)
  675. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [801@from-queue:1] Goto("Local/103@from-queue-00000015;2", "from-internal,103,1") in new stack
  676. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (from-internal,103,1)
  677. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-internal:1] GotoIf("Local/103@from-queue-00000015;2", "0?ext-local,*103,1") in new stack
  678. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@from-internal:2] GotoIf("Local/103@from-queue-00000015;2", "1?ext-local,103,1:followme-check,103,1") in new stack
  679. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (ext-local,103,1)
  680. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@ext-local:1] Set("Local/103@from-queue-00000015;2", "__RINGTIMER=15") in new stack
  681. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@ext-local:2] ExecIf("Local/103@from-queue-00000015;2", "0?Set(__CWIGNORE=)") in new stack
  682. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [103@ext-local:3] Macro("Local/103@from-queue-00000015;2", "exten-vm,novm,103,0,0,0") in new stack
  683. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:1] Macro("Local/103@from-queue-00000015;2", "user-callerid,") in new stack
  684. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("Local/103@from-queue-00000015;2", "TOUCH_MONITOR=1678807020.109") in new stack
  685. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("Local/103@from-queue-00000015;2", "CHANCONTEXT=from-queue-00000015;2") in new stack
  686. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("Local/103@from-queue-00000015;2", "") in new stack
  687. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("Local/103@from-queue-00000015;2", "CHANCONTEXT=from") in new stack
  688. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("Local/103@from-queue-00000015;2", "CHANEXTENCONTEXT=103@from-queue-00000015;2") in new stack
  689. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("Local/103@from-queue-00000015;2", "CHANEXTEN=103") in new stack
  690. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("Local/103@from-queue-00000015;2", "CALLERID(number)=01065541116") in new stack
  691. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("Local/103@from-queue-00000015;2", "AMPUSER=01065541116") in new stack
  692. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("Local/103@from-queue-00000015;2", "HOTDESCKCHAN=103@from-queue-00000015;2") in new stack
  693. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("Local/103@from-queue-00000015;2", "HOTDESKEXTEN=103@from") in new stack
  694. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("Local/103@from-queue-00000015;2", "HOTDESKCALL=0") in new stack
  695. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("Local/103@from-queue-00000015;2", "0?Set(HOTDESKCALL=1)") in new stack
  696. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("Local/103@from-queue-00000015;2", "0?Set(CALLERID(name)=)") in new stack
  697. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("Local/103@from-queue-00000015;2", "1?report") in new stack
  698. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  699. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("Local/103@from-queue-00000015;2", "Macro Depth is 2") in new stack
  700. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("Local/103@from-queue-00000015;2", "1?report2:macroerror") in new stack
  701. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  702. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("Local/103@from-queue-00000015;2", "0?continue") in new stack
  703. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("Local/103@from-queue-00000015;2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  704. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("Local/103@from-queue-00000015;2", "__TTL=63") in new stack
  705. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("Local/103@from-queue-00000015;2", "1?continue") in new stack
  706. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  707. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("Local/103@from-queue-00000015;2", "CALLERID(number)=01065541116") in new stack
  708. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("Local/103@from-queue-00000015;2", "CALLERID(name)=Orders:01065541116") in new stack
  709. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("Local/103@from-queue-00000015;2", "0?cnum") in new stack
  710. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("Local/103@from-queue-00000015;2", "CDR(cnam)=Orders:01065541116") in new stack
  711. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("Local/103@from-queue-00000015;2", "CDR(cnum)=01065541116") in new stack
  712. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("Local/103@from-queue-00000015;2", "CHANNEL(language)=en") in new stack
  713. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:2] Set("Local/103@from-queue-00000015;2", "RingGroupMethod=none") in new stack
  714. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:3] Set("Local/103@from-queue-00000015;2", "__EXTTOCALL=103") in new stack
  715. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:4] Set("Local/103@from-queue-00000015;2", "__PICKUPMARK=103") in new stack
  716. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:5] Set("Local/103@from-queue-00000015;2", "RT=") in new stack
  717. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  718. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("Local/103@from-queue-00000015;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  719. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  720. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  721. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  722. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  723. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  724. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("Local/103@from-queue-00000015;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  725. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  726. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  727. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  728. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  729. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  730. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("Local/103@from-queue-00000015;2", "0?ChanSpy(PJSIP/103,q)") in new stack
  731. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  732. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  733. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  734. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  735. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  736. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("Local/103@from-queue-00000015;2", "0?ChanSpy(PJSIP/103,q)") in new stack
  737. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  738. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  739. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  740. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  741. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  742. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("Local/103@from-queue-00000015;2", "0?Gosub(ext-intercom,*80103,1())") in new stack
  743. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  744. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  745. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  746. [2023-03-14 17:17:00] ERROR[119804][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  747. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  748. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("Local/103@from-queue-00000015;2", "0?Gosub(ext-intercom,*80103,1())") in new stack
  749. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  750. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  751. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("Local/103@from-queue-00000015;2", "0?MacroExit()") in new stack
  752. [2023-03-14 17:17:00] ERROR[119804][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  753. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:18] Gosub("Local/103@from-queue-00000015;2", "sub-record-check,s,1(exten,103,dontcare)") in new stack
  754. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("Local/103@from-queue-00000015;2", "0?initialized") in new stack
  755. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:2] Set("Local/103@from-queue-00000015;2", "__REC_STATUS=INITIALIZED") in new stack
  756. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:3] Set("Local/103@from-queue-00000015;2", "NOW=1678807020") in new stack
  757. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:4] Set("Local/103@from-queue-00000015;2", "__DAY=14") in new stack
  758. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:5] Set("Local/103@from-queue-00000015;2", "__MONTH=03") in new stack
  759. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:6] Set("Local/103@from-queue-00000015;2", "__YEAR=2023") in new stack
  760. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:7] Set("Local/103@from-queue-00000015;2", "__TIMESTR=20230314-171700") in new stack
  761. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:8] Set("Local/103@from-queue-00000015;2", "__FROMEXTEN=01065541116") in new stack
  762. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:9] Set("Local/103@from-queue-00000015;2", "__MON_FMT=wav") in new stack
  763. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("Local/103@from-queue-00000015;2", "Recordings initialized") in new stack
  764. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("Local/103@from-queue-00000015;2", "0?Set(ARG3=dontcare)") in new stack
  765. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("Local/103@from-queue-00000015;2", "REC_POLICY_MODE_SAVE=") in new stack
  766. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("Local/103@from-queue-00000015;2", "0?Set(REC_STATUS=NO)") in new stack
  767. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("Local/103@from-queue-00000015;2", "5?checkaction") in new stack
  768. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  769. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("Local/103@from-queue-00000015;2", "1?sub-record-check,exten,1") in new stack
  770. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,1)
  771. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:1] NoOp("Local/103@from-queue-00000015;2", "Exten Recording Check between 01065541116 and 103") in new stack
  772. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:2] Set("Local/103@from-queue-00000015;2", "CALLTYPE=external") in new stack
  773. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:3] ExecIf("Local/103@from-queue-00000015;2", "0?Set(CALLTYPE=)") in new stack
  774. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:4] Set("Local/103@from-queue-00000015;2", "CALLEE=force") in new stack
  775. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:5] ExecIf("Local/103@from-queue-00000015;2", "0?Set(CALLEE=dontcare)") in new stack
  776. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:6] GotoIf("Local/103@from-queue-00000015;2", "1?callee") in new stack
  777. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,11)
  778. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:11] Gosub("Local/103@from-queue-00000015;2", "recordcheck,1(force,external,103)") in new stack
  779. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("Local/103@from-queue-00000015;2", "Starting recording check against force") in new stack
  780. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("Local/103@from-queue-00000015;2", "force") in new stack
  781. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,5)
  782. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:5] Set("Local/103@from-queue-00000015;2", "__REC_POLICY_MODE=FORCE") in new stack
  783. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:6] GotoIf("Local/103@from-queue-00000015;2", "1?startrec") in new stack
  784. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,16)
  785. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:16] NoOp("Local/103@from-queue-00000015;2", "Starting recording: external, 103") in new stack
  786. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:17] Set("Local/103@from-queue-00000015;2", "__CALLFILENAME=external-103-01065541116-20230314-171700-1678807020.109") in new stack
  787. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:18] MixMonitor("Local/103@from-queue-00000015;2", "2023/03/14/external-103-01065541116-20230314-171700-1678807020.109.wav,abi(),") in new stack
  788. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:19] Set("Local/103@from-queue-00000015;2", "__MIXMON_ID=") in new stack
  789. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:20] Set("Local/103@from-queue-00000015;2", "__RECORD_ID=Local/103@from-queue-00000015;2") in new stack
  790. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:21] Set("Local/103@from-queue-00000015;2", "__REC_STATUS=RECORDING") in new stack
  791. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:22] Set("Local/103@from-queue-00000015;2", "CDR(recordingfile)=external-103-01065541116-20230314-171700-1678807020.109.wav") in new stack
  792. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:23] Return("Local/103@from-queue-00000015;2", "") in new stack
  793. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [exten@sub-record-check:12] Return("Local/103@from-queue-00000015;2", "") in new stack
  794. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("Local/103@from-queue-00000015;2", "1?macrodial") in new stack
  795. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-exten-vm,s,25)
  796. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("Local/103@from-queue-00000015;2", "0?clrheader,1()") in new stack
  797. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-exten-vm:26] Macro("Local/103@from-queue-00000015;2", "dial-one,,HhTtrM(auto-blkvm),103") in new stack
  798. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:1] Set("Local/103@from-queue-00000015;2", "DEXTEN=103") in new stack
  799. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:2] Set("Local/103@from-queue-00000015;2", "__CRM_SOURCE=01065541116") in new stack
  800. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/103@from-queue-00000015;2", "0?Set(__EXTTOCALL=103)") in new stack
  801. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:4] Set("Local/103@from-queue-00000015;2", "DIALSTATUS_CW=") in new stack
  802. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/103@from-queue-00000015;2", "0?screen,1()") in new stack
  803. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/103@from-queue-00000015;2", "0?cf,1()") in new stack
  804. [2023-03-14 17:17:00] VERBOSE[119805][C-00000017] app_mixmonitor.c: Begin MixMonitor Recording Local/103@from-queue-00000015;2
  805. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/103@from-queue-00000015;2", "1?skip1") in new stack
  806. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,10)
  807. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/103@from-queue-00000015;2", "0?nodial") in new stack
  808. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/103@from-queue-00000015;2", "0?continue") in new stack
  809. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:12] Set("Local/103@from-queue-00000015;2", "EXTHASCW=") in new stack
  810. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/103@from-queue-00000015;2", "1?next1:cwinusebusy") in new stack
  811. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,14)
  812. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:14] GotoIf("Local/103@from-queue-00000015;2", "0?docfu:skip3") in new stack
  813. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,18)
  814. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:18] GotoIf("Local/103@from-queue-00000015;2", "1?next2:continue") in new stack
  815. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,19)
  816. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:19] GotoIf("Local/103@from-queue-00000015;2", "1?continue") in new stack
  817. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,27)
  818. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/103@from-queue-00000015;2", "0?nodial") in new stack
  819. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/103@from-queue-00000015;2", "1?dstring,1():dlocal,1()") in new stack
  820. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/103@from-queue-00000015;2", "DSTRING=") in new stack
  821. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/103@from-queue-00000015;2", "DEVICES=103") in new stack
  822. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/103@from-queue-00000015;2", "0?Return()") in new stack
  823. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/103@from-queue-00000015;2", "0?Set(DEVICES=03)") in new stack
  824. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/103@from-queue-00000015;2", "LOOPCNT=1") in new stack
  825. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/103@from-queue-00000015;2", "ITER=1") in new stack
  826. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/103@from-queue-00000015;2", "THISDIAL=PJSIP/103") in new stack
  827. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf("Local/103@from-queue-00000015;2", "0?docheck") in new stack
  828. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:9] NoOp("Local/103@from-queue-00000015;2", "Debug: Found PJSIP Destination PJSIP/103") in new stack
  829. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:10] GotoIf("Local/103@from-queue-00000015;2", "0?doset") in new stack
  830. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:11] NoOp("Local/103@from-queue-00000015;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  831. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:12] Set("Local/103@from-queue-00000015;2", "THISDIAL=PJSIP/103/sip:103@192.168.1.106:55760;ob") in new stack
  832. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:13] ExecIf("Local/103@from-queue-00000015;2", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  833. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/103@from-queue-00000015;2", "0?skipset") in new stack
  834. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:15] Set("Local/103@from-queue-00000015;2", "DSTRING=PJSIP/103/sip:103@192.168.1.106:55760;ob&") in new stack
  835. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/103@from-queue-00000015;2", "ITER=2") in new stack
  836. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/103@from-queue-00000015;2", "0?begin") in new stack
  837. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/103@from-queue-00000015;2", "0?Return()") in new stack
  838. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:19] Set("Local/103@from-queue-00000015;2", "DSTRING=PJSIP/103/sip:103@192.168.1.106:55760;ob") in new stack
  839. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [dstring@macro-dial-one:20] Return("Local/103@from-queue-00000015;2", "") in new stack
  840. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/103@from-queue-00000015;2", "0?nodial") in new stack
  841. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:30] GotoIf("Local/103@from-queue-00000015;2", "0?skiptrace") in new stack
  842. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:31] GosubIf("Local/103@from-queue-00000015;2", "1?ctset,1():ctclear,1()") in new stack
  843. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [ctset@macro-dial-one:1] Set("Local/103@from-queue-00000015;2", "DB(CALLTRACE/103)=01065541116") in new stack
  844. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [ctset@macro-dial-one:2] Return("Local/103@from-queue-00000015;2", "") in new stack
  845. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:32] Set("Local/103@from-queue-00000015;2", "D_OPTIONS=HhTtrM(auto-blkvm)") in new stack
  846. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:33] GosubIf("Local/103@from-queue-00000015;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  847. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:34] NoOp("Local/103@from-queue-00000015;2", "Blind Transfer: , Attended Transfer: , User: 01065541116, Alert Info: ") in new stack
  848. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:35] ExecIf("Local/103@from-queue-00000015;2", "1?Set(ALERT_INFO=)") in new stack
  849. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:36] ExecIf("Local/103@from-queue-00000015;2", "0?Set(ALERT_INFO=)") in new stack
  850. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:37] ExecIf("Local/103@from-queue-00000015;2", "0?Set(ALERT_INFO=)") in new stack
  851. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:38] ExecIf("Local/103@from-queue-00000015;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  852. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:39] ExecIf("Local/103@from-queue-00000015;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  853. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:40] GosubIf("Local/103@from-queue-00000015;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  854. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:41] ExecIf("Local/103@from-queue-00000015;2", "1?Set(CHANNEL(musicclass)=02)") in new stack
  855. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:42] GosubIf("Local/103@from-queue-00000015;2", "1?qwait,1()") in new stack
  856. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [qwait@macro-dial-one:1] ExecIf("Local/103@from-queue-00000015;2", "1?Set(__SAVEDCIDNAME=Orders:01065541116)") in new stack
  857. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [qwait@macro-dial-one:2] Set("Local/103@from-queue-00000015;2", "ELAPSED=1") in new stack
  858. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [qwait@macro-dial-one:3] Set("Local/103@from-queue-00000015;2", "CALLERID(name)=M1:Orders:01065541116") in new stack
  859. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [qwait@macro-dial-one:4] Return("Local/103@from-queue-00000015;2", "") in new stack
  860. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:43] Set("Local/103@from-queue-00000015;2", "__CWIGNORE=TRUE") in new stack
  861. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:44] Set("Local/103@from-queue-00000015;2", "__KEEPCID=TRUE") in new stack
  862. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:45] GotoIf("Local/103@from-queue-00000015;2", "0?usegoto,1") in new stack
  863. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:46] GotoIf("Local/103@from-queue-00000015;2", "1?godial") in new stack
  864. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,51)
  865. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:51] Macro("Local/103@from-queue-00000015;2", "dialout-one-predial-hook,") in new stack
  866. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] MacroExit("Local/103@from-queue-00000015;2", "") in new stack
  867. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:52] ExecIf("Local/103@from-queue-00000015;2", "1?Set(D_OPTIONS=HhtrM(auto-blkvm)I)") in new stack
  868. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:53] ExecIf("Local/103@from-queue-00000015;2", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  869. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:54] NoOp("Local/103@from-queue-00000015;2", "") in new stack
  870. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:55] ExecIf("Local/103@from-queue-00000015;2", "0?Set(D_OPTIONS=HhtrM(auto-blkvm)Ig)") in new stack
  871. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-dial-one:56] Dial("Local/103@from-queue-00000015;2", "PJSIP/103/sip:103@192.168.1.106:55760;ob,,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1)") in new stack
  872. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_stack.c: PJSIP/103-00000042 Internal Gosub(func-apply-sipheaders,s,1) start
  873. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("PJSIP/103-00000042", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  874. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("PJSIP/103-00000042", "Applying SIP Headers to channel PJSIP/103-00000042") in new stack
  875. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:3] Set("PJSIP/103-00000042", "TECH=PJSIP") in new stack
  876. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:4] Set("PJSIP/103-00000042", "SIPHEADERKEYS=") in new stack
  877. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:5] While("PJSIP/103-00000042", "0") in new stack
  878. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_while.c: Jumping to priority 11
  879. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:12] Return("PJSIP/103-00000042", "") in new stack
  880. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_stack.c: Spawn extension (func-apply-sipheaders, s, 12) exited non-zero on 'PJSIP/103-00000042'
  881. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_stack.c: PJSIP/103-00000042 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  882. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_dial.c: Called PJSIP/103/sip:103@192.168.1.106:55760;ob
  883. [2023-03-14 17:17:00] VERBOSE[119714][C-00000017] app_queue.c: Local/103@from-queue-00000015;1 is ringing
  884. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_dial.c: Connected line update to Local/103@from-queue-00000015;2 prevented.
  885. [2023-03-14 17:17:00] VERBOSE[119804][C-00000017] app_dial.c: PJSIP/103-00000042 is ringing
  886. [2023-03-14 17:17:00] VERBOSE[119714][C-00000017] app_queue.c: Local/103@from-queue-00000015;1 is ringing
  887. [2023-03-14 17:17:20] VERBOSE[119714][C-00000017] app_queue.c: Nobody picked up in 20000 ms
  888. [2023-03-14 17:17:20] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  889. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_stack.c: PJSIP/103-00000042 Internal Gosub(crm-hangup,s,1) start
  890. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/103-00000042", "Sending Hangup to CRM") in new stack
  891. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/103-00000042", "HANGUP CAUSE: 16") in new stack
  892. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/103-00000042", "0?Set(__CRM_VOICEMAIL=)") in new stack
  893. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/103-00000042", "MASTER CHANNEL: 1678807020.110 = 1678806966.101") in new stack
  894. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/103-00000042", "1?return") in new stack
  895. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (crm-hangup,s,8)
  896. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/103-00000042", "") in new stack
  897. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/103-00000042'
  898. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_stack.c: PJSIP/103-00000042 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  899. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_macro.c: Spawn extension (macro-dial-one, s, 56) exited non-zero on 'Local/103@from-queue-00000015;2' in macro 'dial-one'
  900. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_macro.c: Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'Local/103@from-queue-00000015;2' in macro 'exten-vm'
  901. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Spawn extension (ext-local, 103, 3) exited non-zero on 'Local/103@from-queue-00000015;2'
  902. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [h@ext-local:1] Macro("Local/103@from-queue-00000015;2", "hangupcall,") in new stack
  903. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("Local/103@from-queue-00000015;2", "1?theend") in new stack
  904. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx_builtins.c: Goto (macro-hangupcall,s,3)
  905. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("Local/103@from-queue-00000015;2", "0?Set(CDR(recordingfile)=)") in new stack
  906. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Executing [s@macro-hangupcall:4] Hangup("Local/103@from-queue-00000015;2", "") in new stack
  907. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Local/103@from-queue-00000015;2' in macro 'hangupcall'
  908. [2023-03-14 17:17:20] VERBOSE[119804][C-00000017] pbx.c: Spawn extension (ext-local, h, 1) exited non-zero on 'Local/103@from-queue-00000015;2'
  909. [2023-03-14 17:17:20] VERBOSE[119805][C-00000017] app_mixmonitor.c: MixMonitor close filestream (mixed)
  910. [2023-03-14 17:17:20] VERBOSE[119805][C-00000017] app_mixmonitor.c: End MixMonitor Recording Local/103@from-queue-00000015;2
  911. [2023-03-14 17:17:21] VERBOSE[119714][C-00000017] app_queue.c: Called Local/101@from-queue/n
  912. [2023-03-14 17:17:21] VERBOSE[119714][C-00000017] app_queue.c:     -- LazyMembers debugging - Numbusies: 0, Nummems: 3
  913. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-queue:1] Set("Local/101@from-queue-00000016;2", "QAGENT=101") in new stack
  914. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-queue:2] Set("Local/101@from-queue-00000016;2", "__FROMQ=true") in new stack
  915. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-queue:3] GotoIf("Local/101@from-queue-00000016;2", "0?hangup") in new stack
  916. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-queue:4] GotoIf("Local/101@from-queue-00000016;2", "1?801,1:hangup") in new stack
  917. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (from-queue,801,1)
  918. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [801@from-queue:1] Goto("Local/101@from-queue-00000016;2", "from-internal,101,1") in new stack
  919. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (from-internal,101,1)
  920. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-internal:1] GotoIf("Local/101@from-queue-00000016;2", "0?ext-local,*101,1") in new stack
  921. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@from-internal:2] GotoIf("Local/101@from-queue-00000016;2", "1?ext-local,101,1:followme-check,101,1") in new stack
  922. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (ext-local,101,1)
  923. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@ext-local:1] Set("Local/101@from-queue-00000016;2", "__RINGTIMER=15") in new stack
  924. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@ext-local:2] ExecIf("Local/101@from-queue-00000016;2", "0?Set(__CWIGNORE=)") in new stack
  925. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [101@ext-local:3] Macro("Local/101@from-queue-00000016;2", "exten-vm,novm,101,0,0,0") in new stack
  926. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:1] Macro("Local/101@from-queue-00000016;2", "user-callerid,") in new stack
  927. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("Local/101@from-queue-00000016;2", "TOUCH_MONITOR=1678807041.112") in new stack
  928. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("Local/101@from-queue-00000016;2", "CHANCONTEXT=from-queue-00000016;2") in new stack
  929. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("Local/101@from-queue-00000016;2", "") in new stack
  930. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("Local/101@from-queue-00000016;2", "CHANCONTEXT=from") in new stack
  931. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("Local/101@from-queue-00000016;2", "CHANEXTENCONTEXT=101@from-queue-00000016;2") in new stack
  932. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("Local/101@from-queue-00000016;2", "CHANEXTEN=101") in new stack
  933. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("Local/101@from-queue-00000016;2", "CALLERID(number)=01065541116") in new stack
  934. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("Local/101@from-queue-00000016;2", "AMPUSER=01065541116") in new stack
  935. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("Local/101@from-queue-00000016;2", "HOTDESCKCHAN=101@from-queue-00000016;2") in new stack
  936. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("Local/101@from-queue-00000016;2", "HOTDESKEXTEN=101@from") in new stack
  937. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("Local/101@from-queue-00000016;2", "HOTDESKCALL=0") in new stack
  938. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("Local/101@from-queue-00000016;2", "0?Set(HOTDESKCALL=1)") in new stack
  939. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLERID(name)=)") in new stack
  940. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("Local/101@from-queue-00000016;2", "1?report") in new stack
  941. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  942. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("Local/101@from-queue-00000016;2", "Macro Depth is 2") in new stack
  943. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("Local/101@from-queue-00000016;2", "1?report2:macroerror") in new stack
  944. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  945. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("Local/101@from-queue-00000016;2", "0?continue") in new stack
  946. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("Local/101@from-queue-00000016;2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  947. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("Local/101@from-queue-00000016;2", "__TTL=63") in new stack
  948. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("Local/101@from-queue-00000016;2", "1?continue") in new stack
  949. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  950. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("Local/101@from-queue-00000016;2", "CALLERID(number)=01065541116") in new stack
  951. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("Local/101@from-queue-00000016;2", "CALLERID(name)=Orders:01065541116") in new stack
  952. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("Local/101@from-queue-00000016;2", "0?cnum") in new stack
  953. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("Local/101@from-queue-00000016;2", "CDR(cnam)=Orders:01065541116") in new stack
  954. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("Local/101@from-queue-00000016;2", "CDR(cnum)=01065541116") in new stack
  955. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("Local/101@from-queue-00000016;2", "CHANNEL(language)=en") in new stack
  956. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:2] Set("Local/101@from-queue-00000016;2", "RingGroupMethod=none") in new stack
  957. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:3] Set("Local/101@from-queue-00000016;2", "__EXTTOCALL=101") in new stack
  958. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:4] Set("Local/101@from-queue-00000016;2", "__PICKUPMARK=101") in new stack
  959. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:5] Set("Local/101@from-queue-00000016;2", "RT=") in new stack
  960. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  961. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("Local/101@from-queue-00000016;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  962. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  963. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  964. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  965. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  966. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  967. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("Local/101@from-queue-00000016;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  968. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  969. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  970. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  971. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  972. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  973. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("Local/101@from-queue-00000016;2", "0?ChanSpy(PJSIP/101,q)") in new stack
  974. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  975. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  976. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  977. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  978. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  979. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("Local/101@from-queue-00000016;2", "0?ChanSpy(PJSIP/101,q)") in new stack
  980. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  981. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  982. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  983. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  984. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  985. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("Local/101@from-queue-00000016;2", "0?Gosub(ext-intercom,*80101,1())") in new stack
  986. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  987. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  988. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  989. [2023-03-14 17:17:21] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  990. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  991. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("Local/101@from-queue-00000016;2", "0?Gosub(ext-intercom,*80101,1())") in new stack
  992. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  993. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  994. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  995. [2023-03-14 17:17:21] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  996. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:18] Gosub("Local/101@from-queue-00000016;2", "sub-record-check,s,1(exten,101,dontcare)") in new stack
  997. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("Local/101@from-queue-00000016;2", "0?initialized") in new stack
  998. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:2] Set("Local/101@from-queue-00000016;2", "__REC_STATUS=INITIALIZED") in new stack
  999. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:3] Set("Local/101@from-queue-00000016;2", "NOW=1678807041") in new stack
  1000. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:4] Set("Local/101@from-queue-00000016;2", "__DAY=14") in new stack
  1001. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:5] Set("Local/101@from-queue-00000016;2", "__MONTH=03") in new stack
  1002. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:6] Set("Local/101@from-queue-00000016;2", "__YEAR=2023") in new stack
  1003. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:7] Set("Local/101@from-queue-00000016;2", "__TIMESTR=20230314-171721") in new stack
  1004. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:8] Set("Local/101@from-queue-00000016;2", "__FROMEXTEN=01065541116") in new stack
  1005. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:9] Set("Local/101@from-queue-00000016;2", "__MON_FMT=wav") in new stack
  1006. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("Local/101@from-queue-00000016;2", "Recordings initialized") in new stack
  1007. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ARG3=dontcare)") in new stack
  1008. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("Local/101@from-queue-00000016;2", "REC_POLICY_MODE_SAVE=") in new stack
  1009. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("Local/101@from-queue-00000016;2", "0?Set(REC_STATUS=NO)") in new stack
  1010. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("Local/101@from-queue-00000016;2", "5?checkaction") in new stack
  1011. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  1012. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("Local/101@from-queue-00000016;2", "1?sub-record-check,exten,1") in new stack
  1013. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,1)
  1014. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:1] NoOp("Local/101@from-queue-00000016;2", "Exten Recording Check between 01065541116 and 101") in new stack
  1015. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:2] Set("Local/101@from-queue-00000016;2", "CALLTYPE=external") in new stack
  1016. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:3] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLTYPE=)") in new stack
  1017. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:4] Set("Local/101@from-queue-00000016;2", "CALLEE=dontcare") in new stack
  1018. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:5] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLEE=dontcare)") in new stack
  1019. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:6] GotoIf("Local/101@from-queue-00000016;2", "1?callee") in new stack
  1020. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,11)
  1021. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:11] Gosub("Local/101@from-queue-00000016;2", "recordcheck,1(dontcare,external,101)") in new stack
  1022. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("Local/101@from-queue-00000016;2", "Starting recording check against dontcare") in new stack
  1023. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("Local/101@from-queue-00000016;2", "dontcare") in new stack
  1024. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
  1025. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:3] Return("Local/101@from-queue-00000016;2", "") in new stack
  1026. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:12] Return("Local/101@from-queue-00000016;2", "") in new stack
  1027. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("Local/101@from-queue-00000016;2", "1?macrodial") in new stack
  1028. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-exten-vm,s,25)
  1029. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("Local/101@from-queue-00000016;2", "0?clrheader,1()") in new stack
  1030. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:26] Macro("Local/101@from-queue-00000016;2", "dial-one,,HhTtrM(auto-blkvm),101") in new stack
  1031. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DEXTEN=101") in new stack
  1032. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "__CRM_SOURCE=01065541116") in new stack
  1033. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/101@from-queue-00000016;2", "0?Set(__EXTTOCALL=101)") in new stack
  1034. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:4] Set("Local/101@from-queue-00000016;2", "DIALSTATUS_CW=") in new stack
  1035. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/101@from-queue-00000016;2", "0?screen,1()") in new stack
  1036. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/101@from-queue-00000016;2", "0?cf,1()") in new stack
  1037. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/101@from-queue-00000016;2", "1?skip1") in new stack
  1038. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,10)
  1039. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1040. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/101@from-queue-00000016;2", "0?continue") in new stack
  1041. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:12] Set("Local/101@from-queue-00000016;2", "EXTHASCW=") in new stack
  1042. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/101@from-queue-00000016;2", "1?next1:cwinusebusy") in new stack
  1043. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,14)
  1044. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:14] GotoIf("Local/101@from-queue-00000016;2", "0?docfu:skip3") in new stack
  1045. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,18)
  1046. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:18] GotoIf("Local/101@from-queue-00000016;2", "1?next2:continue") in new stack
  1047. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,19)
  1048. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:19] GotoIf("Local/101@from-queue-00000016;2", "1?continue") in new stack
  1049. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,27)
  1050. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1051. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/101@from-queue-00000016;2", "1?dstring,1():dlocal,1()") in new stack
  1052. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DSTRING=") in new stack
  1053. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "DEVICES=101") in new stack
  1054. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/101@from-queue-00000016;2", "0?Return()") in new stack
  1055. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/101@from-queue-00000016;2", "0?Set(DEVICES=01)") in new stack
  1056. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/101@from-queue-00000016;2", "LOOPCNT=1") in new stack
  1057. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/101@from-queue-00000016;2", "ITER=1") in new stack
  1058. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/101@from-queue-00000016;2", "THISDIAL=PJSIP/101") in new stack
  1059. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf("Local/101@from-queue-00000016;2", "0?docheck") in new stack
  1060. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:9] NoOp("Local/101@from-queue-00000016;2", "Debug: Found PJSIP Destination PJSIP/101") in new stack
  1061. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:10] GotoIf("Local/101@from-queue-00000016;2", "0?doset") in new stack
  1062. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:11] NoOp("Local/101@from-queue-00000016;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  1063. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:12] Set("Local/101@from-queue-00000016;2", "THISDIAL=PJSIP/101/sip:101@192.168.1.179:54028;ob") in new stack
  1064. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:13] ExecIf("Local/101@from-queue-00000016;2", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  1065. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/101@from-queue-00000016;2", "0?skipset") in new stack
  1066. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:15] Set("Local/101@from-queue-00000016;2", "DSTRING=PJSIP/101/sip:101@192.168.1.179:54028;ob&") in new stack
  1067. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/101@from-queue-00000016;2", "ITER=2") in new stack
  1068. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/101@from-queue-00000016;2", "0?begin") in new stack
  1069. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/101@from-queue-00000016;2", "0?Return()") in new stack
  1070. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:19] Set("Local/101@from-queue-00000016;2", "DSTRING=PJSIP/101/sip:101@192.168.1.179:54028;ob") in new stack
  1071. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:20] Return("Local/101@from-queue-00000016;2", "") in new stack
  1072. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1073. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:30] GotoIf("Local/101@from-queue-00000016;2", "0?skiptrace") in new stack
  1074. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:31] GosubIf("Local/101@from-queue-00000016;2", "1?ctset,1():ctclear,1()") in new stack
  1075. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [ctset@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DB(CALLTRACE/101)=01065541116") in new stack
  1076. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [ctset@macro-dial-one:2] Return("Local/101@from-queue-00000016;2", "") in new stack
  1077. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:32] Set("Local/101@from-queue-00000016;2", "D_OPTIONS=HhTtrM(auto-blkvm)") in new stack
  1078. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:33] GosubIf("Local/101@from-queue-00000016;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1079. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:34] NoOp("Local/101@from-queue-00000016;2", "Blind Transfer: , Attended Transfer: , User: 01065541116, Alert Info: ") in new stack
  1080. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:35] ExecIf("Local/101@from-queue-00000016;2", "1?Set(ALERT_INFO=)") in new stack
  1081. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:36] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=)") in new stack
  1082. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:37] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=)") in new stack
  1083. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:38] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1084. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:39] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1085. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:40] GosubIf("Local/101@from-queue-00000016;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1086. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:41] ExecIf("Local/101@from-queue-00000016;2", "1?Set(CHANNEL(musicclass)=02)") in new stack
  1087. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:42] GosubIf("Local/101@from-queue-00000016;2", "1?qwait,1()") in new stack
  1088. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:1] ExecIf("Local/101@from-queue-00000016;2", "1?Set(__SAVEDCIDNAME=Orders:01065541116)") in new stack
  1089. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "ELAPSED=1") in new stack
  1090. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:3] Set("Local/101@from-queue-00000016;2", "CALLERID(name)=M1:Orders:01065541116") in new stack
  1091. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:4] Return("Local/101@from-queue-00000016;2", "") in new stack
  1092. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:43] Set("Local/101@from-queue-00000016;2", "__CWIGNORE=TRUE") in new stack
  1093. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:44] Set("Local/101@from-queue-00000016;2", "__KEEPCID=TRUE") in new stack
  1094. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:45] GotoIf("Local/101@from-queue-00000016;2", "0?usegoto,1") in new stack
  1095. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:46] GotoIf("Local/101@from-queue-00000016;2", "1?godial") in new stack
  1096. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,51)
  1097. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:51] Macro("Local/101@from-queue-00000016;2", "dialout-one-predial-hook,") in new stack
  1098. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] MacroExit("Local/101@from-queue-00000016;2", "") in new stack
  1099. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:52] ExecIf("Local/101@from-queue-00000016;2", "1?Set(D_OPTIONS=HhtrM(auto-blkvm)I)") in new stack
  1100. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:53] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  1101. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:54] NoOp("Local/101@from-queue-00000016;2", "") in new stack
  1102. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:55] ExecIf("Local/101@from-queue-00000016;2", "0?Set(D_OPTIONS=HhtrM(auto-blkvm)Ig)") in new stack
  1103. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:56] Dial("Local/101@from-queue-00000016;2", "PJSIP/101/sip:101@192.168.1.179:54028;ob,,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1)") in new stack
  1104. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_stack.c: PJSIP/101-00000043 Internal Gosub(func-apply-sipheaders,s,1) start
  1105. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("PJSIP/101-00000043", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  1106. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("PJSIP/101-00000043", "Applying SIP Headers to channel PJSIP/101-00000043") in new stack
  1107. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:3] Set("PJSIP/101-00000043", "TECH=PJSIP") in new stack
  1108. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:4] Set("PJSIP/101-00000043", "SIPHEADERKEYS=") in new stack
  1109. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:5] While("PJSIP/101-00000043", "0") in new stack
  1110. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_while.c: Jumping to priority 11
  1111. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:12] Return("PJSIP/101-00000043", "") in new stack
  1112. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_stack.c: Spawn extension (func-apply-sipheaders, s, 12) exited non-zero on 'PJSIP/101-00000043'
  1113. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_stack.c: PJSIP/101-00000043 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  1114. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_dial.c: Called PJSIP/101/sip:101@192.168.1.179:54028;ob
  1115. [2023-03-14 17:17:21] VERBOSE[119714][C-00000017] app_queue.c: Local/101@from-queue-00000016;1 is ringing
  1116. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_dial.c: Connected line update to Local/101@from-queue-00000016;2 prevented.
  1117. [2023-03-14 17:17:21] VERBOSE[119910][C-00000017] app_dial.c: PJSIP/101-00000043 is ringing
  1118. [2023-03-14 17:17:21] VERBOSE[119714][C-00000017] app_queue.c: Local/101@from-queue-00000016;1 is ringing
  1119. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] app_dial.c: PJSIP/101-00000043 answered Local/101@from-queue-00000016;2
  1120. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:1] ExecIf("PJSIP/101-00000043", "0?Set(CDR(recordingfile)=.wav)") in new stack
  1121. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:2] Set("PJSIP/101-00000043", "__MACRO_RESULT=") in new stack
  1122. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:3] Set("PJSIP/101-00000043", "CFIGNORE=") in new stack
  1123. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:4] Set("PJSIP/101-00000043", "MASTER_CHANNEL(CFIGNORE)=") in new stack
  1124. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:5] Set("PJSIP/101-00000043", "FORWARD_CONTEXT=from-internal") in new stack
  1125. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:6] Set("PJSIP/101-00000043", "MASTER_CHANNEL(FORWARD_CONTEXT)=from-internal") in new stack
  1126. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:7] Macro("PJSIP/101-00000043", "blkvm-clr,") in new stack
  1127. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:1] Set("PJSIP/101-00000043", "SHARED(BLKVM,PJSIP/10000-0000003f)=") in new stack
  1128. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:2] Set("PJSIP/101-00000043", "GOSUB_RETVAL=") in new stack
  1129. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:3] MacroExit("PJSIP/101-00000043", "") in new stack
  1130. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:8] ExecIf("PJSIP/101-00000043", "0?Set(MASTER_CHANNEL(CONNECTEDLINE(num))=101/sip:101@192.168.1.179:54028;ob)") in new stack
  1131. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:9] ExecIf("PJSIP/101-00000043", "0?Set(MASTER_CHANNEL(CONNECTEDLINE(name))=)") in new stack
  1132. [2023-03-14 17:17:25] VERBOSE[119714][C-00000017] app_queue.c: Local/101@from-queue-00000016;1 answered PJSIP/10000-0000003f
  1133. [2023-03-14 17:17:25] VERBOSE[119911][C-00000017] bridge_channel.c: Channel PJSIP/101-00000043 joined 'simple_bridge' basic-bridge <70020583-9254-4c07-af83-338243777782>
  1134. [2023-03-14 17:17:25] VERBOSE[119714][C-00000017] file.c: <Local/101@from-queue-00000016;1> Playing 'custom/Agent_-_Orders.slin' (language 'en')
  1135. [2023-03-14 17:17:25] VERBOSE[119910][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;2 joined 'simple_bridge' basic-bridge <70020583-9254-4c07-af83-338243777782>
  1136. [2023-03-14 17:17:27] VERBOSE[119714][C-00000017] res_musiconhold.c: Stopped music on hold on PJSIP/10000-0000003f
  1137. [2023-03-14 17:17:27] VERBOSE[119912][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;1 joined 'simple_bridge' basic-bridge <9d2e1c66-e57e-4661-8536-1a30315b2fbf>
  1138. [2023-03-14 17:17:27] VERBOSE[119714][C-00000017] bridge_channel.c: Channel PJSIP/10000-0000003f joined 'simple_bridge' basic-bridge <9d2e1c66-e57e-4661-8536-1a30315b2fbf>
  1139. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] bridge_channel.c: Channel PJSIP/101-00000043 left 'simple_bridge' basic-bridge <70020583-9254-4c07-af83-338243777782>
  1140. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] app_stack.c: PJSIP/101-00000043 Internal Gosub(crm-hangup,s,1) start
  1141. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/101-00000043", "Sending Hangup to CRM") in new stack
  1142. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/101-00000043", "HANGUP CAUSE: 16") in new stack
  1143. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/101-00000043", "0?Set(__CRM_VOICEMAIL=)") in new stack
  1144. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/101-00000043", "MASTER CHANNEL: 1678807041.113 = 1678806966.101") in new stack
  1145. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/101-00000043", "1?return") in new stack
  1146. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx_builtins.c: Goto (crm-hangup,s,8)
  1147. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/101-00000043", "") in new stack
  1148. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/101-00000043'
  1149. [2023-03-14 17:17:35] VERBOSE[119911][C-00000017] app_stack.c: PJSIP/101-00000043 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  1150. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;2 left 'simple_bridge' basic-bridge <70020583-9254-4c07-af83-338243777782>
  1151. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_macro.c: Channel 'Local/101@from-queue-00000016;2' jumping out of macro 'dial-one'
  1152. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_macro.c: Channel 'Local/101@from-queue-00000016;2' jumping out of macro 'exten-vm'
  1153. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [102@from-internal-xfer:1] GotoIf("Local/101@from-queue-00000016;2", "0?ext-local,*102,1") in new stack
  1154. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [102@from-internal-xfer:2] GotoIf("Local/101@from-queue-00000016;2", "1?ext-local,102,1:followme-check,102,1") in new stack
  1155. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (ext-local,102,1)
  1156. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [102@ext-local:1] Set("Local/101@from-queue-00000016;2", "__RINGTIMER=15") in new stack
  1157. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [102@ext-local:2] ExecIf("Local/101@from-queue-00000016;2", "0?Set(__CWIGNORE=)") in new stack
  1158. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [102@ext-local:3] Macro("Local/101@from-queue-00000016;2", "exten-vm,novm,102,0,0,0") in new stack
  1159. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:1] Macro("Local/101@from-queue-00000016;2", "user-callerid,") in new stack
  1160. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:1] Set("Local/101@from-queue-00000016;2", "TOUCH_MONITOR=1678807041.112") in new stack
  1161. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:2] Set("Local/101@from-queue-00000016;2", "CHANCONTEXT=from-queue-00000016;2") in new stack
  1162. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:3] Progress("Local/101@from-queue-00000016;2", "") in new stack
  1163. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:4] Set("Local/101@from-queue-00000016;2", "CHANCONTEXT=from") in new stack
  1164. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:5] Set("Local/101@from-queue-00000016;2", "CHANEXTENCONTEXT=101@from-queue-00000016;2") in new stack
  1165. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:6] Set("Local/101@from-queue-00000016;2", "CHANEXTEN=101") in new stack
  1166. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:7] Set("Local/101@from-queue-00000016;2", "CALLERID(number)=01065541116") in new stack
  1167. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:8] Set("Local/101@from-queue-00000016;2", "AMPUSER=01065541116") in new stack
  1168. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:9] Set("Local/101@from-queue-00000016;2", "HOTDESCKCHAN=101@from-queue-00000016;2") in new stack
  1169. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:10] Set("Local/101@from-queue-00000016;2", "HOTDESKEXTEN=101@from") in new stack
  1170. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:11] Set("Local/101@from-queue-00000016;2", "HOTDESKCALL=0") in new stack
  1171. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:12] ExecIf("Local/101@from-queue-00000016;2", "0?Set(HOTDESKCALL=1)") in new stack
  1172. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:13] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLERID(name)=)") in new stack
  1173. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:14] GotoIf("Local/101@from-queue-00000016;2", "1?report") in new stack
  1174. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,29)
  1175. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:29] NoOp("Local/101@from-queue-00000016;2", "Macro Depth is 2") in new stack
  1176. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:30] GotoIf("Local/101@from-queue-00000016;2", "1?report2:macroerror") in new stack
  1177. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,31)
  1178. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:31] GotoIf("Local/101@from-queue-00000016;2", "0?continue") in new stack
  1179. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:32] ExecIf("Local/101@from-queue-00000016;2", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
  1180. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:33] Set("Local/101@from-queue-00000016;2", "__TTL=62") in new stack
  1181. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:34] GotoIf("Local/101@from-queue-00000016;2", "1?continue") in new stack
  1182. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-user-callerid,s,50)
  1183. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:50] Set("Local/101@from-queue-00000016;2", "CALLERID(number)=01065541116") in new stack
  1184. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:51] Set("Local/101@from-queue-00000016;2", "CALLERID(name)=M1:Orders:01065541116") in new stack
  1185. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:52] GotoIf("Local/101@from-queue-00000016;2", "0?cnum") in new stack
  1186. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:53] Set("Local/101@from-queue-00000016;2", "CDR(cnam)=M1:Orders:01065541116") in new stack
  1187. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:54] Set("Local/101@from-queue-00000016;2", "CDR(cnum)=01065541116") in new stack
  1188. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-user-callerid:55] Set("Local/101@from-queue-00000016;2", "CHANNEL(language)=en") in new stack
  1189. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:2] Set("Local/101@from-queue-00000016;2", "RingGroupMethod=none") in new stack
  1190. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:3] Set("Local/101@from-queue-00000016;2", "__EXTTOCALL=102") in new stack
  1191. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:4] Set("Local/101@from-queue-00000016;2", "__PICKUPMARK=102") in new stack
  1192. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:5] Set("Local/101@from-queue-00000016;2", "RT=") in new stack
  1193. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1194. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("Local/101@from-queue-00000016;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  1195. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1196. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1197. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1198. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1199. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1200. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("Local/101@from-queue-00000016;2", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
  1201. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1202. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1203. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1204. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1205. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1206. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("Local/101@from-queue-00000016;2", "0?ChanSpy(PJSIP/102,q)") in new stack
  1207. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1208. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1209. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1210. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1211. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1212. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("Local/101@from-queue-00000016;2", "0?ChanSpy(PJSIP/102,q)") in new stack
  1213. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1214. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1215. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1216. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1217. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1218. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("Local/101@from-queue-00000016;2", "0?Gosub(ext-intercom,*80102,1())") in new stack
  1219. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1220. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1221. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1222. [2023-03-14 17:17:35] ERROR[119910][C-00000017] res_pjsip_header_funcs.c: This function requires a PJSIP channel.
  1223. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1224. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("Local/101@from-queue-00000016;2", "0?Gosub(ext-intercom,*80102,1())") in new stack
  1225. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1226. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1227. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("Local/101@from-queue-00000016;2", "0?MacroExit()") in new stack
  1228. [2023-03-14 17:17:35] ERROR[119910][C-00000017] pbx_functions.c: Function SIP_HEADER not registered
  1229. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:18] Gosub("Local/101@from-queue-00000016;2", "sub-record-check,s,1(exten,102,dontcare)") in new stack
  1230. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:1] GotoIf("Local/101@from-queue-00000016;2", "11?initialized") in new stack
  1231. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,10)
  1232. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:10] NoOp("Local/101@from-queue-00000016;2", "Recordings initialized") in new stack
  1233. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:11] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ARG3=dontcare)") in new stack
  1234. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:12] Set("Local/101@from-queue-00000016;2", "REC_POLICY_MODE_SAVE=") in new stack
  1235. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:13] ExecIf("Local/101@from-queue-00000016;2", "1?Set(REC_STATUS=NO)") in new stack
  1236. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:14] GotoIf("Local/101@from-queue-00000016;2", "5?checkaction") in new stack
  1237. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,s,17)
  1238. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@sub-record-check:17] GotoIf("Local/101@from-queue-00000016;2", "1?sub-record-check,exten,1") in new stack
  1239. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,1)
  1240. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:1] NoOp("Local/101@from-queue-00000016;2", "Exten Recording Check between 01065541116 and 102") in new stack
  1241. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:2] Set("Local/101@from-queue-00000016;2", "CALLTYPE=external") in new stack
  1242. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:3] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLTYPE=)") in new stack
  1243. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:4] Set("Local/101@from-queue-00000016;2", "CALLEE=force") in new stack
  1244. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:5] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CALLEE=dontcare)") in new stack
  1245. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:6] GotoIf("Local/101@from-queue-00000016;2", "1?callee") in new stack
  1246. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,exten,11)
  1247. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:11] Gosub("Local/101@from-queue-00000016;2", "recordcheck,1(force,external,102)") in new stack
  1248. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("Local/101@from-queue-00000016;2", "Starting recording check against force") in new stack
  1249. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("Local/101@from-queue-00000016;2", "force") in new stack
  1250. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,5)
  1251. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:5] Set("Local/101@from-queue-00000016;2", "__REC_POLICY_MODE=FORCE") in new stack
  1252. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:6] GotoIf("Local/101@from-queue-00000016;2", "1?startrec") in new stack
  1253. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (sub-record-check,recordcheck,16)
  1254. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:16] NoOp("Local/101@from-queue-00000016;2", "Starting recording: external, 102") in new stack
  1255. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:17] Set("Local/101@from-queue-00000016;2", "__CALLFILENAME=external-102-01065541116-20230314-171721-1678807041.112") in new stack
  1256. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:18] MixMonitor("Local/101@from-queue-00000016;2", "2023/03/14/external-102-01065541116-20230314-171721-1678807041.112.wav,abi(),") in new stack
  1257. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:19] Set("Local/101@from-queue-00000016;2", "__MIXMON_ID=") in new stack
  1258. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:20] Set("Local/101@from-queue-00000016;2", "__RECORD_ID=Local/101@from-queue-00000016;2") in new stack
  1259. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:21] Set("Local/101@from-queue-00000016;2", "__REC_STATUS=RECORDING") in new stack
  1260. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:22] Set("Local/101@from-queue-00000016;2", "CDR(recordingfile)=external-102-01065541116-20230314-171721-1678807041.112.wav") in new stack
  1261. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [recordcheck@sub-record-check:23] Return("Local/101@from-queue-00000016;2", "") in new stack
  1262. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [exten@sub-record-check:12] Return("Local/101@from-queue-00000016;2", "") in new stack
  1263. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("Local/101@from-queue-00000016;2", "1?macrodial") in new stack
  1264. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-exten-vm,s,25)
  1265. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("Local/101@from-queue-00000016;2", "0?clrheader,1()") in new stack
  1266. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-exten-vm:26] Macro("Local/101@from-queue-00000016;2", "dial-one,,HhTtrM(auto-blkvm),102") in new stack
  1267. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DEXTEN=102") in new stack
  1268. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "__CRM_SOURCE=01065541116") in new stack
  1269. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/101@from-queue-00000016;2", "0?Set(__EXTTOCALL=102)") in new stack
  1270. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:4] Set("Local/101@from-queue-00000016;2", "DIALSTATUS_CW=") in new stack
  1271. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/101@from-queue-00000016;2", "0?screen,1()") in new stack
  1272. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/101@from-queue-00000016;2", "0?cf,1()") in new stack
  1273. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/101@from-queue-00000016;2", "1?skip1") in new stack
  1274. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,10)
  1275. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1276. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/101@from-queue-00000016;2", "0?continue") in new stack
  1277. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:12] Set("Local/101@from-queue-00000016;2", "EXTHASCW=") in new stack
  1278. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/101@from-queue-00000016;2", "1?next1:cwinusebusy") in new stack
  1279. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,14)
  1280. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:14] GotoIf("Local/101@from-queue-00000016;2", "0?docfu:skip3") in new stack
  1281. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,18)
  1282. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:18] GotoIf("Local/101@from-queue-00000016;2", "1?next2:continue") in new stack
  1283. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,19)
  1284. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:19] GotoIf("Local/101@from-queue-00000016;2", "1?continue") in new stack
  1285. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,27)
  1286. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1287. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/101@from-queue-00000016;2", "1?dstring,1():dlocal,1()") in new stack
  1288. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DSTRING=") in new stack
  1289. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "DEVICES=102") in new stack
  1290. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/101@from-queue-00000016;2", "0?Return()") in new stack
  1291. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/101@from-queue-00000016;2", "0?Set(DEVICES=02)") in new stack
  1292. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/101@from-queue-00000016;2", "LOOPCNT=1") in new stack
  1293. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/101@from-queue-00000016;2", "ITER=1") in new stack
  1294. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/101@from-queue-00000016;2", "THISDIAL=PJSIP/102") in new stack
  1295. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:8] GotoIf("Local/101@from-queue-00000016;2", "0?docheck") in new stack
  1296. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:9] NoOp("Local/101@from-queue-00000016;2", "Debug: Found PJSIP Destination PJSIP/102") in new stack
  1297. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:10] GotoIf("Local/101@from-queue-00000016;2", "0?doset") in new stack
  1298. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:11] NoOp("Local/101@from-queue-00000016;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
  1299. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:12] Set("Local/101@from-queue-00000016;2", "THISDIAL=PJSIP/102/sip:102@192.168.1.114:1026;ob") in new stack
  1300. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:13] ExecIf("Local/101@from-queue-00000016;2", "0?Set(DIALSTATUS=CHANUNAVAIL)") in new stack
  1301. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/101@from-queue-00000016;2", "0?skipset") in new stack
  1302. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:15] Set("Local/101@from-queue-00000016;2", "DSTRING=PJSIP/102/sip:102@192.168.1.114:1026;ob&") in new stack
  1303. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/101@from-queue-00000016;2", "ITER=2") in new stack
  1304. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/101@from-queue-00000016;2", "0?begin") in new stack
  1305. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/101@from-queue-00000016;2", "0?Return()") in new stack
  1306. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:19] Set("Local/101@from-queue-00000016;2", "DSTRING=PJSIP/102/sip:102@192.168.1.114:1026;ob") in new stack
  1307. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [dstring@macro-dial-one:20] Return("Local/101@from-queue-00000016;2", "") in new stack
  1308. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/101@from-queue-00000016;2", "0?nodial") in new stack
  1309. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:30] GotoIf("Local/101@from-queue-00000016;2", "0?skiptrace") in new stack
  1310. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:31] GosubIf("Local/101@from-queue-00000016;2", "1?ctset,1():ctclear,1()") in new stack
  1311. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [ctset@macro-dial-one:1] Set("Local/101@from-queue-00000016;2", "DB(CALLTRACE/102)=01065541116") in new stack
  1312. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [ctset@macro-dial-one:2] Return("Local/101@from-queue-00000016;2", "") in new stack
  1313. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:32] Set("Local/101@from-queue-00000016;2", "D_OPTIONS=HhTtrM(auto-blkvm)") in new stack
  1314. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:33] GosubIf("Local/101@from-queue-00000016;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1315. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:34] NoOp("Local/101@from-queue-00000016;2", "Blind Transfer: PJSIP/101-00000043, Attended Transfer: , User: 01065541116, Alert Info: ") in new stack
  1316. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:35] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=)") in new stack
  1317. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:36] ExecIf("Local/101@from-queue-00000016;2", "1?Set(ALERT_INFO=)") in new stack
  1318. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:37] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=)") in new stack
  1319. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:38] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1320. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:39] ExecIf("Local/101@from-queue-00000016;2", "0?Set(ALERT_INFO=Normal;volume=)") in new stack
  1321. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:40] GosubIf("Local/101@from-queue-00000016;2", "0?func-set-sipheader,s,1(Alert-Info,)") in new stack
  1322. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:41] ExecIf("Local/101@from-queue-00000016;2", "1?Set(CHANNEL(musicclass)=02)") in new stack
  1323. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:42] GosubIf("Local/101@from-queue-00000016;2", "1?qwait,1()") in new stack
  1324. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:1] ExecIf("Local/101@from-queue-00000016;2", "0?Set(__SAVEDCIDNAME=M1:Orders:01065541116)") in new stack
  1325. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:2] Set("Local/101@from-queue-00000016;2", "ELAPSED=1") in new stack
  1326. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:3] Set("Local/101@from-queue-00000016;2", "CALLERID(name)=M1:Orders:01065541116") in new stack
  1327. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [qwait@macro-dial-one:4] Return("Local/101@from-queue-00000016;2", "") in new stack
  1328. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:43] Set("Local/101@from-queue-00000016;2", "__CWIGNORE=TRUE") in new stack
  1329. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:44] Set("Local/101@from-queue-00000016;2", "__KEEPCID=TRUE") in new stack
  1330. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:45] GotoIf("Local/101@from-queue-00000016;2", "0?usegoto,1") in new stack
  1331. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:46] GotoIf("Local/101@from-queue-00000016;2", "1?godial") in new stack
  1332. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-dial-one,s,51)
  1333. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:51] Macro("Local/101@from-queue-00000016;2", "dialout-one-predial-hook,") in new stack
  1334. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dialout-one-predial-hook:1] MacroExit("Local/101@from-queue-00000016;2", "") in new stack
  1335. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:52] ExecIf("Local/101@from-queue-00000016;2", "1?Set(D_OPTIONS=HhtrM(auto-blkvm)I)") in new stack
  1336. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:53] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CWRING=r(callwaiting)):Set(CWRING=)") in new stack
  1337. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:54] NoOp("Local/101@from-queue-00000016;2", "") in new stack
  1338. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:55] ExecIf("Local/101@from-queue-00000016;2", "0?Set(D_OPTIONS=HhtrM(auto-blkvm)Ig)") in new stack
  1339. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-dial-one:56] Dial("Local/101@from-queue-00000016;2", "PJSIP/102/sip:102@192.168.1.114:1026;ob,,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1)") in new stack
  1340. [2023-03-14 17:17:35] VERBOSE[119944][C-00000017] app_mixmonitor.c: Begin MixMonitor Recording Local/101@from-queue-00000016;2
  1341. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_stack.c: PJSIP/102-00000044 Internal Gosub(func-apply-sipheaders,s,1) start
  1342. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("PJSIP/102-00000044", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
  1343. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("PJSIP/102-00000044", "Applying SIP Headers to channel PJSIP/102-00000044") in new stack
  1344. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:3] Set("PJSIP/102-00000044", "TECH=PJSIP") in new stack
  1345. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:4] Set("PJSIP/102-00000044", "SIPHEADERKEYS=") in new stack
  1346. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:5] While("PJSIP/102-00000044", "0") in new stack
  1347. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_while.c: Jumping to priority 11
  1348. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] pbx.c: Executing [s@func-apply-sipheaders:12] Return("PJSIP/102-00000044", "") in new stack
  1349. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_stack.c: Spawn extension (func-apply-sipheaders, s, 12) exited non-zero on 'PJSIP/102-00000044'
  1350. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_stack.c: PJSIP/102-00000044 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
  1351. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_dial.c: Called PJSIP/102/sip:102@192.168.1.114:1026;ob
  1352. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_dial.c: Connected line update to Local/101@from-queue-00000016;2 prevented.
  1353. [2023-03-14 17:17:35] VERBOSE[119910][C-00000017] app_dial.c: PJSIP/102-00000044 is ringing
  1354. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] app_dial.c: PJSIP/102-00000044 answered Local/101@from-queue-00000016;2
  1355. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:1] ExecIf("PJSIP/102-00000044", "1?Set(CDR(recordingfile)=external-102-01065541116-20230314-171721-1678807041.112.wav)") in new stack
  1356. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:2] Set("PJSIP/102-00000044", "__MACRO_RESULT=") in new stack
  1357. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:3] Set("PJSIP/102-00000044", "CFIGNORE=") in new stack
  1358. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:4] Set("PJSIP/102-00000044", "MASTER_CHANNEL(CFIGNORE)=") in new stack
  1359. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:5] Set("PJSIP/102-00000044", "FORWARD_CONTEXT=from-internal") in new stack
  1360. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:6] Set("PJSIP/102-00000044", "MASTER_CHANNEL(FORWARD_CONTEXT)=from-internal") in new stack
  1361. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:7] Macro("PJSIP/102-00000044", "blkvm-clr,") in new stack
  1362. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:1] Set("PJSIP/102-00000044", "SHARED(BLKVM,PJSIP/10000-0000003f)=") in new stack
  1363. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:2] Set("PJSIP/102-00000044", "GOSUB_RETVAL=") in new stack
  1364. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-blkvm-clr:3] MacroExit("PJSIP/102-00000044", "") in new stack
  1365. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:8] ExecIf("PJSIP/102-00000044", "0?Set(MASTER_CHANNEL(CONNECTEDLINE(num))=102/sip:102@192.168.1.114:1026;ob)") in new stack
  1366. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-auto-blkvm:9] ExecIf("PJSIP/102-00000044", "0?Set(MASTER_CHANNEL(CONNECTEDLINE(name))=)") in new stack
  1367. [2023-03-14 17:17:41] VERBOSE[119950][C-00000017] bridge_channel.c: Channel PJSIP/102-00000044 joined 'simple_bridge' basic-bridge <3059079d-94cd-4faa-ab81-c2ff2324a75f>
  1368. [2023-03-14 17:17:41] VERBOSE[119910][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;2 joined 'simple_bridge' basic-bridge <3059079d-94cd-4faa-ab81-c2ff2324a75f>
  1369. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] bridge_channel.c: Channel PJSIP/102-00000044 left 'simple_bridge' basic-bridge <3059079d-94cd-4faa-ab81-c2ff2324a75f>
  1370. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] app_stack.c: PJSIP/102-00000044 Internal Gosub(crm-hangup,s,1) start
  1371. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/102-00000044", "Sending Hangup to CRM") in new stack
  1372. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/102-00000044", "HANGUP CAUSE: 16") in new stack
  1373. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/102-00000044", "0?Set(__CRM_VOICEMAIL=)") in new stack
  1374. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/102-00000044", "MASTER CHANNEL: 1678807055.114 = 1678806966.101") in new stack
  1375. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/102-00000044", "1?return") in new stack
  1376. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx_builtins.c: Goto (crm-hangup,s,8)
  1377. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/102-00000044", "") in new stack
  1378. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] app_stack.c: Spawn extension (crm-hangup, s, 8) exited non-zero on 'PJSIP/102-00000044'
  1379. [2023-03-14 17:17:46] VERBOSE[119950][C-00000017] app_stack.c: PJSIP/102-00000044 Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  1380. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;2 left 'simple_bridge' basic-bridge <3059079d-94cd-4faa-ab81-c2ff2324a75f>
  1381. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] app_macro.c: Spawn extension (macro-dial-one, s, 56) exited non-zero on 'Local/101@from-queue-00000016;2' in macro 'dial-one'
  1382. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] app_macro.c: Spawn extension (macro-exten-vm, s, 26) exited non-zero on 'Local/101@from-queue-00000016;2' in macro 'exten-vm'
  1383. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Spawn extension (ext-local, 102, 3) exited non-zero on 'Local/101@from-queue-00000016;2'
  1384. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Executing [h@ext-local:1] Macro("Local/101@from-queue-00000016;2", "hangupcall,") in new stack
  1385. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("Local/101@from-queue-00000016;2", "1?theend") in new stack
  1386. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx_builtins.c: Goto (macro-hangupcall,s,3)
  1387. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("Local/101@from-queue-00000016;2", "0?Set(CDR(recordingfile)=)") in new stack
  1388. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Executing [s@macro-hangupcall:4] Hangup("Local/101@from-queue-00000016;2", "") in new stack
  1389. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Local/101@from-queue-00000016;2' in macro 'hangupcall'
  1390. [2023-03-14 17:17:46] VERBOSE[119910][C-00000017] pbx.c: Spawn extension (ext-local, h, 1) exited non-zero on 'Local/101@from-queue-00000016;2'
  1391. [2023-03-14 17:17:46] VERBOSE[119944][C-00000017] app_mixmonitor.c: MixMonitor close filestream (mixed)
  1392. [2023-03-14 17:17:46] VERBOSE[119944][C-00000017] app_mixmonitor.c: End MixMonitor Recording Local/101@from-queue-00000016;2
  1393. [2023-03-14 17:17:46] VERBOSE[119912][C-00000017] bridge_channel.c: Channel Local/101@from-queue-00000016;1 left 'simple_bridge' basic-bridge <9d2e1c66-e57e-4661-8536-1a30315b2fbf>
  1394. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] bridge_channel.c: Channel PJSIP/10000-0000003f left 'simple_bridge' basic-bridge <9d2e1c66-e57e-4661-8536-1a30315b2fbf>
  1395. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Spawn extension (ext-queues, 801, 52) exited non-zero on 'PJSIP/10000-0000003f'
  1396. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [h@ext-queues:1] Macro("PJSIP/10000-0000003f", "hangupcall,") in new stack
  1397. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("PJSIP/10000-0000003f", "1?theend") in new stack
  1398. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx_builtins.c: Goto (macro-hangupcall,s,3)
  1399. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("PJSIP/10000-0000003f", "0?Set(CDR(recordingfile)=)") in new stack
  1400. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@macro-hangupcall:4] Hangup("PJSIP/10000-0000003f", "") in new stack
  1401. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'PJSIP/10000-0000003f' in macro 'hangupcall'
  1402. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Spawn extension (ext-queues, h, 1) exited non-zero on 'PJSIP/10000-0000003f'
  1403. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] app_stack.c: PJSIP/10000-0000003f Internal Gosub(crm-hangup,s,1) start
  1404. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:1] NoOp("PJSIP/10000-0000003f", "Sending Hangup to CRM") in new stack
  1405. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:2] NoOp("PJSIP/10000-0000003f", "HANGUP CAUSE: 16") in new stack
  1406. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:3] ExecIf("PJSIP/10000-0000003f", "0?Set(__CRM_VOICEMAIL=)") in new stack
  1407. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:4] NoOp("PJSIP/10000-0000003f", "MASTER CHANNEL: 1678806966.101 = 1678806966.101") in new stack
  1408. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:5] GotoIf("PJSIP/10000-0000003f", "0?return") in new stack
  1409. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:6] Set("PJSIP/10000-0000003f", "__CRM_HANGUP=1") in new stack
  1410. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:7] AGI("PJSIP/10000-0000003f", "agi://127.0.0.1/sangomacrm.agi") in new stack
  1411. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] res_agi.c: <PJSIP/10000-0000003f>AGI Script agi://127.0.0.1/sangomacrm.agi completed, returning 0
  1412. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] pbx.c: Executing [s@crm-hangup:8] Return("PJSIP/10000-0000003f", "") in new stack
  1413. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] app_stack.c: Spawn extension (ext-queues, h, 1) exited non-zero on 'PJSIP/10000-0000003f'
  1414. [2023-03-14 17:17:46] VERBOSE[119714][C-00000017] app_stack.c: PJSIP/10000-0000003f Internal Gosub(crm-hangup,s,1) complete GOSUB_RETVAL=
  1415. [root@freepbx ~]#
  1416.  
Tags: FreePBX
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement