Méthode telephonyVoicemailMessagesDownload

 retour à l'index du groupe



telephonyVoicemailMessagesDownload

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

Description

Download the voicemail message (base64)

Paramètres

  • stringsession : the session id
  • stringnumber : le numéro
  • stringcountry : the country
  • stringmessType : the message type to download (unavailable|greet) default is unavailable
  • stringformat : the message format (wav|mp3), default is wav

Retour

  • stringfileName : the file name
  • stringfileData : the file raw data (encoded in base64)
  • stringmd5sum : the file md5sum
langage de programmation / libraries :
 
Paramètres :
string session : $session
string number :
string country :
string messType :
string format :