Método telephonyVoicemailOptionsModify

 voltar ao índice do grupo



telephonyVoicemailOptionsModify

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

Descrição

Modify voicemail options

Parâmetros

  • stringsession : the session id
  • stringnumber : o número
  • stringcountry : the country
  • stringredirection1 : the type of redirection (simple|attachment|no)
  • stringredirection1Email : the redirection email
  • stringredirection2 : the type of redirection (simple|attachment|no)
  • stringredirection2Email : the redirection email
  • stringredirection3 : the type of redirection (simple|attachment|no)
  • stringredirection3Email : the redirection email
  • stringredirection4 : the type of redirection (simple|attachment|no)
  • stringredirection4Email : the redirection email
  • stringredirection5 : the type of redirection (simple|attachment|no)
  • stringredirection5Email : the redirection email
  • stringannounceMessage : the announce message
  • booleankeepMessage : keep message ?
  • stringaudioformat : the audio format (wav|mp3), default is mp3
  • stringfromEmail : the from email
  • stringfromName : the from name
  • booleandoNotRecord : do not record message if true
  • booleanforcePassword : force ask of a password if true
linguagem :
 
Parâmetros :
string session : $sessão
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 :