<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>ok my question is :</FONT></DIV>
<DIV><FONT size=2>how to send a fax between 2 internal registered users
?</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=msc@freeswitch.org href="mailto:msc@freeswitch.org">Michael
Collins</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 25, 2011 2:02
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] send fax
in one leg call</DIV>
<DIV><BR></DIV>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
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<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>
<P>
<HR>
<P></P>_______________________________________________<BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>