<div dir="ltr"><div>Hi all,<br><br></div>I'm trying to build a fax relay mechanism where faxes come in and get relayed out to their final destination.  I'm using the h extension to store various results from both legs.  This data is being saved correctly for the first (receiving) leg. The second leg isn't calling the h extension when it's finished.  The second leg is being initiated by a .call file like:<br>
<div><div><br>Channel: local/1505xxxxxxx@context<br>Application: sendfax<br>Data: /tmp/voice11-voice11-1392668806.182025.tiff,zfds<br>WaitTime: 90<br>MaxRetries: 2<br>Account: vFax<br>CallerID: "Fax" <505xxxxxxx><br>
<br></div><div>The h extension calls an agi scrip that logs a bunch of information about the fax attempt.  Works just fine when I receive a fax.  But there is no sign of it in the logs for the sending leg of the fax.<br><br>
</div><div>Is there something I need to do in order to get the h extension to get called?<br><br></div><div>Mike.<br></div></div></div>