<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
It gets better (worse)...<br>
<br>
I had been testing with console (-c) mode. &nbsp;When I allow * to run background,
it crashes after the system() call (which succeeds, by the way). &nbsp;The -vvv
option yields these final messages before *poof*...<br>
<br>
<font face="Courier New, Courier, monospace"><small>&nbsp; == Spawn extension
(intern-post, 112, 1) exited non-zero on 'SIP/248379-bcdc'<br>
&nbsp;&nbsp;&nbsp; -- Executing Macro("SIP/248379-bcdc", "record-cleanup") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing SetVar("SIP/248379-bcdc", "MONITORDIR=/var/spool/asterisk/monitor")
in new stack<br>
Feb 21 09:56:57 WARNING[1209214528]: ast_expr.y:346 ast_yyerror: ast_yyerror():
syntax error: parse error<br>
&nbsp;&nbsp;&nbsp; -- Executing GotoIf("SIP/248379-bcdc", "0?6:3") in new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (macro-record-cleanup,s,3)<br>
&nbsp;&nbsp;&nbsp; -- Executing System("SIP/248379-bcdc", "/usr/local/bin/wmix /var/spool/asterisk/monitor/20040221-095652-111-112-in.wav
/var/spool/asterisk/monitor/20040221-095652-111-112-out.wav &gt; /var/spool/asterisk/monitor/20040221-095652-111-112")
in new stack<br>
</small></font><br>
I don't know what the yyerror is about either.<br>
</body>
</html>