<!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>&nbsp;</DIV>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</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>&nbsp;</DIV>
<DIV><FONT size=2>I tried ths :</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>originalte 
{filetofax=myfax.tiff}loopback/0000numberToSendFax/default 99999999</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>and put this in default dialplan</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&lt;extension name="send_fax"&gt;<BR>&nbsp; &lt;condition 
field="${sip_to_uri}" 
expression="^\+([2-9]\d{10,15})@$${domain}$"&gt;<BR>&nbsp;&nbsp; &lt;action 
application="set" data="hangup_after_bridge=false"/&gt;<BR>&nbsp;&nbsp; 
&lt;action application="set" data="continue_on_fail=false"/&gt;<BR>&nbsp;&nbsp; 
&lt;action application="ring_ready"/&gt;<BR>&nbsp;&nbsp; &lt;action 
application="set" data="absolute_codec_string=PCMU"/&gt;<BR>&nbsp;&nbsp; 
&lt;action inline="true" application="set" 
data="fax_file=${fax_file}"/&gt;<BR>&nbsp;&nbsp; &lt;action 
application="transfer" data="sendfax XML features"/&gt;<BR>&nbsp;&nbsp; 
&lt;/condition&gt;<BR>&lt;/extension&gt;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>but doesn't work.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any ?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Franck</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>