[Freeswitch-users] Transmit fax locally for test
Tim B
timb0311 at hotmail.com
Tue Jun 23 15:12:38 PDT 2009
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.
_________________________________________________________________
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/e0d0be43/attachment-0002.html
More information about the FreeSWITCH-users
mailing list