Método telephonyVoicemailMessagesRemoteUpload
volver al indice del grupo
telephonyVoicemailMessagesRemoteUpload
voidtelephonyVoicemailMessagesRemoteUpload (
stringsession,
stringnumber,
stringcountry,
stringmessType,
stringfilename,
stringurl
)
Descripción
Personalice el buzón de voz utilizando una URL externaParámetros
- stringsession : ID de la sesión
- stringnumber : el número
- stringcountry : el país
- stringmessType : el tipo de mensaje (saludo|indisponible). "saludo" es para utilizar un nuevo mensaje como preanuncio, "indisponible" como mensaje completo personalizado.
- 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.