<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. Keep getting an error. Can someone tell me how to correct this?<BR>
<BR>
Tim<BR><BR> <BR><BR>default dialplan:<BR><BR><extension name="test_rxfax_stream"><BR><BR><condition field="destination_number" expression="^8000$"><BR><BR><action application="answer" /><BR><BR><action application="playback" data="silence_stream://2000"/><BR><BR><action application="set" data="last_fax=${caller_id_number}-${strftime(%Y%m%d%H%M%S)}"/><BR><BR><action application="rxfax" data="storage/fax/8000/inbox/${last_fax}.tif"/><BR><BR><action application="hangup"/><BR><BR></condition><BR><BR></extension><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> &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->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>