<html>
<head>
</head>
<body>
<div style="color: black;">
<div style="color: black;">
<p style="margin: 0 0 1em 0; color: black;">Well the python script checks
gmail and there is no local mail server and I'm trying to keep it as simple
as possible, would it be possible to use originate command to dial an
extension in the dial plan where I could try and make call camping work. I
just recently started using the originate command so have not much of an
idea on how I can make it dial an extension in the dial plan where it can
also feed the fax number to dial along probably using variables.<br>
Is it possible to originate to an extension called send_fax with condition
to match dialed number as fax in the default dial plan?</p>
</div>
<div style="color: black;">
<p
style="color: black; font-size: 10pt; font-family: Arial, sans-serif; margin: 10pt 0;">On
September 6, 2016 9:32:34 PM Steven Schoch
&lt;schoch+freeswitch.org@xwin32.com&gt; wrote:</p>
<blockquote type="cite" class="gmail_quote"
style="margin: 0 0 0 0.75ex; border-left: 1px solid #808080; padding-left: 0.75ex;">
<div dir="ltr">One possibility is to implement retries and timeout in the
mail transport. When your python script detects a busy signal, have it exit
with EX_TEMPFAIL, which will cause the mail process to retry after a
while.<div><br></div><div>-- </div><div>Steve<br><div
class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at
7:41 AM, Bipin Patel <span dir="ltr">&lt;<a href="mailto:bipin@xbipin.com"
target="_blank">bipin@xbipin.com</a>&gt;</span> wrote:<br><blockquote
class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Arial">hi,<br>
        <br>
        i have created a custom script in python which extracts PDF
        files and phone number from email and then converts them to
        tiffs and all this works well, now i made the script send the
        originate command to FS which connects to a a PSTN gateway
        device and this device dials out the number and when answered it
        bridges to the originate command channel. The problem i face is
        how do we make the txfax application in the originate command
        wait till it gets a fax tone from the called party then try to
        send its fax? second issue is suppose if the PSTN line was busy
        and the device rejected the call from FS, how do we configure
        camping so FS tries a few times before failing finally?<br>
        <br>
        i tried adding the camping variables to the originate command
        but they dont seems to work at all, my main aim is to make the
        originate command initiate the call from FS to PSTN number using
        that gateway device and if the outgoing line is busy or the
        remote line is busy then try a few more times at regular
        intervals and also attempt to send fax only when there is a fax
        tone detected from the remote end<span class="HOEnZb"><font
color="#888888"><br>
        <br>
      </font></span></font></font><span class="HOEnZb"><font color="#888888">
    <div>-- <br>
      Regards,<br>
      Bipin<br></div></font></span></div></blockquote></div></div></div></div>

_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services: <br>
<a class="aqm-autolink aqm-autowrap"
href="mailto:consulting%40freeswitch.org">consulting@freeswitch.org</a><br>
<a class="aqm-autolink aqm-autowrap"
href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a class="aqm-autolink aqm-autowrap"
href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<a class="aqm-autolink aqm-autowrap"
href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br>
<a class="aqm-autolink aqm-autowrap"
href="http://www.cluecon.com">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a class="aqm-autolink aqm-autowrap"
href="mailto:FreeSWITCH-users%40lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a class="aqm-autolink aqm-autowrap"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a class="aqm-autolink aqm-autowrap"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a class="aqm-autolink aqm-autowrap"
href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</blockquote>
</div>
</div>
</body>
</html>