Méthode telephonyVoicemailMessagesRemoteUpload

 retour à l'index du groupe



telephonyVoicemailMessagesRemoteUpload

voidtelephonyVoicemailMessagesRemoteUpload ( stringsession, stringnumber, stringcountry, stringmessType, stringfilename, stringurl )

Description

Personalize voicemail message using a remote URL

Paramètres

  • stringsession : the session id
  • stringnumber : le numéro
  • stringcountry : the country
  • stringmessType : the type of message (greet|unavailable). "greet" is to use new message as preannounce, "unavailable" as full customized message.
  • stringfilename : the stored filename. If empty, the downloaded filename will be used instead.
  • stringurl : the absolute url of the file. The message will be downloaded from this url after the call of this method.
langage de programmation / libraries :
 
Paramètres :
string session : $session
string number :
string country :
string messType :
string filename :
string url :