<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Yeah 8000 is just a dialplan extension.&nbsp; That worked...<BR>
&nbsp;<BR>
originate loopback/8000 &amp;txfax(storage/fax/test.tif)<BR>
&nbsp;<BR>
Thanks MC.&nbsp; I guess the loopback bypasses all the security stuff and jumps right into the dialplan looking for a matching # condition?<BR><BR>
&nbsp;<BR>
Tim<BR>
&nbsp;<BR>
&nbsp;<BR>
<BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 3<BR>&gt; Date: Tue, 23 Jun 2009 16:14:11 -0700<BR>&gt; From: Michael Collins &lt;msc@freeswitch.org&gt;<BR>&gt; Subject: Re: [Freeswitch-users] Transmit fax locally for test<BR>&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; Message-ID:<BR>&gt; &lt;87f2f3b90906231614t6223f65cr64e3dc492564a83c@mail.gmail.com&gt;<BR>&gt; Content-Type: text/plain; charset="windows-1252"<BR>&gt; <BR>&gt; Is 8000 just a dialplan extension? I'm curious about the whole<BR>&gt; 8000@192.168.10.35 thing. I doubt that's necessary. For kicks try something<BR>&gt; like this:<BR>&gt; <BR>&gt; originate loopback/8000 &amp;txfax(storage/fax/test.tif)<BR>&gt; <BR>&gt; That will drop the A leg right into extension 8000.<BR>&gt; <BR>&gt; -MC<BR>&gt; <BR>&gt; On Tue, Jun 23, 2009 at 3:12 PM, Tim B &lt;timb0311@hotmail.com&gt; wrote:<BR>&gt; <BR>&gt; &gt; Did anyone have any suggestions on this? Just to reiterate...<BR>&gt; &gt;<BR>&gt; &gt; - 8000 is a local extension defined in the default dialplan... see<BR>&gt; &gt; http://pastebin.freeswitch.org/9450 for definition<BR>&gt; &gt;<BR>&gt; &gt; - didn't work: originate sofia/default/8000@192.168.10.35&amp;txfax(storage/fax/test.tif) ... see<BR>&gt; &gt; http://pastebin.freeswitch.org/9440 for log<BR>&gt; &gt;<BR>&gt; &gt; - had to add the FS ip (192.168.10.35) to the domains acl... now it to<BR>&gt; &gt; works<BR>&gt; &gt; &lt;list name="domains" default="deny"&gt;<BR>&gt; &gt; &lt;node type="allow" cidr="192.168.10.35/32"/&gt;<BR>&gt; &gt; &lt;node type="allow" domain="$${domain}"/&gt;<BR>&gt; &gt; &lt;/list&gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Is this the proper way to configure?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Tim<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt; From: timb0311@hotmail.com<BR>&gt; &gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; &gt; Subject: RE: Transmit fax locally for test<BR>&gt; &gt; Date: Mon, 22 Jun 2009 18:37:47 -0400<BR>&gt; &gt;<BR>&gt; &gt; 8000 is a local extension defined in the default dialplan.<BR>&gt; &gt;<BR>&gt; &gt; Tim<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; &gt; ------------------------------<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Message: 2<BR>&gt; &gt; &gt; Date: Mon, 22 Jun 2009 15:05:20 -0400<BR>&gt; &gt; &gt; From: Brian West &lt;brian@freeswitch.org&gt;<BR>&gt; &gt; &gt; Subject: Re: [Freeswitch-users] Transmit fax locally for test<BR>&gt; &gt; &gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; &gt; &gt; Message-ID: &lt;8618988E-BB27-4400-BDDF-99C87A26FE67@freeswitch.org&gt;<BR>&gt; &gt; &gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; what is 8000? is it local or is it a remote endpoint?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; /b<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; On Jun 22, 2009, at 3:01 PM, Tim B wrote:<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt;<BR>&gt; &gt; &gt; &gt; originate sofia/default/8000@192.168.10.35 &amp;txfax(storage/fax/<BR>&gt; &gt; &gt; &gt; test.tif)<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Brian West<BR>&gt; &gt; &gt; brian@freeswitch.org<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; -- Meet us at ClueCon! http://www.cluecon.com<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt; Insert movie times and more without leaving Hotmail?. See how.&lt;http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009&gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt; Microsoft brings you a new way to search the web. Try Bing? now&lt;http://www.bing.com?form=MFEHPG&amp;publ=WLHMTAG&amp;crea=TEXT_MFEHPG_Core_tagline_try+bing_1x1&gt;<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; Freeswitch-users mailing list<BR>&gt; &gt; Freeswitch-users@lists.freeswitch.org<BR>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>&gt; &gt; http://www.freeswitch.org<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/6df939cc/attachment.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Freeswitch-users mailing list<BR>&gt; Freeswitch-users@lists.freeswitch.org<BR>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>&gt; http://www.freeswitch.org<BR>&gt; <BR>&gt; <BR>&gt; End of Freeswitch-users Digest, Vol 36, Issue 231<BR>&gt; *************************************************<BR><BR><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>