It gets better (worse)...

I had been testing with console (-c) mode.  When I allow * to run background, it crashes after the system() call (which succeeds, by the way).  The -vvv option yields these final messages before *poof*...

  == Spawn extension (intern-post, 112, 1) exited non-zero on 'SIP/248379-bcdc'
    -- Executing Macro("SIP/248379-bcdc", "record-cleanup") in new stack
    -- Executing SetVar("SIP/248379-bcdc", "MONITORDIR=/var/spool/asterisk/monitor") in new stack
Feb 21 09:56:57 WARNING[1209214528]: ast_expr.y:346 ast_yyerror: ast_yyerror(): syntax error: parse error
    -- Executing GotoIf("SIP/248379-bcdc", "0?6:3") in new stack
    -- Goto (macro-record-cleanup,s,3)
    -- 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 > /var/spool/asterisk/monitor/20040221-095652-111-112") in new stack

I don't know what the yyerror is about either.

Reply via email to