Howto:XML-script for voicebox without recording: Difference between revisions
 1st creation  | 
				m link to the discussion in the forum added  | 
				||
| Line 35: | Line 35: | ||
== Download ==  | == Download ==  | ||
*[http://wiki.innovaphone.com/img_auth.php/c/c3/Vm-norec.zip http://wiki.innovaphone.com/img_auth.php/c/c3/Vm-norec.zip] - download the zipped file as described in this article.  | *[http://wiki.innovaphone.com/img_auth.php/c/c3/Vm-norec.zip http://wiki.innovaphone.com/img_auth.php/c/c3/Vm-norec.zip] - download the zipped file as described in this article.  | ||
== Links ==  | |||
*[http://forum.innovaphone.com/moodle2/mod/forum/discuss.php?d=18679#p52120 Discussion in the german forum to this topic]  | |||
<!-- == Related Articles == -->  | <!-- == Related Articles == -->  | ||
[[Category:Howto|{{PAGENAME}}]]  | [[Category:Howto|{{PAGENAME}}]]  | ||
Revision as of 11:38, 28 September 2017
Applies To
This information applies to
- innovaphone PBX, V6 SR1 and later
 - innovaphone Voicemail
 - innovaphone phones, including softphone, waiting queue etc.
 
More Information
This article explains how to create a voicebox without recording with a modified voicemail-script
Problem Details
The default-script allows only to use the voicemail with recording, but in many cases a box without recording is wanted. Mostly the users want to decide between a box with an a box without recording.
System Requirements
- Running innovaphone PBX V6 SR1 and later
 - Installed compact flash card or external WebServer with webdav funtionatilty
 - Running innovaphone voicemail
 
Installation
There are 3 ways to use the script
- use it exclusive and give no user the choice for recording
 - use it in the same voicemail-folder like recording (the greeting is the same in booth modes)
 - use it in a separated voicemail-folder like recording (the greeting is separated from the greeting with recording)
 
Whatever - you have to create a webdav-folder für the vm-script or you have already an existing vm-folder. If not already done copy the complete content of the vm-script which delivered by innovaphone-download into the folder. After that you can replace the XML-script with the new one. Don't worry, the function of your existing voicemail is still the same!
Configuration
Configure a voicemail-object as you know it. You descide with a new parameter (_norec) in the URL to the script over record or no-record:
http://yourWebDavServer/yourPath/vm.xml?$_pbxfwd=true&$_norec=true
Known Problems
The script is only tested with V12R1 and V12R2, but there are no problems with other versions to expect
Download
- http://wiki.innovaphone.com/img_auth.php/c/c3/Vm-norec.zip - download the zipped file as described in this article.