<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body 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<br>
<br>
</font></font>
<div class="moz-signature">-- <br>
<style>
body {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
width: 100%;
height: 1px;
background: #ccc;
border: 0;
}
</style>Regards,<br>
Bipin<br>
<br>
<br>
<hr>
</div>
</body>
</html>