Méthode telephonyVoicemailMailboxDownload

 retour à l'index du groupe



telephonyVoicemailMailboxDownload

telephonyVoicemailMailboxDownloadReturntelephonyVoicemailMailboxDownload ( stringsession, stringnumber, stringcountry, intid, stringformat, stringfolder )

Description

Download the voicemail mailbox message (base64)

Paramètres

  • stringsession : the session id
  • stringnumber : le numéro
  • stringcountry : the country
  • intid : the message id
  • stringformat : the message format (wav|mp3), default is wav
  • stringfolder : the folder, default is 'INBOX'

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 :
int id :
string format :
string folder :