What are the conditions under which this will happen? You mention using uuid_broadcast at the fs_cli - that implies there is already a call in progress. Is this the case? Is the user doing something to trigger the sending of the fax? <div>
<br></div><div>You are leaving out relevant pieces of information... Like Johnny Number 5 said: Malfunction! Need input! :)</div><div><br></div><div>-MC<br><br><div class="gmail_quote">On Fri, Feb 25, 2011 at 8:36 AM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div bgcolor="#ffffff">
<div><font size="2">I&#39;m trying to send a fax to a one leg call.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">for example a registered user wants to send a fax to another 
registered user</font></div>
<div><font size="2">so I have this in my default dialplan</font></div>
<div><font size="2"></font> </div>
<div><font size="2"><strong>         
&lt;extension 
name=&quot;internal_fax&quot;&gt;<br>                
&lt;condition field=&quot;${sip_to_uri}&quot; 
expression=&quot;^(\+)(\d{10})@$${domain}$&quot;&gt;<br>                        
&lt;action 
application=&quot;ring_ready&quot;/&gt;<br>                        
&lt;action application=&quot;set&quot; data=&quot;execute_on_media=tone_detect fax 1100 r +5000 
transfer &#39;receivefax XML features&#39; 2&quot; 
/&gt;<br>                        
&lt;action application=&quot;sleep&quot; 
data=&quot;2000&quot;/&gt;<br>                        
&lt;action 
application=&quot;answer&quot;/&gt;<br>                        
&lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name} 
${sip_to_user}&quot;/&gt;<br>                
&lt;/condition&gt;<br>        
&lt;/extension&gt;<br></strong></font></div>
<div><font size="2">for now I have no other way to send the fax from CLI like 
this:</font></div>
<div><strong>fs_cli -x &quot;uuid_broadcast &lt;uuid&gt; <i>execute_extension::&#39; 
sendfax XML features&#39;  &lt;aleg=timeout??&gt; &lt;bleg=no 
bleg??&gt;&quot;</i></strong></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</font></div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>