<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.innovaphone.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fct</id>
	<title>innovaphone wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.innovaphone.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fct"/>
	<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Special:Contributions/Fct"/>
	<updated>2026-05-11T12:44:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54644</id>
		<title>Howto:Record an announcement by phone</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54644"/>
		<updated>2020-01-06T07:43:05Z</updated>

		<summary type="html">&lt;p&gt;Fct: /* Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:3rd Party Input}}&lt;br /&gt;
==Applies To==&lt;br /&gt;
This information applies to&lt;br /&gt;
&lt;br /&gt;
* All PBX&#039;s running Version 6 and higher&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: Voicemail Record Script --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
Sometimes customers wants to record a dynamic announcement (eg for a holiday) using a phone.&lt;br /&gt;
This can be done by a Voicemailscript based on the innovaphone Voicemail. Voicemail licenses are mandatory since the script uses audio files of the innovaphone voicemail package. If you change the script file to use own recorded messages, no voicemail licenses are needed.&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
====Obtain the necessary files====&lt;br /&gt;
&lt;br /&gt;
There is a Dutch, German and Norwegian version in the [[Howto:Record an announcement by phone#Download | Download ]] section available. &lt;br /&gt;
Ccopy these files to the Compact Flash-card of the innovaphone PBX. &lt;br /&gt;
For the configuation below we assume that these files are copied to the RecordAnnouncement-directory of the root-directory of the Compact Flash-card (http://127.0.0.1/DRIVE/CF0/RecordAnnouncement).&lt;br /&gt;
&lt;br /&gt;
After copying these files to the Compact Flash-card the following files are found under /DRIVE/CF0/RecordAnnouncement:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_1.gif]]&lt;br /&gt;
&lt;br /&gt;
[ please note: some lamguages only have .g711a files ]&lt;br /&gt;
&lt;br /&gt;
====Create Voicemail-object to reach this script====&lt;br /&gt;
&lt;br /&gt;
By configuring a Voicemail-object we will be able to reach this RecordAnnouncement-script and this way record an Announcement.&lt;br /&gt;
Go to &#039;&#039;&#039;Administration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and select &#039;&#039;&#039;&#039;Voicemail&#039;&#039;&#039;&#039; in the listbox. Click on &#039;&#039;&#039;&#039;new&#039;&#039;&#039;&#039; to make an new Voicemail-object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: ##1&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voicemail -&amp;gt; Script URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Record.xml?$_fileName=Holiday&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_VM_Object.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The URL of the script can have some options:&lt;br /&gt;
&amp;lt;!-- ; $_coder : specifies the coder of the recorded message (if omitted or other than &#039;g729&#039; and &#039;g711a&#039;: g711a will be assumed) --&amp;gt;&lt;br /&gt;
; $_fileName : specifies the name of the file of the recorded message (if omitted this will be &#039;RecordedMessage&#039;). By creating multiple Voicemail-objects pointing to the same script, but with a different fileName you can record multiple dynamic announcements.&lt;br /&gt;
&lt;br /&gt;
When you now call to the object, you will be able to record an announcement, just as you would do to record a personal greeting of your innovaphone voicemail (speechfiles and logic are taken from the innovaphone Voicemail-script).&lt;br /&gt;
&lt;br /&gt;
The file will be saved in the same directory as this recordAnnouncement-script:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_2.gif]]&lt;br /&gt;
&lt;br /&gt;
Each time you call this Voicemail-object you will be able to listen to the recorded announcement, delete this announcement or record a new announcement.&lt;br /&gt;
&lt;br /&gt;
====Using the recorded file====&lt;br /&gt;
&lt;br /&gt;
After recording a file, this file can be used to be played by an Waiting Queue-object. &lt;br /&gt;
Just create an new Waiting Queue-object under &#039;&#039;&#039;Adminstration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and point to the file:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: 60&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; 1st Announcement -&amp;gt; URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Holiday.$coder?coder=g711a&amp;amp;repeat=true&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; Alert TimeOut&#039;&#039;&#039;: 0&lt;br /&gt;
&lt;br /&gt;
The last two options will play the file &#039;Holiday.g711a&#039; located in the RecordAnnouncemnt-directory of the Compact Flash-card directly (TimeOut: 0) and constantly (repeat=true).&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_WQ.gif]]&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
&lt;br /&gt;
The recorded announcement can only be in one codec (g711a or g729).&lt;br /&gt;
&lt;br /&gt;
Recorded files are stored in the same directory as the script.&lt;br /&gt;
&lt;br /&gt;
This script now uses only the Dutch, German or Norwegian speech files of the innovaphone Voicemail. It should be easy to change this to use the other languages provided by the innovaphone Voicemail.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem Installation V13 SR 8 The Installation don&#039;t Work on the APP Plattform File System. After a Call to a Record Object the PBX Crash.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Workaround: Install the Files on the PBX Flash Disk.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
[http://download.innovaphone.com/ice/wiki-src#phonerec http://download.innovaphone.com/ice/wiki-src#phonerec] - download the complete file package of scripts and files described in this article&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
&lt;br /&gt;
[[Howto:Simple_Message_Management|Howto:Simple Message Management]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How_to_Configure_the_innovaphone_Voicemail|How to Configure the innovaphone Voicemail]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Convert wave files to G7xxx with softcode]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How to convert wave files in to G7xx coder files for the HTTP interface]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Installing_the_voicemail/music_on_hold_on_a_compact_flash_card|Installing the voicemail/music on hold on a compact flash card]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:General_information_for_compact_flash_cards|General information for compact flash cards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Sample|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Fct</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54643</id>
		<title>Howto:Record an announcement by phone</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54643"/>
		<updated>2020-01-06T07:42:25Z</updated>

		<summary type="html">&lt;p&gt;Fct: /* Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:3rd Party Input}}&lt;br /&gt;
==Applies To==&lt;br /&gt;
This information applies to&lt;br /&gt;
&lt;br /&gt;
* All PBX&#039;s running Version 6 and higher&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: Voicemail Record Script --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
Sometimes customers wants to record a dynamic announcement (eg for a holiday) using a phone.&lt;br /&gt;
This can be done by a Voicemailscript based on the innovaphone Voicemail. Voicemail licenses are mandatory since the script uses audio files of the innovaphone voicemail package. If you change the script file to use own recorded messages, no voicemail licenses are needed.&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
====Obtain the necessary files====&lt;br /&gt;
&lt;br /&gt;
There is a Dutch, German and Norwegian version in the [[Howto:Record an announcement by phone#Download | Download ]] section available. &lt;br /&gt;
Ccopy these files to the Compact Flash-card of the innovaphone PBX. &lt;br /&gt;
For the configuation below we assume that these files are copied to the RecordAnnouncement-directory of the root-directory of the Compact Flash-card (http://127.0.0.1/DRIVE/CF0/RecordAnnouncement).&lt;br /&gt;
&lt;br /&gt;
After copying these files to the Compact Flash-card the following files are found under /DRIVE/CF0/RecordAnnouncement:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_1.gif]]&lt;br /&gt;
&lt;br /&gt;
[ please note: some lamguages only have .g711a files ]&lt;br /&gt;
&lt;br /&gt;
====Create Voicemail-object to reach this script====&lt;br /&gt;
&lt;br /&gt;
By configuring a Voicemail-object we will be able to reach this RecordAnnouncement-script and this way record an Announcement.&lt;br /&gt;
Go to &#039;&#039;&#039;Administration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and select &#039;&#039;&#039;&#039;Voicemail&#039;&#039;&#039;&#039; in the listbox. Click on &#039;&#039;&#039;&#039;new&#039;&#039;&#039;&#039; to make an new Voicemail-object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: ##1&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voicemail -&amp;gt; Script URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Record.xml?$_fileName=Holiday&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_VM_Object.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The URL of the script can have some options:&lt;br /&gt;
&amp;lt;!-- ; $_coder : specifies the coder of the recorded message (if omitted or other than &#039;g729&#039; and &#039;g711a&#039;: g711a will be assumed) --&amp;gt;&lt;br /&gt;
; $_fileName : specifies the name of the file of the recorded message (if omitted this will be &#039;RecordedMessage&#039;). By creating multiple Voicemail-objects pointing to the same script, but with a different fileName you can record multiple dynamic announcements.&lt;br /&gt;
&lt;br /&gt;
When you now call to the object, you will be able to record an announcement, just as you would do to record a personal greeting of your innovaphone voicemail (speechfiles and logic are taken from the innovaphone Voicemail-script).&lt;br /&gt;
&lt;br /&gt;
The file will be saved in the same directory as this recordAnnouncement-script:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_2.gif]]&lt;br /&gt;
&lt;br /&gt;
Each time you call this Voicemail-object you will be able to listen to the recorded announcement, delete this announcement or record a new announcement.&lt;br /&gt;
&lt;br /&gt;
====Using the recorded file====&lt;br /&gt;
&lt;br /&gt;
After recording a file, this file can be used to be played by an Waiting Queue-object. &lt;br /&gt;
Just create an new Waiting Queue-object under &#039;&#039;&#039;Adminstration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and point to the file:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: 60&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; 1st Announcement -&amp;gt; URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Holiday.$coder?coder=g711a&amp;amp;repeat=true&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; Alert TimeOut&#039;&#039;&#039;: 0&lt;br /&gt;
&lt;br /&gt;
The last two options will play the file &#039;Holiday.g711a&#039; located in the RecordAnnouncemnt-directory of the Compact Flash-card directly (TimeOut: 0) and constantly (repeat=true).&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_WQ.gif]]&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
&lt;br /&gt;
The recorded announcement can only be in one codec (g711a or g729).&lt;br /&gt;
&lt;br /&gt;
Recorded files are stored in the same directory as the script.&lt;br /&gt;
&lt;br /&gt;
This script now uses only the Dutch, German or Norwegian speech files of the innovaphone Voicemail. It should be easy to change this to use the other languages provided by the innovaphone Voicemail.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Problem Installation V13 SR 8 The Installation don&#039;t Work on the APP Plattform File System. After a Call the PBX Crash.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Workaround: Install the Files on the PBX Flash Disk.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
[http://download.innovaphone.com/ice/wiki-src#phonerec http://download.innovaphone.com/ice/wiki-src#phonerec] - download the complete file package of scripts and files described in this article&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
&lt;br /&gt;
[[Howto:Simple_Message_Management|Howto:Simple Message Management]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How_to_Configure_the_innovaphone_Voicemail|How to Configure the innovaphone Voicemail]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Convert wave files to G7xxx with softcode]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How to convert wave files in to G7xx coder files for the HTTP interface]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Installing_the_voicemail/music_on_hold_on_a_compact_flash_card|Installing the voicemail/music on hold on a compact flash card]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:General_information_for_compact_flash_cards|General information for compact flash cards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Sample|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Fct</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54642</id>
		<title>Howto:Record an announcement by phone</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54642"/>
		<updated>2020-01-06T07:42:09Z</updated>

		<summary type="html">&lt;p&gt;Fct: /* Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:3rd Party Input}}&lt;br /&gt;
==Applies To==&lt;br /&gt;
This information applies to&lt;br /&gt;
&lt;br /&gt;
* All PBX&#039;s running Version 6 and higher&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: Voicemail Record Script --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
Sometimes customers wants to record a dynamic announcement (eg for a holiday) using a phone.&lt;br /&gt;
This can be done by a Voicemailscript based on the innovaphone Voicemail. Voicemail licenses are mandatory since the script uses audio files of the innovaphone voicemail package. If you change the script file to use own recorded messages, no voicemail licenses are needed.&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
====Obtain the necessary files====&lt;br /&gt;
&lt;br /&gt;
There is a Dutch, German and Norwegian version in the [[Howto:Record an announcement by phone#Download | Download ]] section available. &lt;br /&gt;
Ccopy these files to the Compact Flash-card of the innovaphone PBX. &lt;br /&gt;
For the configuation below we assume that these files are copied to the RecordAnnouncement-directory of the root-directory of the Compact Flash-card (http://127.0.0.1/DRIVE/CF0/RecordAnnouncement).&lt;br /&gt;
&lt;br /&gt;
After copying these files to the Compact Flash-card the following files are found under /DRIVE/CF0/RecordAnnouncement:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_1.gif]]&lt;br /&gt;
&lt;br /&gt;
[ please note: some lamguages only have .g711a files ]&lt;br /&gt;
&lt;br /&gt;
====Create Voicemail-object to reach this script====&lt;br /&gt;
&lt;br /&gt;
By configuring a Voicemail-object we will be able to reach this RecordAnnouncement-script and this way record an Announcement.&lt;br /&gt;
Go to &#039;&#039;&#039;Administration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and select &#039;&#039;&#039;&#039;Voicemail&#039;&#039;&#039;&#039; in the listbox. Click on &#039;&#039;&#039;&#039;new&#039;&#039;&#039;&#039; to make an new Voicemail-object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: ##1&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voicemail -&amp;gt; Script URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Record.xml?$_fileName=Holiday&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_VM_Object.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The URL of the script can have some options:&lt;br /&gt;
&amp;lt;!-- ; $_coder : specifies the coder of the recorded message (if omitted or other than &#039;g729&#039; and &#039;g711a&#039;: g711a will be assumed) --&amp;gt;&lt;br /&gt;
; $_fileName : specifies the name of the file of the recorded message (if omitted this will be &#039;RecordedMessage&#039;). By creating multiple Voicemail-objects pointing to the same script, but with a different fileName you can record multiple dynamic announcements.&lt;br /&gt;
&lt;br /&gt;
When you now call to the object, you will be able to record an announcement, just as you would do to record a personal greeting of your innovaphone voicemail (speechfiles and logic are taken from the innovaphone Voicemail-script).&lt;br /&gt;
&lt;br /&gt;
The file will be saved in the same directory as this recordAnnouncement-script:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_2.gif]]&lt;br /&gt;
&lt;br /&gt;
Each time you call this Voicemail-object you will be able to listen to the recorded announcement, delete this announcement or record a new announcement.&lt;br /&gt;
&lt;br /&gt;
====Using the recorded file====&lt;br /&gt;
&lt;br /&gt;
After recording a file, this file can be used to be played by an Waiting Queue-object. &lt;br /&gt;
Just create an new Waiting Queue-object under &#039;&#039;&#039;Adminstration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and point to the file:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: 60&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; 1st Announcement -&amp;gt; URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Holiday.$coder?coder=g711a&amp;amp;repeat=true&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; Alert TimeOut&#039;&#039;&#039;: 0&lt;br /&gt;
&lt;br /&gt;
The last two options will play the file &#039;Holiday.g711a&#039; located in the RecordAnnouncemnt-directory of the Compact Flash-card directly (TimeOut: 0) and constantly (repeat=true).&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_WQ.gif]]&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
&lt;br /&gt;
The recorded announcement can only be in one codec (g711a or g729).&lt;br /&gt;
&lt;br /&gt;
Recorded files are stored in the same directory as the script.&lt;br /&gt;
&lt;br /&gt;
This script now uses only the Dutch, German or Norwegian speech files of the innovaphone Voicemail. It should be easy to change this to use the other languages provided by the innovaphone Voicemail.&lt;br /&gt;
&lt;br /&gt;
Problem Installation V13 SR 8 The Installation don&#039;t Work on the APP Plattform File System. After a Call the PBX Crash.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Workaround: Install the Files on the PBX Flash Disk.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
[http://download.innovaphone.com/ice/wiki-src#phonerec http://download.innovaphone.com/ice/wiki-src#phonerec] - download the complete file package of scripts and files described in this article&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
&lt;br /&gt;
[[Howto:Simple_Message_Management|Howto:Simple Message Management]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How_to_Configure_the_innovaphone_Voicemail|How to Configure the innovaphone Voicemail]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Convert wave files to G7xxx with softcode]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How to convert wave files in to G7xx coder files for the HTTP interface]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Installing_the_voicemail/music_on_hold_on_a_compact_flash_card|Installing the voicemail/music on hold on a compact flash card]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:General_information_for_compact_flash_cards|General information for compact flash cards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Sample|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Fct</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54641</id>
		<title>Howto:Record an announcement by phone</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54641"/>
		<updated>2020-01-06T07:41:48Z</updated>

		<summary type="html">&lt;p&gt;Fct: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:3rd Party Input}}&lt;br /&gt;
==Applies To==&lt;br /&gt;
This information applies to&lt;br /&gt;
&lt;br /&gt;
* All PBX&#039;s running Version 6 and higher&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: Voicemail Record Script --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
Sometimes customers wants to record a dynamic announcement (eg for a holiday) using a phone.&lt;br /&gt;
This can be done by a Voicemailscript based on the innovaphone Voicemail. Voicemail licenses are mandatory since the script uses audio files of the innovaphone voicemail package. If you change the script file to use own recorded messages, no voicemail licenses are needed.&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
====Obtain the necessary files====&lt;br /&gt;
&lt;br /&gt;
There is a Dutch, German and Norwegian version in the [[Howto:Record an announcement by phone#Download | Download ]] section available. &lt;br /&gt;
Ccopy these files to the Compact Flash-card of the innovaphone PBX. &lt;br /&gt;
For the configuation below we assume that these files are copied to the RecordAnnouncement-directory of the root-directory of the Compact Flash-card (http://127.0.0.1/DRIVE/CF0/RecordAnnouncement).&lt;br /&gt;
&lt;br /&gt;
After copying these files to the Compact Flash-card the following files are found under /DRIVE/CF0/RecordAnnouncement:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_1.gif]]&lt;br /&gt;
&lt;br /&gt;
[ please note: some lamguages only have .g711a files ]&lt;br /&gt;
&lt;br /&gt;
====Create Voicemail-object to reach this script====&lt;br /&gt;
&lt;br /&gt;
By configuring a Voicemail-object we will be able to reach this RecordAnnouncement-script and this way record an Announcement.&lt;br /&gt;
Go to &#039;&#039;&#039;Administration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and select &#039;&#039;&#039;&#039;Voicemail&#039;&#039;&#039;&#039; in the listbox. Click on &#039;&#039;&#039;&#039;new&#039;&#039;&#039;&#039; to make an new Voicemail-object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: ##1&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voicemail -&amp;gt; Script URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Record.xml?$_fileName=Holiday&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_VM_Object.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The URL of the script can have some options:&lt;br /&gt;
&amp;lt;!-- ; $_coder : specifies the coder of the recorded message (if omitted or other than &#039;g729&#039; and &#039;g711a&#039;: g711a will be assumed) --&amp;gt;&lt;br /&gt;
; $_fileName : specifies the name of the file of the recorded message (if omitted this will be &#039;RecordedMessage&#039;). By creating multiple Voicemail-objects pointing to the same script, but with a different fileName you can record multiple dynamic announcements.&lt;br /&gt;
&lt;br /&gt;
When you now call to the object, you will be able to record an announcement, just as you would do to record a personal greeting of your innovaphone voicemail (speechfiles and logic are taken from the innovaphone Voicemail-script).&lt;br /&gt;
&lt;br /&gt;
The file will be saved in the same directory as this recordAnnouncement-script:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_2.gif]]&lt;br /&gt;
&lt;br /&gt;
Each time you call this Voicemail-object you will be able to listen to the recorded announcement, delete this announcement or record a new announcement.&lt;br /&gt;
&lt;br /&gt;
====Using the recorded file====&lt;br /&gt;
&lt;br /&gt;
After recording a file, this file can be used to be played by an Waiting Queue-object. &lt;br /&gt;
Just create an new Waiting Queue-object under &#039;&#039;&#039;Adminstration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and point to the file:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: 60&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; 1st Announcement -&amp;gt; URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Holiday.$coder?coder=g711a&amp;amp;repeat=true&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; Alert TimeOut&#039;&#039;&#039;: 0&lt;br /&gt;
&lt;br /&gt;
The last two options will play the file &#039;Holiday.g711a&#039; located in the RecordAnnouncemnt-directory of the Compact Flash-card directly (TimeOut: 0) and constantly (repeat=true).&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_WQ.gif]]&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
&lt;br /&gt;
The recorded announcement can only be in one codec (g711a or g729).&lt;br /&gt;
&lt;br /&gt;
Recorded files are stored in the same directory as the script.&lt;br /&gt;
&lt;br /&gt;
This script now uses only the Dutch, German or Norwegian speech files of the innovaphone Voicemail. It should be easy to change this to use the other languages provided by the innovaphone Voicemail.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
[http://download.innovaphone.com/ice/wiki-src#phonerec http://download.innovaphone.com/ice/wiki-src#phonerec] - download the complete file package of scripts and files described in this article&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
&lt;br /&gt;
[[Howto:Simple_Message_Management|Howto:Simple Message Management]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How_to_Configure_the_innovaphone_Voicemail|How to Configure the innovaphone Voicemail]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Convert wave files to G7xxx with softcode]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How to convert wave files in to G7xx coder files for the HTTP interface]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Installing_the_voicemail/music_on_hold_on_a_compact_flash_card|Installing the voicemail/music on hold on a compact flash card]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:General_information_for_compact_flash_cards|General information for compact flash cards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Sample|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Fct</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54640</id>
		<title>Howto:Record an announcement by phone</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Record_an_announcement_by_phone&amp;diff=54640"/>
		<updated>2020-01-06T07:41:13Z</updated>

		<summary type="html">&lt;p&gt;Fct: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:3rd Party Input}}&lt;br /&gt;
==Applies To==&lt;br /&gt;
This information applies to&lt;br /&gt;
&lt;br /&gt;
* All PBX&#039;s running Version 6 and higher&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: Voicemail Record Script --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
Sometimes customers wants to record a dynamic announcement (eg for a holiday) using a phone.&lt;br /&gt;
This can be done by a Voicemailscript based on the innovaphone Voicemail. Voicemail licenses are mandatory since the script uses audio files of the innovaphone voicemail package. If you change the script file to use own recorded messages, no voicemail licenses are needed.&lt;br /&gt;
&lt;br /&gt;
===Configuration===&lt;br /&gt;
&lt;br /&gt;
====Obtain the necessary files====&lt;br /&gt;
&lt;br /&gt;
There is a Dutch, German and Norwegian version in the [[Howto:Record an announcement by phone#Download | Download ]] section available. &lt;br /&gt;
Ccopy these files to the Compact Flash-card of the innovaphone PBX. &lt;br /&gt;
For the configuation below we assume that these files are copied to the RecordAnnouncement-directory of the root-directory of the Compact Flash-card (http://127.0.0.1/DRIVE/CF0/RecordAnnouncement).&lt;br /&gt;
&lt;br /&gt;
After copying these files to the Compact Flash-card the following files are found under /DRIVE/CF0/RecordAnnouncement:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_1.gif]]&lt;br /&gt;
&lt;br /&gt;
[ please note: some lamguages only have .g711a files ]&lt;br /&gt;
&lt;br /&gt;
====Create Voicemail-object to reach this script====&lt;br /&gt;
&lt;br /&gt;
By configuring a Voicemail-object we will be able to reach this RecordAnnouncement-script and this way record an Announcement.&lt;br /&gt;
Go to &#039;&#039;&#039;Administration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and select &#039;&#039;&#039;&#039;Voicemail&#039;&#039;&#039;&#039; in the listbox. Click on &#039;&#039;&#039;&#039;new&#039;&#039;&#039;&#039; to make an new Voicemail-object.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Record Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: ##1&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Voicemail -&amp;gt; Script URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Record.xml?$_fileName=Holiday&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_VM_Object.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The URL of the script can have some options:&lt;br /&gt;
&amp;lt;!-- ; $_coder : specifies the coder of the recorded message (if omitted or other than &#039;g729&#039; and &#039;g711a&#039;: g711a will be assumed) --&amp;gt;&lt;br /&gt;
; $_fileName : specifies the name of the file of the recorded message (if omitted this will be &#039;RecordedMessage&#039;). By creating multiple Voicemail-objects pointing to the same script, but with a different fileName you can record multiple dynamic announcements.&lt;br /&gt;
&lt;br /&gt;
When you now call to the object, you will be able to record an announcement, just as you would do to record a personal greeting of your innovaphone voicemail (speechfiles and logic are taken from the innovaphone Voicemail-script).&lt;br /&gt;
&lt;br /&gt;
The file will be saved in the same directory as this recordAnnouncement-script:&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_Files_2.gif]]&lt;br /&gt;
&lt;br /&gt;
Each time you call this Voicemail-object you will be able to listen to the recorded announcement, delete this announcement or record a new announcement.&lt;br /&gt;
&lt;br /&gt;
====Using the recorded file====&lt;br /&gt;
&lt;br /&gt;
After recording a file, this file can be used to be played by an Waiting Queue-object. &lt;br /&gt;
Just create an new Waiting Queue-object under &#039;&#039;&#039;Adminstration -&amp;gt; PBX -&amp;gt; Objects&#039;&#039;&#039; and point to the file:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Long Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Display Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Name&#039;&#039;&#039;: Play Holiday Announcement&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Number&#039;&#039;&#039;: 60&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; 1st Announcement -&amp;gt; URL&#039;&#039;&#039;: http://127.0.0.1/DRIVE/CF0/RecordAnnouncement/Holiday.$coder?coder=g711a&amp;amp;repeat=true&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Queue -&amp;gt; Alert TimeOut&#039;&#039;&#039;: 0&lt;br /&gt;
&lt;br /&gt;
The last two options will play the file &#039;Holiday.g711a&#039; located in the RecordAnnouncemnt-directory of the Compact Flash-card directly (TimeOut: 0) and constantly (repeat=true).&lt;br /&gt;
&lt;br /&gt;
[[Image:RecordAnnouncement_WQ.gif]]&lt;br /&gt;
&lt;br /&gt;
===Limitations===&lt;br /&gt;
&lt;br /&gt;
The recorded announcement can only be in one codec (g711a or g729).&lt;br /&gt;
&lt;br /&gt;
Recorded files are stored in the same directory as the script.&lt;br /&gt;
&lt;br /&gt;
This script now uses only the Dutch, German or Norwegian speech files of the innovaphone Voicemail. It should be easy to change this to use the other languages provided by the innovaphone Voicemail.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
[http://download.innovaphone.com/ice/wiki-src#phonerec http://download.innovaphone.com/ice/wiki-src#phonerec] - download the complete file package of scripts and files described in this article&lt;br /&gt;
&lt;br /&gt;
Problem Installation V13 SR 8 The Installation don&#039;t Work on the APP Plattform File System. After a Call the PBX Crash.&lt;br /&gt;
Workaround: Install the Files on the PBX Flash Disk.&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
&lt;br /&gt;
[[Howto:Simple_Message_Management|Howto:Simple Message Management]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How_to_Configure_the_innovaphone_Voicemail|How to Configure the innovaphone Voicemail]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Convert wave files to G7xxx with softcode]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:How to convert wave files in to G7xx coder files for the HTTP interface]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:Installing_the_voicemail/music_on_hold_on_a_compact_flash_card|Installing the voicemail/music on hold on a compact flash card]]&lt;br /&gt;
&lt;br /&gt;
[[Howto:General_information_for_compact_flash_cards|General information for compact flash cards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Sample|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Fct</name></author>
	</entry>
</feed>