<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 6:23 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>
Yeah 8000 is just a dialplan extension.  That worked...<div class="im"><br>
 <br>
originate loopback/8000 &amp;txfax(storage/fax/test.tif)<br>
 <br></div>
Thanks MC.  I guess the loopback bypasses all the security stuff and jumps right into the dialplan looking for a matching # condition?<br></div></blockquote><div><br>Correct.<br>-MC<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
 <br>
Tim<br>
 <br>
 <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;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;<div class="im">
<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:<br></div>
&gt; &lt;<a href="mailto:87f2f3b90906231614t6223f65cr64e3dc492564a83c@mail.gmail.com" target="_blank">87f2f3b90906231614t6223f65cr64e3dc492564a83c@mail.gmail.com</a>&gt;<br>&gt; Content-Type: text/plain; charset=&quot;windows-1252&quot;<div>
<div></div><div class="h5"><br>&gt; <br>&gt; Is 8000 just a dialplan extension? I&#39;m curious about the whole<br>&gt; <a href="mailto:8000@192.168.10.35" target="_blank">8000@192.168.10.35</a> thing. I doubt that&#39;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;<a href="mailto:timb0311@hotmail.com" target="_blank">timb0311@hotmail.com</a>&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; <a href="http://pastebin.freeswitch.org/9450" target="_blank">http://pastebin.freeswitch.org/9450</a> for definition<br>
&gt; &gt;<br>&gt; &gt; - 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<br>&gt; &gt; <a href="http://pastebin.freeswitch.org/9440" target="_blank">http://pastebin.freeswitch.org/9440</a> 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=&quot;domains&quot; default=&quot;deny&quot;&gt;<br>&gt; &gt; &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.10.35/32" target="_blank">192.168.10.35/32</a>&quot;/&gt;<br>
&gt; &gt; &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&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: <a href="mailto:timb0311@hotmail.com" target="_blank">timb0311@hotmail.com</a><br>&gt; &gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><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;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;<br>
&gt; &gt; &gt; Subject: Re: [Freeswitch-users] Transmit fax locally for test<br>&gt; &gt; &gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>&gt; &gt; &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; &gt; &gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<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/<a href="mailto:8000@192.168.10.35" target="_blank">8000@192.168.10.35</a> &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; <a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt; -- Meet us at ClueCon! <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ------------------------------<br></div></div>&gt; &gt; Insert movie times and more without leaving Hotmail?. See how.&lt;<a href="http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009" target="_blank">http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009</a>&gt;<br>
&gt; &gt; ------------------------------<br>&gt; &gt; Microsoft brings you a new way to search the web. Try Bing? now&lt;<a href="http://www.bing.com?form=MFEHPG&amp;publ=WLHMTAG&amp;crea=TEXT_MFEHPG_Core_tagline_try+bing_1x1" target="_blank">http://www.bing.com?form=MFEHPG&amp;publ=WLHMTAG&amp;crea=TEXT_MFEHPG_Core_tagline_try+bing_1x1</a>&gt;<div class="im">
<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Freeswitch-users mailing list<br>&gt; &gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; &gt;<br>&gt; &gt;<br></div>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/6df939cc/attachment.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/6df939cc/attachment.html</a> <br>
&gt; <br>&gt; ------------------------------<div class="im"><br>&gt; <br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <br>&gt; <br></div>&gt; End of Freeswitch-users Digest, Vol 36, Issue 231<br>&gt; *************************************************<div class="im">
<br><br><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>