|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| KillFax | KillFax Terminate a fax that is waiting to be sent or is in a retry mode
Usage : h[host] -p[Port] -e[EmailAddress] -P[Password] -u[UserCode] Parameters: - h The Host Name of the destination service. - p The Port of the destination service - e The Email Address of the registered account - P Password for the registered account - u - User Code for tracking the fax 20 Char max Example: killfax -hwebservicestest.easylink.com -p8080 -emytest@acme.com Ppassword0 u12121212 |
| QueryFax | QueryFax Query the status of a fax
Usage : h[host] -p[Port] -e[EmailAddress] -P[Password] -u[UserCode] Parameters: - h The Host Name of the destination service. - p The Port of the destination service - e The Email Address of the registered account - P Password for the registered account - u - User Code for tracking the fax 20 Char max Example: queryfax -hwebservicestest.easylink.com -p8080 -emytest@acme.com Ppassword0 u12121212 |
| ResendFax | ResendFax Resend a fax to the destination
Usage : resendfax h[host] -p[Port] -e[EmailAddress] -P[Password] -d[Destination number] -u[UserCode] Parameters: - h The Host Name of the destination service. - p The Port of the destination service - e The Email Address of the registered account - P Password for the registered account - d Destination fax number - f filepath of file(s) to be faxed to destination. |
| SendFax | SendFax - Send a fax to the specified destination fax
Usage : sendfax h[host] -p[Port] -e[EmailAddress] -P[Password] -d[Destination number] -f[filepath] [options] Parameters: - h The Host Name of the destination service. - p The Port of the destination service - e The Email Address of the registered account - P Password for the registered account - d Destination fax number - f filepath of file(s) to be faxed to destination. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||