Well, I have my trixbox receiving faxes and e-mailing them as PDFs.  Here's my setup:<br><br>[General Settings]<br>Extension of fax machine for receiving faxes: <b>system</b><br>Email to have faxes sent to: <b><a href="mailto:email1@fakeaddress.ext">
email1@fakeaddress.ext</a></b><br>Email to have faxes appear they are sent from: <b><a href="mailto:email1@fakeaddress.ext">email1@fakeaddress.ext</a></b><br><br>[Miscellaneous Destinations]<br>Description: <b>incoming fax
</b><br>Dial: <b>{core:simu_fax}</b><br>(No featurecode set.)<br><br>[Inbound Routes]<br>DID Number: <b>a unique DID</b><br>Fax Extension: <b>system </b>(have also tried <span style="font-weight: bold;">freePBX default</span>
)<br>Fax Email: <b><a href="mailto:email2@fakeaddress.ext">email2@fakeaddress.ext</a></b><br>Fax Detection Type: <b>NVFax</b><br>Pause after answer: <b>6</b><br>(Set Destination)<br>Misc Destinations: <b>incoming fax</b><br>
<br>My
problem is this: when I send a fax to this route, asterisk will e-mail
the PDF to email1 instead of email2. If I only wanted one fax inbox,
this would be fine, but I'm looking to make this Trixbox a fax server
that will be able to handle multiple fax inboxes.<br><br>Any idea what I've got wrong here?