Method telephonyVoicemailOptionsModify

 return to group index



telephonyVoicemailOptionsModify

voidtelephonyVoicemailOptionsModify ( stringsession, stringnumber, stringcountry, stringredirection1, stringredirection1Email, stringredirection2, stringredirection2Email, stringredirection3, stringredirection3Email, stringredirection4, stringredirection4Email, stringredirection5, stringredirection5Email, stringannounceMessage, booleankeepMessage, stringaudioformat, stringfromEmail, stringfromName, booleandoNotRecord, booleanforcePassword )

Description

Modify voicemail options

Parameters

  • stringsession : sessio-id
  • stringnumber : numero
  • stringcountry : maa
  • stringredirection1 : the type of redirection (simple|attachment|no)
  • stringredirection1Email : uudelleenohjaus-email
  • stringredirection2 : the type of redirection (simple|attachment|no)
  • stringredirection2Email : uudelleenohjaus-email
  • stringredirection3 : the type of redirection (simple|attachment|no)
  • stringredirection3Email : uudelleenohjaus-email
  • stringredirection4 : the type of redirection (simple|attachment|no)
  • stringredirection4Email : uudelleenohjaus-email
  • stringredirection5 : the type of redirection (simple|attachment|no)
  • stringredirection5Email : uudelleenohjaus-email
  • stringannounceMessage : ilmoitusviesti
  • booleankeepMessage : säilytä viesti?
  • stringaudioformat : ääniformaatti (wav|mp3), oletuksena mp3
  • stringfromEmail : emailista
  • stringfromName : nimestä
  • booleandoNotRecord : do not record message if true
  • booleanforcePassword : force ask of a password if true
programming language :
 
Parameters :
string session : $session
string number :
string country :
string redirection1 :
string redirection1Email :
string redirection2 :
string redirection2Email :
string redirection3 :
string redirection3Email :
string redirection4 :
string redirection4Email :
string redirection5 :
string redirection5Email :
string announceMessage :
boolean keepMessage :  
string audioformat :
string fromEmail :
string fromName :
boolean doNotRecord :  
boolean forcePassword :