[asterisk-users] Call Recording

Brandon B. bbinab at brellsystems.net
Tue Aug 28 20:17:58 CDT 2012


You should simplify until you have something that works, then add your 
conditions back in one line at a time.

On 12-08-28 11:05 AM, Josh Hopkins wrote:
>
>     -- Executing [s at macro-one-touch-record:3] 
> ExecIf("SIP/1010-00000161", "1?MacroExit()") in new stack
>

This is where the inbound call is exiting.

> exten => s,n,ExecIf($["${CUT(CALLFILENAME,-,1)}"="exten" & 
> "${DB(AMPUSER/${THISEXTEN}/recording/ondemand)}"!="enabled"]?MacroExit())

This condition is causing MacroExit to be called, so fix these conditions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120828/ae0291f8/attachment.htm>


More information about the asterisk-users mailing list