I have the same problem even with AEL.<br>When call is finished from macro &quot;dialout&quot; asterisk just stops all futher processing.<br>I haven't found any solution yet.<br><br><div><span class="gmail_quote">On 8/13/06, 
<b class="gmail_sendername">Dovid Bender</b> &lt;<a href="mailto:asteriskusers@dovid.net">asteriskusers@dovid.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Please include what you send to the macro from your extensions.conf so we<br>can see what you are sending down to the macro.<br><br><br>----- Original Message -----<br>From: &quot;Attilla De Groot&quot; &lt;<a href="mailto:mail@youmeandvoip.nl">
mail@youmeandvoip.nl</a>&gt;<br>To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot;<br>&lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>Sent: Sunday, August 13, 2006 4:56 AM
<br>Subject: [asterisk-users] Macro inside macro<br><br><br>&gt; Hi all,<br>&gt;<br>&gt;<br>&gt; I'm making a little macro te record conversations if a user want so&nbsp;&nbsp;and<br>&gt; if it's recorded the recording should be e-mailed.
<br>&gt; This is what I have come up with right now:<br>&gt;<br>&gt; [macro-record]<br>&gt; exten =&gt; s,1,Setvar(CALLFILENAME=CALL-${ARG1}-${MACRO_EXTEN:4}-$<br>&gt; {TIMESTAMP})<br>&gt; exten =&gt; s,2,Monitor(wav,${CALLFILENAME},m})
<br>&gt; exten =&gt; s,3,GotoIf($[&quot;${ARG1}&quot; = &quot;conference&quot;]?macro-record|s|<br>&gt; 4:macro-record|s|5)<br>&gt; exten =&gt; s,4,Macro(conference|${ARG2})<br>&gt; exten =&gt; s,5,Macro(dialout|${ARG2}|${ARG3})
<br>&gt; exten =&gt; h,6,System(/etc/asterisk/mail.sh <a href="mailto:mail@youmeandvoip.nl">mail@youmeandvoip.nl</a> $<br>&gt; {CALLFILENAME} &amp;)<br>&gt;<br>&gt;<br>&gt; The conversation gets recorded perfectly and it's also possible to&nbsp;&nbsp;dial,
<br>&gt; but somehow the script doesn't get executed and I don't know&nbsp;&nbsp;why (the<br>&gt; script works manually, I already tested this).<br>&gt;<br>&gt; Can anyone helpyp me with the solution ?<br>&gt;<br>&gt;<br>&gt; Best regards,
<br>&gt; Attilla<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Michael Strelnikov