Howto13r1:Access Voicemail Files: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 38: Line 38:
* Zip directory httpfiles again
* Zip directory httpfiles again


Since 13r1sr4:
* Step to Apps-App and select installed voicemail app
* Choose "App-Upload" in top menu bar
* In new window, select "+Add Files" and upload changed httpfiles.zip
[[image:upload_voicemail_files.png]]
<!--


* open WinSCP webav client
* open WinSCP webav client
Line 54: Line 63:
* Change owner of httpfiles.zip : chown voicemail_<country> httpfiles.zip
* Change owner of httpfiles.zip : chown voicemail_<country> httpfiles.zip
* Change rights of httpfiles.zip: chmod 700 httpfiles.zip
* Change rights of httpfiles.zip: chmod 700 httpfiles.zip
-->


Remark: upon VoicemailAPP-update via AppStore, any above made changes are lost.
Remark: upon VoicemailAPP-update via AppStore, any above made changes are lost.

Revision as of 15:20, 21 August 2019

Applies To

This information applies to

  • v13r1 and up

More Information

This article documents how to access voicemail related files such as personal announcements and voicemail-xml-scripts used in the V13-VoicemailAPP.

File Types

Personal Data

Personal voicemail data such as announcements are located within the VoicemailAPP-filesystem and are accessible via WebDAV by use of an appropriate client (e.g. WinSCP).

Here's a step-by-step guidance how to access those data by use of WinSCP:

  • open WinSCP webav client
  • create a new network connection
  • use protocol: webdav
  • use Host: AppPlatform
  • step to Advanced section
  • at environment/directories add: <domain>/voicemail_<country>/vm_files
  • Save access profile and connect with the credentials "instance_name" and "instance_password"

Now one can will find the user directories with the corresponding sub-directories (personal, store).

Then copy the encoded personal greetings to this location.

Global Data

Global voicemail data such as voicemail-xml-scripts and announcement are located within the AppPlatform-filesystem. Access is possible by a combination of WebDAV and SSH.

Here's a step-by-step guidance how to access those data by use of WinSCP and putty:

  • To exchange the VM-package or parts of it, first download a country-specific voicemail-package from the download page.
  • Unpack the webbuild.zip file. Inside another file called httpfiles.zip is contained. Unpack this too.
  • Inside the directory httpfiles, one can find language specific announcements and voicemail-xml-files
  • Edit/change/replace with your own xml data
  • Zip directory httpfiles again

Since 13r1sr4:

  • Step to Apps-App and select installed voicemail app
  • Choose "App-Upload" in top menu bar
  • In new window, select "+Add Files" and upload changed httpfiles.zip

Upload voicemail files.png


Remark: upon VoicemailAPP-update via AppStore, any above made changes are lost.

Related Articles