guides:programming:programmers_reference_manual:rti_sendfax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

guides:programming:programmers_reference_manual:rti_sendfax [2024/06/19 20:20] – created - external edit 127.0.0.1guides:programming:programmers_reference_manual:rti_sendfax [2025/08/28 16:50] (current) bshumsky
Line 16: Line 16:
  
 ^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 (480497-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 (201722-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.|
  • guides/programming/programmers_reference_manual/rti_sendfax.txt
  • Last modified: 2025/08/28 16:50
  • by bshumsky