[Freeswitch-users] Transmit fax locally for test

Tim B timb0311 at hotmail.com
Tue Jun 23 18:23:25 PDT 2009


Yeah 8000 is just a dialplan extension.  That worked...

 

originate loopback/8000 &txfax(storage/fax/test.tif)

 

Thanks MC.  I guess the loopback bypasses all the security stuff and jumps right into the dialplan looking for a matching # condition?


 

Tim

 

 


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


_________________________________________________________________
Microsoft brings you a new way to search the web.  Try  Bing™ now
http://www.bing.com?form=MFEHPG&publ=WLHMTAG&crea=TEXT_MFEHPG_Core_tagline_try_bing_1x1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/cc6ad227/attachment-0002.html 


More information about the FreeSWITCH-users mailing list