Method telephonySmsSetQuotaNotification

 return to group index



telephonySmsSetQuotaNotification

voidtelephonySmsSetQuotaNotification ( stringsession, stringsmsAccount, stringlogin, stringsupport, stringalertNumber, stringalertThreshold )

Description

Change quota notification info

Parameters

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • stringlogin : the user login
  • stringsupport : the support where the alert is sent (mail|sms|both)
  • stringalertNumber : the number phone recipient in case of sms support
  • stringalertThreshold : the value of quota reached before the notification is sent (-1 to disable notification)
programming languages / libraries :
 
Parameters :
string session : $session
string smsAccount :
string login :
string support :
string alertNumber :
string alertThreshold :