[asterisk-users] SendFAX dialplan example

Pezhman Lali lopl at lopl.net
Fri Jan 28 15:02:34 CST 2011


don't forget to install spandsp, and replace the value of Channel with true
value.

best

On Fri, Jan 28, 2011 at 4:26 PM, bakko <asannucci at gmail.com> wrote:

>  Hello,
>
> you have to use a callfile
>
> http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out
>
> Create a callfile, for example test.txt, on /tmp directory:
> **
> *Channel: SIP/providerVoIP/0317998901
> Callerid: "FAX"
> WaitTime: 30
> Maxretries:3
> RetryTime: 300
> Account: 1000
> Application: SendFax
> Data: /var/spool/asterisk/tmp/fax.tiff*
> **
> Then move the file to /var/spool/asterisk/outgoing
>
> *mv /tmp/test.txt /var/spool/asterisk/outgoing*
>
> and look at Asterisk Console.
>
> Regards
>
> - Andrea
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110129/9d069122/attachment.htm>


More information about the asterisk-users mailing list