Metoda telephonyVoicemailOptionsModify

 zpět na index skupiny



telephonyVoicemailOptionsModify

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

Popis

Modify voicemail options

Parametry

  • stringsession : the session id
  • stringnumber : číslo
  • 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 : vynucená žádost o heslo pokud true
programovací jazyk:
 
Parametry:
string session : $relace
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 :