<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>what is the logical to send a fax outside from gateway with
originate that sends the call to the default dialplan ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I tried ths :</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>originalte
{filetofax=myfax.tiff}loopback/0000numberToSendFax/default 99999999</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>and put this in default dialplan</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><extension name="send_fax"><BR> <condition
field="${sip_to_uri}"
expression="^\+([2-9]\d{10,15})@$${domain}$"><BR> <action
application="set" data="hangup_after_bridge=false"/><BR>
<action application="set" data="continue_on_fail=false"/><BR>
<action application="ring_ready"/><BR> <action
application="set" data="absolute_codec_string=PCMU"/><BR>
<action inline="true" application="set"
data="fax_file=${fax_file}"/><BR> <action
application="transfer" data="sendfax XML features"/><BR>
</condition><BR></extension></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>but doesn't work.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Any ?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Franck</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>