Método telephonyVoicemailMessagesRemoteUpload
voltar ao índice do grupo
telephonyVoicemailMessagesRemoteUpload
voidtelephonyVoicemailMessagesRemoteUpload (
stringsession,
stringnumber,
stringcountry,
stringmessType,
stringfilename,
stringurl
)
Descrição
Personalize voicemail message using a remote URLParâ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.