<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Trying to do a local test for faxing.&nbsp; Keep getting an error.&nbsp;&nbsp;Can someone tell me&nbsp;how to correct this?<BR>
&nbsp;<BR>
Tim<BR><BR>&nbsp;<BR><BR>default dialplan:<BR><BR>&lt;extension name="test_rxfax_stream"&gt;<BR><BR>&lt;condition field="destination_number" expression="^8000$"&gt;<BR><BR>&lt;action application="answer" /&gt;<BR><BR>&lt;action application="playback" data="silence_stream://2000"/&gt;<BR><BR>&lt;action application="set" data="last_fax=${caller_id_number}-${strftime(%Y%m%d%H%M%S)}"/&gt;<BR><BR>&lt;action application="rxfax" data="storage/fax/8000/inbox/${last_fax}.tif"/&gt;<BR><BR>&lt;action application="hangup"/&gt;<BR><BR>&lt;/condition&gt;<BR><BR>&lt;/extension&gt;<BR><BR> <BR><BR>//inbound from remote box works fine<BR><BR>- connect asterisk box and fs box, then fax from asterisk to fs... OK<BR><BR>- also fax from fs to asterisk.... OK<BR><BR> <BR><BR>// local fax on fs .... FAILS!!<BR><BR>// my originate command:<BR><BR>originate <A href="mailto:sofia/internal/8000@192.168.10.35">sofia/internal/8000 at 192.168.10.35</A> &amp;txfax(storage/fax/test.tif)<BR><BR> <BR><BR>// error as follows:<BR><BR>2009-06-17 09:54:44.256749 [INFO] mod_dialplan_xml.c:252 Processing FreeSWITCH-&gt;8000 in context public<BR>2009-06-17 09:54:44.256749 [ERR] sofia.c:4169 Cannot Blind Transfer 1 Legged calls<BR>2009-06-17 09:54:44.256749 [NOTICE] sofia.c:3770 Hangup sofia/internal/8000 at 192.168.10.35 [CS_CONSUME_MEDIA] [NO_USER_RESPONSE]<BR><BR><br /><hr />Insert movie times and more without leaving HotmailŪ. <a href='http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009' target='_new'>See how.</a></body>
</html>