Part of aculab.fax View Source View In Hierarchy
Known subclasses: aculab.fax.FaxRxJob, aculab.fax.FaxTxJob
| Method | __init__ | Initialize a FAX job. |
| Method | create_session | Create the job (unfortunately called session by aculab). |
| Method | trace_on | Enable tracing for the FAX. |
| Method | trace_off | Undocumented |
| Method | __del__ | Undocumented |
| Method | close | Close the FAX job and all open files. |
| Method | stop | Generic job interface method |
| Method | done | Generic job interface method. |
| Parameters | channel | The Prosody channel to send/receive the FAX on. |
| file | a file name. | |
| subscriber_id | a string containing the alphanumerical subscriber id. | |
| transport | a tx/rx pair of VMP, FMP or TDM. |