Método telephonyVoicemailMessagesDownload

 voltar ao índice do grupo



telephonyVoicemailMessagesDownload

telephonyVoicemailMessagesDownloadReturntelephonyVoicemailMessagesDownload ( stringsession, stringnumber, stringcountry, stringmessType, stringformat )

Descrição

Download the voicemail message (base64)

Parâmetros

  • stringsession : the session id
  • stringnumber : o número
  • stringcountry : the country
  • stringmessType : the message type to download (unavailable|greet) default is unavailable
  • stringformat : the message format (wav|mp3), default is wav

Regresso

  • stringfileName : the file name
  • stringfileData : the file raw data (encoded in base64)
  • stringmd5sum : the file md5sum
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string country :
string messType :
string format :