Part of aculab.fax View Source View In Hierarchy
| Method | __init__ | Create a T.38 gateway job. |
| Method | notify | Reactor callback. |
| Method | close | Close the T.38 gateway job. |
| Method | stop | Stop (abort) a T.38 gateway job. |
| Parameters | controller | a controller that implements ... |
| local | a tuple (tx, rx) of either TDM, VMP or FMP for the local (sending) side. | |
| remote | a tuple (tx, rx) of either TDM, VMP or FMP for the remote (receiving side) | |
| Returns | a tSMT38GWJobId | |
Close the T.38 gateway job.
Should not be running (no auto-stop implemented).