This shows you the differences between two versions of the page.
| |
guides:programming:programmers_reference_manual:rti_sendfax [2024/06/19 20:20] – created - external edit 127.0.0.1 | guides:programming:programmers_reference_manual:rti_sendfax [2025/08/28 16:50] (current) – bshumsky |
---|
| |
^Parameter^Description^ | ^Parameter^Description^ |
|ReceiverFax|The recipients fax number. For multiple recipients, this is an @VM delimited list.\\ \\ \\ \\ Notes:\\ \\ It’s best if this is in "standard" format:\\ +<countrycode> (<areacode>) <number> (as in: +1 (480) 497-5847)\\ \\ By doing so, the fax server can apply the proper "dialing rules". Note that this format is very strict – it MUST contain +, the country code, the parenthesis, etc.\\ \\ If you don't have "use dialing rules" enabled on your fax modem connection, though, do NOT use the standard format.| | |ReceiverFax|The recipients fax number. For multiple recipients, this is an @VM delimited list.\\ \\ \\ \\ Notes:\\ \\ It’s best if this is in "standard" format:\\ +<countrycode> (<areacode>) <number> (as in: +1 (201) 722-9815)\\ \\ By doing so, the fax server can apply the proper "dialing rules". Note that this format is very strict – it MUST contain +, the country code, the parenthesis, etc.\\ \\ If you don't have "use dialing rules" enabled on your fax modem connection, though, do NOT use the standard format.| |
|ReceiverName|<Optional> The recipient name. For multiple recipients, this is an @VM delimited list corresponding to the ReceiverFax values.| | |ReceiverName|<Optional> The recipient name. For multiple recipients, this is an @VM delimited list corresponding to the ReceiverFax values.| |
|Subject|<Optional> The subject of the fax.| | |Subject|<Optional> The subject of the fax.| |