[Asterisk-Users] Re: Fax to Email
Bill Ford
bill.w5waf at gmail.com
Sun Apr 10 15:42:39 MST 2005
Thanks...
I suppose also if I have spanDSP on the * box, I'd modify the config
lines accordingingly?
Bill
On Apr 10, 2005 2:57 PM, Justin Newman <jnewman at newmantelecom.com> wrote:
> > Date: Sun, 10 Apr 2005 11:06:59 -0500
> > From: Bill Ford <bill.w5waf at gmail.com>
> > Subject: [Asterisk-Users] Fax to Email
> >
> > This has already been answered...but I can't find it...
> >
> > Has anyone set up multiple fax lines in asterisk...
> >
> > Fax Extension #1 goes to email1
> > Fax Extension #2 goes to email2
> > ETC...
> >
> > In other words, I want to be able to give numerous users each
> > a "virtual" fax machine..
> >
> > Bill
>
> ; Assumes entry is DID # or extension number
> [context-incoming]
> exten => some_did,1,NVFaxEmail(someone at somewhere.com,Someone)
> exten => some_other_did,1,NVFaxEmail(someone2 at somewhere.com,Someone2)
>
> You could use NVFaxDetect first to check for the presence of the fax. This
> sample requires SpanDSP and NVFaxEmail. Alternatively, you could use
> SpanDSP, RxFax, and a different AGI script or app.
>
> Justin Newman
> Newman Telecom, Inc.
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list