Methode telephonyVoicemailMessagesDownload

 terug aan de groep index



telephonyVoicemailMessagesDownload

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

Beschijving

Download the voicemail message (base64)

Parameters

  • stringsession : sessie id
  • stringnumber : Het nummer
  • stringcountry : het land
  • stringmessType : the message type to download (unavailable|greet) default is unavailable
  • stringformat : the message format (wav|mp3), default is wav

Terug

  • stringfileName : the file name
  • stringfileData : the file raw data (encoded in base64)
  • stringmd5sum : the file md5sum
programmeertaal :
 
Parameters :
string session : $session
string number :
string country :
string messType :
string format :