<div>Maye you should use the 'D' option in the Dial application to proceed when the call is answered.</div>
<div>Not sure, and I don't have time to test myself, but give it a try!</div>
<div>&nbsp;</div>
<div>K<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/16/06, <b class="gmail_sendername">Frederik Fix</b> &lt;<a href="mailto:frederikfix@eml.cc">frederikfix@eml.cc</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>I'm trying to setup a system where incoming faxes are received using<br>SpanDSP and then send on to another (remote) fax machine. The SpanDSP
<br>part is working excellently, however I dont seem to be able to get<br>the forwarding part to work. Heres what I put into my extensions.conf:<br><br>exten =&gt; s,4,Answer()<br>exten =&gt; s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif)
<br>exten =&gt; s,6,Set(EMAILADDR=<a href="mailto:ingrid.fix@offix-koeln.de">ingrid.fix@offix-koeln.de</a>)<br>exten =&gt; s,7,Set(EMAILADDR=${ARG1})<br>exten =&gt; s,8,rxfax(${FAXFILE}|debug)<br>exten =&gt; s,9,system(/usr/local/sbin/mailfax ${FAXFILE} ${EMAILADDR} $
<br>{CALLERIDNUM})<br>exten =&gt; s,10,Dial(${ARG2})<br>exten =&gt; s,11,txfax(${FAXFILE}|caller)<br>exten =&gt; s,12,Hangup<br><br>Asterisk does start dialing at priority 10 however as soon as the<br>remote fax hangs up that call gets destroyed as well.
<br><br>Is there anyway to do something like this?<br><br>Kind regards,<br>Frederik Fix<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com
</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>