Is 8000 just a dialplan extension? I&#39;m curious about the whole <a href="mailto:8000@192.168.10.35">8000@192.168.10.35</a> thing. I doubt that&#39;s necessary. For kicks try something like this:<br><br>originate loopback/8000 &amp;txfax(storage/fax/test.tif)<br>
<br>That will drop the A leg right into extension 8000. <br><br>-MC<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 3:12 PM, Tim B <span dir="ltr">&lt;<a href="mailto:timb0311@hotmail.com">timb0311@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
Did anyone have any suggestions on this?  Just to reiterate... <br>
 <br>
- 8000 is a local extension defined in the default dialplan... see <a href="http://pastebin.freeswitch.org/9450" target="_blank">http://pastebin.freeswitch.org/9450</a> for definition<br>
 <br>
- didn&#39;t work: originate sofia/default/<a href="mailto:8000@192.168.10.35" target="_blank">8000@192.168.10.35</a> &amp;txfax(storage/fax/test.tif) ... see <a href="http://pastebin.freeswitch.org/9440" target="_blank">http://pastebin.freeswitch.org/9440</a> for log<br>

 <br>
- had to add the FS ip (192.168.10.35) to the domains acl... now it to works<br><font color="#0000ff" size="2"><font color="#0000ff" size="2">
&lt;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">domains</font></font><font color="#000000" size="2">&quot;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">deny</font></font><font color="#000000" size="2">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&gt;<br>

&lt;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">allow</font></font><font color="#000000" size="2">&quot;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2"><a href="http://192.168.10.35/32" target="_blank">192.168.10.35/32</a></font></font><font color="#000000" size="2">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">/&gt;<br>

&lt;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">allow</font></font><font color="#000000" size="2">&quot;</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">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">$${domain}</font></font><font color="#000000" size="2">&quot;</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">/&gt; <br>

&lt;/</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">&gt;<br></font></font>
 <br>
 <br>
Is this the proper way to configure?<br>
 <br>
 <br>
Tim<br> <br>
<hr>
From: <a href="mailto:timb0311@hotmail.com" target="_blank">timb0311@hotmail.com</a><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>Subject: RE: Transmit fax locally for test<br>
Date: Mon, 22 Jun 2009 18:37:47 -0400<br><br>

8000 is a local extension defined in the default dialplan.<br> <br>Tim<br> <br> <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Mon, 22 Jun 2009 15:05:20 -0400<br>&gt; From: Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;<br>
&gt; Subject: Re: [Freeswitch-users] Transmit fax locally for test<br>&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>&gt; Message-ID: &lt;<a href="mailto:8618988E-BB27-4400-BDDF-99C87A26FE67@freeswitch.org" target="_blank">8618988E-BB27-4400-BDDF-99C87A26FE67@freeswitch.org</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>&gt; <br>&gt; what is 8000? is it local or is it a remote endpoint?<br>&gt; <br>&gt; /b<br>&gt; <br>&gt; On Jun 22, 2009, at 3:01 PM, Tim B wrote:<br>&gt; <br>
&gt; &gt;<br>&gt; &gt; originate sofia/default/<a href="mailto:8000@192.168.10.35" target="_blank">8000@192.168.10.35</a> &amp;txfax(storage/fax/ <br>&gt; &gt; test.tif)<br>&gt; <br>&gt; Brian West<br>&gt; <a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a><br>
&gt; <br>&gt; -- Meet us at ClueCon! <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt; <br>&gt; <br><div class="hm"><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="_blank">See how.</a><br><hr>Microsoft brings you a new way to search the web. <a href="http://www.bing.com?form=MFEHPG&amp;publ=WLHMTAG&amp;crea=TEXT_MFEHPG_Core_tagline_try+bing_1x1" target="_blank">Try  Bing™ now</a></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>