<div>Hello,</div><div><br></div><div>I am trying to troubleshoot this dialplan. I have a dial that receives the fax and executes a curl that invokes a script on a remote site (emails the fax, and does few more things).</div>
<div>rxfax works fine and saves the tiff file accordingly, but every so often (about 50% of the time), curl call doesn't get executed. It doesn't even show up on the fs_cli log of it being executed, not to mention the apache side on the other end.</div>
<div><br></div><div><br></div>Dialplan looks as follows actually values are obfuscated:<div><div> <condition field="destination_number" expression="^(99999)$"></div><div> <action application="answer"/></div>
<div> <action application="playback" data="silence_stream://2000"/></div><div> <action application="rxfax" data="/usr/local/freeswitch/storage/fax/${uuid}.tiff"/></div>
<div> <action application="curl" data="<a href="http://abc.test">http://abc.test</a> post uuid=${uuid}"/></div><div> <action application="hangup"/></div><div> </condition></div>
<div><br></div><div>Thanks,</div><div>Frank</div><br>-- <br><div><br></div><div>----=======================----</div><div>Frank Park</div><div>Telonium Communications, LLC</div><div><a href="mailto:frank@telonium.com" target="_blank">frank@telonium.com</a></div>
<div><a href="http://www.telonium.com" target="_blank">http://www.telonium.com</a></div><div>Follow Us on Twitter: @GetTelonium</div><div>404-566-8888 x1001 Office</div><div>404-939-4242 Cell</div><div>----=======================----</div>
<div><br></div><br>
</div>