SendFAX() - [app_fax]
Synopsis
Send a Fax
Description
Send a given TIFF file to the channel as a FAX.
This application sets the following channel variables:
LOCALSTATIONID
- To identify itself to the remote endLOCALHEADERINFO
- To generate a header line on each pageFAXSTATUS
- SUCCESS
- FAILED
FAXERROR
- Cause of failureREMOTESTATIONID
- The CSID of the remote sideFAXPAGES
- Number of pages sentFAXBITRATE
- Transmission rateFAXRESOLUTION
- Resolution of sent fax
Syntax
SendFAX(filename,[a])
Arguments
filename
- Filename of TIFF file to faxa
- Makes the application behave as the answering machine
(Default behavior is as calling machine)
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538