<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<FONT color=#000000>Just wanted to follow-up again. Is this the proper or best way to configure this? See below...<BR></FONT><BR>
Tim <BR>
<BR>
<HR id=stopSpelling>
From: timb0311@hotmail.com<BR>To: freeswitch-users@lists.freeswitch.org<BR>Subject: (Found Fix) Transmit fax locally for test<BR>Date: Fri, 19 Jun 2009 23:06:10 -0400<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
Ok so after many attempts of trial and error I narrowed it down to acls. So when trying to orginate a call to the local FS extension it was getting blocked.<BR> <BR>Adding the following allow with my freeswitch IP to the domains list allowed the originate to take place.<BR> <BR>acl.conf.xml:<BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2><</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>list</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>name</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>domains</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>default</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>deny</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>><BR> <</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>node</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>type</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>allow</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>cidr</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>192.168.10.35/32</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>/><BR> <</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>node</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>type</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>allow</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>domain</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>$${domain}</FONT></FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>/> <BR></</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>list</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>></FONT></FONT><BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT> <BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT> <BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2>So now this statement works for local fax testing:</FONT></FONT><BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT> <BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2>originate <A href="mailto:sofia/default/8000@192.168.10.35">sofia/default/8000@192.168.10.35</A> &txfax(storage/fax/test.tif)</FONT></FONT><BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT> <BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT> <BR><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Now my question is, is this the proper or best way to configure this?</FONT></FONT><BR><FONT color=#0000ff></FONT> <BR><FONT color=#0000ff></FONT> <BR><FONT color=#0000ff>Tim</FONT><BR> <BR> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Fri, 19 Jun 2009 10:00:35 -0500<BR>> From: Michael Collins <msc@freeswitch.org><BR>> Subject: [Freeswitch-users] Update - Transmit fax locally for test<BR>> To: freeswitch-users@lists.freeswitch.org<BR>> Message-ID:<BR>> <87f2f3b90906190800u5d9436cbu2bd594bc8d09503@mail.gmail.com><BR>> Content-Type: text/plain; charset="windows-1252"<BR>> <BR>> Tim,<BR>> <BR>> Look at lines 47 and 48 of the pastebin. I think something goofy is<BR>> happening there. What is 8000@x.x.x.x in your system? Is that the receive<BR>> fax extension?<BR>> -MC<BR>> <BR>> ---------- Forwarded message ----------<BR>> From: Tim B <timb0311@hotmail.com><BR>> Date: Fri, Jun 19, 2009 at 7:39 AM<BR>> Subject: Re: [Freeswitch-users] Freeswitch-users Digest, Vol 36, Issue 188<BR>> To: freeswitch-users@lists.freeswitch.org<BR>> <BR>> <BR>> here is the log...<BR>> http://pastebin.freeswitch.org/9440<BR>> <BR>> haha, yeah i see it now... duh. pulled an all nighter, too many things<BR>> going on. must have overlooked it.<BR>> ><BR>> > When I connect to pastebin.freeswitch.org I get a helpful notice saying<BR>> > the login and password is pastebin/freeswitch<BR>> ><BR>> <BR>> been trying to break myself into freeswitch on top of my original workload.<BR>> thanks for the help.<BR>> <BR><BR><BR>
<HR>
Bing™ brings you maps, menus, and reviews organized in one place. <A href="http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TEXT_MLOGEN_Core_tagline_local_1x1">Try it now.</A><br /><hr />Microsoft brings you a new way to search the web. <a href='http://www.bing.com?form=MFEHPG&publ=WLHMTAG&crea=TEXT_MFEHPG_Core_tagline_try bing_1x1' target='_new'>Try Bing™ now</a></body>
</html>