<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body>sorry. i put the wrong the dialplan. it already RetryAttempt2 in it.&nbsp;<div><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New'; color: black; ">exten =&gt; s,n(RetryAttempt3),Wait(6)<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New'; color: black; ">exten =&gt; s,n,NoOp(**** SENDING FAX RETRY ATTEMPT 2 : ${FAXFILE} : ${FAXOPT(error)} ****)<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New'; color: black; ">exten =&gt; s,n,SendFAX(${FAXFILE})<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New'; color: black; ">;zoel : Add Retry Attempt 3<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New'; color: black; ">exten =&gt; s,n,GotoIf($["${FAXOPT(error)}" = "NO_ERROR"]?FaxStop:RetryAttempt3)<o:p></o:p></span></p></div><div><font class="Apple-style-span" face="'Courier New'" size="6"><span class="Apple-style-span" style="font-size: 20px;"><span class="Apple-style-span" style="font-family: sans-serif; font-size: medium; ">Thanks</span></span></font></div><div><font class="Apple-style-span" face="'Courier New'" size="6"><span class="Apple-style-span" style="font-size: 20px;"><span class="Apple-style-span" style="font-family: sans-serif; font-size: medium; ">ZH</span></span></font></div><div><font class="Apple-style-span" face="'Courier New'" size="6"><span class="Apple-style-span" style="font-size: 20px;"><span class="Apple-style-span" style="font-family: sans-serif; font-size: medium; "><br></span></span></font></div><div><font class="Apple-style-span" face="'Courier New'" size="6"><span class="Apple-style-span" style="font-size: 20px;"><span class="Apple-style-span" style="font-family: sans-serif; font-size: small; ">Sent from Samsung Mobile</span></span></font></div><br><br><br>Stefan Schmidt &lt;sst@sil.at&gt; wrote:<br><br><br>Am 19.12.11 14:26, schrieb Zoel Hairi:<br>&gt; Hello All,<br>&gt; <br>&gt;&nbsp; <br>&gt; <br>&gt; I have a problem with Fax For Asterisk, the Successful Rate when sending Fax are very Low especially when we send the Fax just once. Now I’m trying to modify the dialplan so it will keep trying to send the fax for maximum 5 times at once and it only retry if the Sending Status has Error in it.<br>&gt; <br>&gt;&nbsp; <br>&gt; <br>&gt; Here is the dialplan :<br>&gt; exten =&gt; s,n,GotoIf($["${FAXOPT(error)}" = "NO_ERROR"]?FaxStop:RetryAttempt2)<br>&gt; <br>&gt; ;===================== The Call Stop Here … L<br><br>hello,<br><br>you dont have RetryAttempt2 in your dialplan maybe thats why it stops.<br><br>best regards<br><br>Stefan<br><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http://www.asterisk.org/hello<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; http://lists.digium.com/mailman/listinfo/asterisk-users<br> </body>