<div dir="ltr"><div><br></div>On Mon, Jun 24, 2013 at 2:37 PM, James B. Byrne <span dir="ltr">&lt;<a href="mailto:byrnejb@harte-lyne.ca" target="_blank">byrnejb@harte-lyne.ca</a>&gt;</span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Arch = x86_64<br>
OS = CentOS-6.4 (freepbx)<br>
Asterisk = 11.4.0<br>
FreePBX = 2.11.0.2<br>
<br>
Snom870 Handsets<br>
<br>
<br>
We are in the process of moving to an Asterisk based PBX.  At the<br>
moment most things work as we wish.  However, I have just notices that<br>
when I force a reload using &#39;amportal a reload&#39; I see this loop start<br>
in &#39;asterisk -rvvvvvvvvvv&#39;:<br>
<br>
       &gt; Channel Local/s@tc-maint-000002a4;1 was answered.<br>
       &gt; Launching NoCDR() on Local/s@tc-maint-000002a4;1<br>
[2013-06-24 15:22:32] NOTICE[32678]: pbx_spool.c:402 attempt_thread:<br>
Call completed to Local/s@tc-maint<br>
[2013-06-24 15:22:32] NOTICE[32678]: pbx_spool.c:402 attempt_thread:<br>
Call completed to Local/s@tc-maint<br>
  == Spawn extension (tc-maint, s, 5) exited non-zero on<br>
&#39;Local/s@tc-maint-000002a4;2&#39;<br>
    -- Attempting call on Local/s@tc-maint for application NoCDR()<br>
(Retry 1)<br>
    -- Executing [s@tc-maint:1] NoCDR(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;&quot;) in new stack<br>
    -- Executing [s@tc-maint:2] Set(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;TCMAINT=RETURN&quot;) in new stack<br>
    -- Executing [s@tc-maint:3] Gosub(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;timeconditions,1,1()&quot;) in new stack<br>
    -- Executing [1@timeconditions:1]<br>
GotoIfTime(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;08:00-17:00,mon-fri,*,*?truestate&quot;) in new stack<br>
    -- Goto (timeconditions,1,9)<br>
    -- Executing [1@timeconditions:9]<br>
GotoIf(&quot;Local/s@tc-maint-000002a6;2&quot;, &quot;0?falsegoto&quot;) in new stack<br>
    -- Executing [1@timeconditions:10]<br>
ExecIf(&quot;Local/s@tc-maint-000002a6;2&quot;, &quot;0?Set(DB(TC/1)=)&quot;) in new<br>
stack<br>
    -- Executing [1@timeconditions:11]<br>
Set(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;DEVICE_STATE(Custom:TC1)=NOT_INUSE&quot;) in new stack<br>
    -- Executing [1@timeconditions:12]<br>
ExecIf(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)&quot;) in new stack<br>
    -- Executing [1@timeconditions:13]<br>
GotoIf(&quot;Local/s@tc-maint-000002a6;2&quot;, &quot;0?ext-group,417,1&quot;) in new<br>
stack<br>
    -- Executing [1@timeconditions:14]<br>
Set(&quot;Local/s@tc-maint-000002a6;2&quot;, &quot;TCSTATE=true&quot;) in new stack<br>
    -- Executing [1@timeconditions:15]<br>
Return(&quot;Local/s@tc-maint-000002a6;2&quot;, &quot;&quot;) in new stack<br>
    -- Executing [s@tc-maint:4] System(&quot;Local/s@tc-maint-000002a6;2&quot;,<br>
&quot;/var/lib/asterisk/bin/schedtc.php 60 /var/spool/asterisk/outgoing<br>
1&quot;) in new stack<br>
    -- Executing [s@tc-maint:5] Answer(&quot;Local/s@tc-maint-000002a5;2&quot;,<br>
&quot;&quot;) in new stack<br>
       &gt; Channel Local/s@tc-maint-000002a5;1 was answered.<br>
       &gt; Launching NoCDR() on Local/s@tc-maint-000002a5;1<br>
[2013-06-24 15:22:32] NOTICE[32681]: pbx_spool.c:402 attempt_thread:<br>
Call completed to Local/s@tc-maint<br>
[2013-06-24 15:22:32] NOTICE[32681]: pbx_spool.c:402 attempt_thread:<br>
Call completed to Local/s@tc-maint<br>
<br>
It is not an infinite loop but it does go on for an inordinately long<br>
time.  Does anyone here recognize what is happening and can provide me<br>
with an explanation?<br></blockquote><div><br></div><div style>Since it is pbx_spool doing the processing, you probably have something creating a callfile in /var/spool/asterisk/outgoing on startup (or periodically).</div>
<div style><br></div><div style>I did a quick Google search and found out that this particular context is used by FreePBX 2.9&#39;s Time Conditions feature - see <a href="http://www.freepbx.org/forum/freepbx-distro/distro-discussion-help/odd-failed-calls-in-logs">http://www.freepbx.org/forum/freepbx-distro/distro-discussion-help/odd-failed-calls-in-logs</a> for more information.</div>
</div><div><br></div>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div>
</div>
</div></div>