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 <[email protected]> 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 >
-- _____________________________________________________________________ -- 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
