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"><<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>></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'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>
<extension
name="internal_fax"><br>
<condition field="${sip_to_uri}"
expression="^(\+)(\d{10})@$${domain}$"><br>
<action
application="ring_ready"/><br>
<action application="set" data="execute_on_media=tone_detect fax 1100 r +5000
transfer 'receivefax XML features' 2"
/><br>
<action application="sleep"
data="2000"/><br>
<action
application="answer"/><br>
<action application="voicemail" data="default ${domain_name}
${sip_to_user}"/><br>
</condition><br>
</extension><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 "uuid_broadcast <uuid> <i>execute_extension::'
sendfax XML features' <aleg=timeout??> <bleg=no
bleg??>"</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>