Method telephonyVoicemailMailboxDownload
return to group index
telephonyVoicemailMailboxDownload
telephonyVoicemailMailboxDownloadReturntelephonyVoicemailMailboxDownload (
stringsession,
stringnumber,
stringcountry,
intid,
stringformat,
stringfolder
)
Description
Download the voicemail mailbox message (base64)Parameters
- stringsession : sessio-id
- stringnumber : numero
- stringcountry : maa
- intid : the message id
- stringformat : the message format (wav|mp3), default is wav
- stringfolder : the folder, default is 'INBOX'
Returns
- stringfileName : the file name
- stringfileData : the file raw data (encoded in base64)
- stringmd5sum : the file md5sum