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 optionsParameters
- stringsession : the session id
- stringnumber : the number
- 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