Método telephonyVoicemailMessagesRemoteUpload

 voltar ao índice do grupo



telephonyVoicemailMessagesRemoteUpload

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

Descrição

Personalize voicemail message using a remote URL

Parâmetros

  • stringsession : the session id
  • stringnumber : o número
  • 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.
linguagem :
 
Parâmetros :
string session : $sessão
string number :
string country :
string messType :
string filename :
string url :