[Asterisk-Users] Re: Fax receive issues and NVFaxDetect
Chris Tuska
chris at tuska.us
Mon Mar 21 21:06:59 MST 2005
I removed everything but what I needed to get the fax and email it to
myself. So this is all I have, Thanks..
[macro-faxreceive]
exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif)
exten => s,7,rxfax(${FAXFILE})
exten => s,103,SetVar(EMAILADDR=chris at myself.us)
exten => s,104,Goto(7)
Chris
> Message: 1
> Date: Tue, 22 Mar 2005 11:12:33 +1200
> From: Matt Riddell <matt.riddell at sineapps.com>
> Subject: Re: [Asterisk-Users] Fax receive issues and NVFaxDetect
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Message-ID: <423F54E1.7020307 at sineapps.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>> [macro-faxreceive]
>> exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${UNIQUEID}.tif)
>> exten => s,7,rxfax(${FAXFILE})
>
> what happened to 2 through 6?
>
> --
> Cheers,
>
More information about the asterisk-users
mailing list