Method telephonyFaxSend
telephonyFaxSend
voidtelephonyFaxSend ( stringsession, stringnumber, stringcountry, stringpdfUrl, string[]recipients, stringquality, stringemail, stringreferer )Description
Send a fax (up to 10 receivers, for move use fax campaigns)Parameters
- stringsession : the session
- stringnumber : numero
- stringcountry : maa
- stringpdfUrl : the pdf url
- string[]recipients : the list of recipients
- stringquality : the fax quality (normal|high|best) default is normal
- stringemail : the email for receipt, default is admin email
- stringreferer : an optional referer to organize your receipts











Code generator
Method signature