Method telephonyLineLogsNotificationOptionsModify

 return to group index



telephonyLineLogsNotificationOptionsModify

voidtelephonyLineLogsNotificationOptionsModify ( stringsession, stringnumber, stringcountry, stringfrequency, booleansendIfNull, stringemail )

Description

Set line logs notification options

Parameters

  • stringsession : the session id
  • stringnumber : the number
  • stringcountry : the country
  • stringfrequency : the frequency of notification per day (never|once|twice)
  • booleansendIfNull : should we send notification if there is no error ? (default is no)
  • stringemail : the notification destination email
programming languages / libraries :
 
Parameters :
string session : $session
string number :
string country :
string frequency :
boolean sendIfNull :  
string email :