<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&#39;t get executed. It doesn&#39;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>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(99999)$&quot;&gt;</div><div>          &lt;action application=&quot;answer&quot;/&gt;</div>

<div>          &lt;action application=&quot;playback&quot; data=&quot;silence_stream://2000&quot;/&gt;</div><div>          &lt;action application=&quot;rxfax&quot; data=&quot;/usr/local/freeswitch/storage/fax/${uuid}.tiff&quot;/&gt;</div>

<div>          &lt;action application=&quot;curl&quot; data=&quot;<a href="http://abc.test">http://abc.test</a> post uuid=${uuid}&quot;/&gt;</div><div>          &lt;action application=&quot;hangup&quot;/&gt;</div><div>        &lt;/condition&gt;</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>