<?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=Ptr</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=Ptr"/>
	<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Special:Contributions/Ptr"/>
	<updated>2026-05-09T06:35:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72661</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72661"/>
		<updated>2024-07-17T09:14:46Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX Recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX Recordings Admin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign Recordings Admin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign Recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start Recordings Admin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* Assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin App in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbxmanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users Recordings App, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his Recordings App, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72657</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72657"/>
		<updated>2024-07-17T09:14:26Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX Recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX Recordings Admin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign Recordings Admin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign Recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start Recordings Admin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin App in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbxmanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users Recordings App, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his Recordings App, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72655</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72655"/>
		<updated>2024-07-17T09:12:40Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Encrypted Recordings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin App in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbxmanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users Recordings App, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his Recordings App, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72654</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72654"/>
		<updated>2024-07-17T09:11:45Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* 4 Eyes Access */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin app in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbxmanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users Recordings App, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his Recordings App, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72653</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72653"/>
		<updated>2024-07-17T09:11:17Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* 4 Eyes Access */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin app in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbxmanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users Recordings app, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his recordings app, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72651</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72651"/>
		<updated>2024-07-17T09:09:29Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings Apps&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin app in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbymanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users recordings app, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his recordings app, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72650</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72650"/>
		<updated>2024-07-17T09:08:43Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* recordingsadmin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings App&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== Recordings Admin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin app in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbymanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users recordings app, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his recordings app, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72649</id>
		<title>Reference14r2:Concept App Service Recordings</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Reference14r2:Concept_App_Service_Recordings&amp;diff=72649"/>
		<updated>2024-07-17T09:08:17Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* recordings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Concept|Apps]]&lt;br /&gt;
{{FIXME|reason=This product is in the beta phase and is not yet finished}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Recordings is an application running on the App platform which allows capturing the audio streams during a telephone call.&lt;br /&gt;
The user&#039;s phone can be configured to send bidirectional audio streams to the Recordings App and store them into the database.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* innovaphone PBX&lt;br /&gt;
* innovaphone Application Platform&lt;br /&gt;
* Firmware V14r2xx&lt;br /&gt;
* Recordings App&lt;br /&gt;
* App(innovaphone-recorder) licenses (per User)&lt;br /&gt;
* Device with PCAP Recording Interface:&lt;br /&gt;
** innovaphone deskphones&lt;br /&gt;
** innovaphone SoftphoneApp&lt;br /&gt;
** innovaphone gateway interfaces&lt;br /&gt;
* Reporting App&lt;br /&gt;
&lt;br /&gt;
== Apps ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings ===&lt;br /&gt;
[[Image: Usrrecord.png]]&lt;br /&gt;
&lt;br /&gt;
User version of the App allow you to:&lt;br /&gt;
* Access to the user specific records&lt;br /&gt;
* Access to the user specific logs&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
=== recordingsadmin ===&lt;br /&gt;
[[Image:Adminrecord.png]]&lt;br /&gt;
&lt;br /&gt;
Admin version of the app allow you to:&lt;br /&gt;
* Access to all records&lt;br /&gt;
* Access to all logs&lt;br /&gt;
* Set up the records auto deletion retention time in days&lt;br /&gt;
* Set the PBX name&lt;br /&gt;
* Set the CryptKey to encrypt the .pcap files in the database&lt;br /&gt;
* Set the WebDAV credentials for the Record-to-URL&lt;br /&gt;
* Set specific trace levels&lt;br /&gt;
* Filter records by name, by date&lt;br /&gt;
* Play, Listen or Download the recording as a .zip file which contains the .WAV file and a .PDF with the call information&lt;br /&gt;
* Protect against deleting or delete a recording&lt;br /&gt;
&lt;br /&gt;
== PBX Manager Plugin ==&lt;br /&gt;
&lt;br /&gt;
With the Recordings PBX Manager Plugin, an App Object can be created, edited and deleted on the PBX.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
* Download the Recordings App via App Store.&lt;br /&gt;
* Install the App on the App Platform Manager.&lt;br /&gt;
* Create an instance for the Recordings App on the App Platform Manager.&lt;br /&gt;
* Create a new PBX recordings APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Create a new PBX recordingsadmin APP-Object with the PBX Manager Plugin.&lt;br /&gt;
* Assign recordingsadmin App to authorized (admin) users, which will be allowed to open the Admin UI of the Recordings App.&lt;br /&gt;
* Assign recordings App to users who will use the Recordings App.&lt;br /&gt;
* Start recordingsadmin App and configure the name of the PBX in the settings via upright option&lt;br /&gt;
* assign Record to (URL) to recording devices/objects in format&lt;br /&gt;
: &amp;lt;code&amp;gt;http://&amp;lt;/code&amp;gt;&#039;&#039;ap.domain.tld&#039;&#039;&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;&#039;&#039;domain.tld&#039;&#039;&amp;lt;code&amp;gt;/recordings/Files&amp;lt;/code&amp;gt;&lt;br /&gt;
:at deskphones or gateway interfaces.&lt;br /&gt;
:At innovaphone deskphones, enable recording via Phone/User-X/Recording by setting &#039;&#039;Mode&#039;&#039; to &amp;lt;code&amp;gt;transparent&amp;lt;/code&amp;gt; and &#039;&#039;Recorder&#039;&#039; to &amp;lt;code&amp;gt;HTTP Server&amp;lt;/code&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
=== Access List ===&lt;br /&gt;
Unlike Recordings Admin App, which lists recordings of all users, Recordings App for users limits the listing of recordings to those made by the using user himself.&lt;br /&gt;
&lt;br /&gt;
A possibility to extend the listing of the recordings to other extensions/users is provided by the Access List. In the Access List, additional extension can be defined, which will be listed to the Users of the App. This way the Recordings App Service can be accessed via different App Objects, with different Access Lists.&lt;br /&gt;
&lt;br /&gt;
This way scenarios, like sharing recordings between team members or supervisor access to recordings of call agents are possible.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the configuration, see : [[Howto14r1:RecordingsApp#Access_list_configuration_through_the_Recordings_Plugin]]&lt;br /&gt;
&lt;br /&gt;
=== Deletion of recordings ===&lt;br /&gt;
In the PBX Manager plugin, it can be configured how a deletion of a recording is processed. There are 3 modes selectable: &amp;quot;Recoverable&amp;quot;, &amp;quot;Permanent&amp;quot; and &amp;quot;Denied&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
If &amp;quot;Recoverable&amp;quot; is selected, the users attached to this app object will transfer a recording to the recycle bin upon a delete operation, otherwise the recordings will be permanently deleted.&lt;br /&gt;
If &amp;quot;Denied&amp;quot; is selected, users are not able to delete a recording.&lt;br /&gt;
&lt;br /&gt;
=== Scheduled deletion of old recordings ===&lt;br /&gt;
You can configure a time period between &#039;&#039;1 and 11000 days&#039;&#039; (in maximum round about 30 years), after which recordings are automatically removed. You can enter &#039;&#039;0 days&#039;&#039; here to disable the scheduled deletion.&lt;br /&gt;
&lt;br /&gt;
== Call Information ==&lt;br /&gt;
The call information are retrieved from App Service &amp;quot;Reports&amp;quot;. It requires an installed and running App Service &amp;quot;Reports&amp;quot;. &amp;quot;Reports&amp;quot; does not&lt;br /&gt;
need own licenses to be run with recordings. With this method, it is possible to provide detailed call flow information for each recording.&lt;br /&gt;
&lt;br /&gt;
== Call Recording Storage ==&lt;br /&gt;
If a 60 second Call with Codec G.711 is recorded, it will take approx. 1.5 MegaByte memory.&lt;br /&gt;
&lt;br /&gt;
== Licensing ==&lt;br /&gt;
&lt;br /&gt;
An appropriate license &#039;&#039;App(innovaphone-recorder)&#039;&#039; must be installed on the PBX to enable Recordings App functionality for specified users.&lt;br /&gt;
&lt;br /&gt;
The Recorder App License can be assigned directly to a specific User Object or via a Config Template.&lt;br /&gt;
&lt;br /&gt;
 The recordings for users without an assigned Recorder App License will be unrecoverable deleted after a 30 day grace period.&lt;br /&gt;
 If the TTL has been configured in RecordingsAdmin to be less than 30 days, the grace period is also shortened accordingly.&lt;br /&gt;
&lt;br /&gt;
== Recording on Special Interfaces ==&lt;br /&gt;
&lt;br /&gt;
* Trunk Interface/Gateway&lt;br /&gt;
&lt;br /&gt;
The Trunk Interface acts as a substitute for the user&#039;s phone. For outgoing calls the call initiator is the owner of the recording and for him a license is required. With incoming calls, the first user answering the call owns the recording and a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
* Waiting Queue&lt;br /&gt;
&lt;br /&gt;
The user answering the call is the owner, a license for this user is required.&lt;br /&gt;
&lt;br /&gt;
== Upgrade from V13r3 or V14r1 to V14r2 Recordings App ==&lt;br /&gt;
&lt;br /&gt;
=== Compatibility ===&lt;br /&gt;
&lt;br /&gt;
A V14r2 Recordings App can not be used in the V13r3 or V14r1 PBX and App Platform environment.&lt;br /&gt;
&lt;br /&gt;
=== License Changes ===&lt;br /&gt;
&lt;br /&gt;
Licensing is the same as version 14r1&lt;br /&gt;
&lt;br /&gt;
=== Database Conversion ===&lt;br /&gt;
&lt;br /&gt;
Databases from previous versions (13r3,14r1) will be converted automatically&lt;br /&gt;
&lt;br /&gt;
=== Update App Object configuration ===&lt;br /&gt;
&lt;br /&gt;
If upgrading from a previous version, the app object configuration in the PBX Manager must be invoked.&lt;br /&gt;
Each app object configuration must be selected and &amp;quot;Ok&amp;quot;-ed for the new interoperation with App Service&lt;br /&gt;
&amp;quot;Reports&amp;quot; to be set up. In detail these are: the websocket connection, the &amp;quot;reporting&amp;quot; app usage and the&lt;br /&gt;
usage of the &amp;quot;Admin&amp;quot; and &amp;quot;Services&amp;quot; API.&lt;br /&gt;
&lt;br /&gt;
=== Download recording ===&lt;br /&gt;
&lt;br /&gt;
Once a recording is converted to .wav format, it can be downloaded. In version 14r2, this is done in a zip archive containing the wave audio file and a .pdf file containing&lt;br /&gt;
the call information.&lt;br /&gt;
&lt;br /&gt;
== WebDav Access ==&lt;br /&gt;
WebDav access allows accessing the recordings database to download recordings in the original stored mode (pcap format). Clients such as WinSCP can be used for this purpose. In order to enable WebDav access credentials&lt;br /&gt;
(username, password) must be configured in the RecordingsAdmin gui.&lt;br /&gt;
&lt;br /&gt;
Note: When webdav access credentials are configured, the recording itself must be configured to use these credentials as well. &lt;br /&gt;
For information on how to configure authentication for the recording clients, see [[Howto14r1:RecordingsApp#Configuring_WebDav_credentials_in_RecordingsAdmin]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Encrypted Recordings ==&lt;br /&gt;
&lt;br /&gt;
Recordings can be stored encrypted when in the Recordings Admin app in the settings tab a Crypt Key is configured. Encryption happens as long as a crypt key is configured, if it is deleted&lt;br /&gt;
then the next reecordings are stored unencrypted. The crypt key is linked to the recording, so if the user changes this key the previous key must be remebered to access previously stored recordings with that key&lt;br /&gt;
&lt;br /&gt;
== 4 Eyes Access ==&lt;br /&gt;
&lt;br /&gt;
This is an access mode where a user can only access the recordings when a &amp;quot;supervisor&amp;quot; is present and gives permission. The supervisor for access permission is configured in the recordings pbymanager plugin. There, a dropdown list&lt;br /&gt;
&amp;quot;Monitor&amp;quot; consisting of all the users on the pbx is given to select the supervisor. If a supervisor is configured the users recordings app, upon start, contacts the supervisor and asks for permission. &lt;br /&gt;
&lt;br /&gt;
Note: The supervisor must be present during the whole user sessions. If the supervisor closes his recordings app, all permissions given to the users are revoked&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
To each recording textual notes can be added. To achieve this a part of the &amp;quot;connect&amp;quot; app is invoked. Pressing the &amp;quot;Note&amp;quot; button on the recording entry opens a window beneath the entry where the connect app is invoked. Input and Handling of the notes is as in the connect app. Pressing the &amp;quot;note&amp;quot; button again closes the window.&lt;br /&gt;
To enable this functionality the appropriate connect app must be selected in the recordings pbxmanger plugin&lt;br /&gt;
&lt;br /&gt;
== Watermark ==&lt;br /&gt;
&lt;br /&gt;
In order to guarantee the validity of a recording a watermark can be added. To enable watermarking it must be selected in the recordings pbxmanager plugin. Recordings that existedin the db prior to enabling the watermarking will also be marked. The validity of a recording can then be checked in the recordings admin app by pressing the &amp;quot;verify&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== Recordings App Service ===&lt;br /&gt;
The App Service for Recordings App provides a log output on the App instance, after the Diagnostics option &amp;quot;App&amp;quot; is activated for the selected instance.&lt;br /&gt;
&lt;br /&gt;
Additional Trace Level Options for the App Service are configurable via Recordings Admin App. These settings are available via an additional Menu in the upper right corner of the Recordings Admin UI:&lt;br /&gt;
&lt;br /&gt;
*Recording - PCAP interface related traces, useful on issues with IP-Phone and Interface Media transmission from Endpoint to the App Service&lt;br /&gt;
*Call Information - traces related to the CDR information&lt;br /&gt;
*Conversion - traces for conversion process from VoIP codecs to WAV&lt;br /&gt;
*License - traces for on licensing issues&lt;br /&gt;
*GUI - traces related to the user interface of the Recordings App&lt;br /&gt;
*Connections - traces related to connections between RecordingsApp and PBX&lt;br /&gt;
&lt;br /&gt;
The name of the Master PBX must be configured via the Recordings Admin App, otherwise a message &#039;&#039;PBX Name missing&#039;&#039; will be displayed.&lt;br /&gt;
&lt;br /&gt;
=== PBX Configuration ===&lt;br /&gt;
*WebSocket connection from App Object to the Recordings App should show &#039;&#039;connected&#039;&#039;&lt;br /&gt;
*A correct configuration of the CDR interface is required for transmission of metadata to the App Service &amp;quot;Reports&amp;quot;. &lt;br /&gt;
*In case the connection between recordings and App Service &amp;quot;Reports&amp;quot; is not successful, a red &amp;quot;broken link&amp;quot; and the message &amp;quot;Still initializing&amp;quot; is shown on top of the RecordingsAdmin and an entry in the event log will be added.&lt;br /&gt;
&lt;br /&gt;
=== PCAP Recording Interfaces ===&lt;br /&gt;
*Check URL for PCAP Recording provided on the IP-Phone or VoIP-Interface of a VoIP Gateway&lt;br /&gt;
*A Trace with enabled HTTP-Client option should show a successful HTTP PUT Request towards URL of the Recordings Service PCAP interface (e.g. &amp;lt;code&amp;gt;HTTPCLIENT WEBDAV_FILE_HTTP.2: PUT &amp;lt;nowiki&amp;gt;http://ap.company.com/company.com/recordings/Files/f9e5956e47d460010630009033302ab1-009033302ab1-11--username.pcap&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Related Articles ==&lt;br /&gt;
[[Howto14r1:RecordingsApp|HowtoV14r1: Recordings App configuration]]&lt;br /&gt;
&lt;br /&gt;
== Known Problems ==&lt;br /&gt;
=== Destination number is not displayed correctly when overlap dialing is used ===&lt;br /&gt;
&lt;br /&gt;
If overlap dialing is used on the hardwarephone, the destination number is only displayed in the RecordingApp with the first digit dialed instead of the full number. The SoftphoneApp does not dial using overlap dialing, therefore is not affected by this problem.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Workaround: Configure an enblock timeout of e.g. 3 seconds in the Phone/User[1-6] -&amp;gt; &#039;&#039;Enblock Dialing Timeout [s]&#039;&#039; at the hardwarephone for the corresponding user.&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Callflow_Managementsystem_CCS_-_Wbe_AG_-_3rd_Party_Product&amp;diff=57470</id>
		<title>Howto:Callflow Managementsystem CCS - Wbe AG - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Callflow_Managementsystem_CCS_-_Wbe_AG_-_3rd_Party_Product&amp;diff=57470"/>
		<updated>2020-11-05T10:19:24Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:wbe_logo.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.wbe.ch/index.php?mode=callcenter Wbe CCS]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Contact Center Applications}}&lt;br /&gt;
[[Category:3rdParty Contact Center Applications|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Informationen zum Produkt==&lt;br /&gt;
Das Call Center System von WBe AG ist ein Anrufverfolgungssystem. &lt;br /&gt;
Das CCS-Monitoring bildet die Belegungszustände der TAPI überwachten Innovaphone-Ressourcen ab.&lt;br /&gt;
Das System CCS vermittelt Anrufe aufgrund eines speziellen Vermittlungsprogrammes, optimiert für CallCenter Anforderungen. &lt;br /&gt;
Parallel dazu setzt die CTI-Integration auf der Quelle der Anrufsteuerung auf und unterstützt alle bekannten Systempschnittstellen und Protokolle.&lt;br /&gt;
&lt;br /&gt;
==Softwarestände der eingesetzten Anwendungen==&lt;br /&gt;
* UPDATE 9/2016 - Zertifizierung von 4.0.17.X mit Version V11 R2 SR8 - Zertifikat-Technologie-Partner &lt;br /&gt;
* IP 3010 V9 Hotfix 6 &lt;br /&gt;
* novaalert V9.8 &lt;br /&gt;
&lt;br /&gt;
==Informationen zum PBX-System==&lt;br /&gt;
Die hier verwendete PBX ist eine Innovaphone IP3010. Der amtsseitige Anschluss ist ein PRI (S2M) Interface. &lt;br /&gt;
Für die Sprachübertragung zwischen den VoIP-Komponenten wird das Protokoll SIP verwendet.&lt;br /&gt;
Die Sprachendgeräte sind IP- Phones und SIP-Clients. &lt;br /&gt;
Die installierte Firmware-Version auf der IP3010 ist die Version 11r2 hotfix 6.&lt;br /&gt;
Die IP-Adresse der IP3010 ist hier 172.29.8.170 &lt;br /&gt;
&lt;br /&gt;
==Anbindung Callflow Managementsystem CCS==&lt;br /&gt;
&lt;br /&gt;
Die Anbindung des CCS- Servers erfolgt über das SIP-Protokoll. Es wurde eine Anbindung über die Gateway-Funktion gewählt. &lt;br /&gt;
Gateways bieten die Möglichkeit Verbindungen zu VoIP-Geräten zu schalten, ohne diese direkt an der PBX anmelden zu müssen. Die Verbindungen werden auf der Innovaphone IP3010 im Menü &amp;quot;Routing&amp;quot; konfiguriert. &lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_systemtopology.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_routingconfiguration.png]]&lt;br /&gt;
&lt;br /&gt;
Der erste Routing-Block routet die technische Nummern 566,567,568 Richtung CCS gehend. Die technische Nummern sind die Kennung für das Anmelden, Abmelden der Agenten über das Telefon und die Kennung für die Abfrage der Gruppen Mailbox.&lt;br /&gt;
&lt;br /&gt;
Im zweiten Routing-Block ist die Richtung für die Anwahl der Testteilnehmer 551, 552, 553 kommend von der Richtung CCS eingestellt. CCS setzt den SIP-Treiber von Dialogic ein. Die Anrufzuweisung erfolgt über einen SIPTrunk- Kanal.&lt;br /&gt;
&lt;br /&gt;
Die nächsten beiden Nummern sind Testnummern, 501 und 502 für den Gruppen- zugang. Die Nummern Richtung CCS sind Kennummern, welche durch das CCS als Gruppennummern ausgewertet werden.&lt;br /&gt;
Die 99 ist eine Nummer für den Test mit offener Numerierung. Die Kennung gibt das Routing Richtung CCS vor. Die nachfolgenden Nummern werden als Gruppen-Identifizierung ausgewertet, wobei die Kennung wahlweise mitberücksichtigt werden kann (Nummernwiederholung).   &lt;br /&gt;
&lt;br /&gt;
Die “0” ist die Kennung für die Amtsbelegung. Die Testumgebung ist über einen ISDN S2M- Primär- Anschluss mit dem öffentlichen Netz verbunden.&lt;br /&gt;
Der Primär-Anschluss wird im Test alternativ als ISDN- Vernetzung mit dem Call-flow Managementsystem CCS eingesetzt. Für den Testfall wird das ISDN Protokoll von DSS1 auf QSIG umkonfiguriert. Die Zugangs- Kennung ist die 515.&lt;br /&gt;
&lt;br /&gt;
==Konfiguration des Gateways==&lt;br /&gt;
&lt;br /&gt;
In der Konfiguration Gatekeeper ist das Gateway- Modul des Call Center Systems &lt;br /&gt;
CCS aufzunehmen.&lt;br /&gt;
&lt;br /&gt;
Der “Name” ist frei wählbar. In unserem Beispiel CCS_Dialogic (SIP-Treiber). &lt;br /&gt;
Das Protokoll ist SIP/UDP oder SIP/TCP.&lt;br /&gt;
Im Feld “Mode” wird „Gateway without Registration“ ausgewählt.&lt;br /&gt;
Als Domains ist die kundenseitige Instllation zu berücksichtigen.&lt;br /&gt;
“Proxy” ist die IP-Adresse des CCS-Servers. In unserer Testumgebung die Adresse 172.29.8.175. Der Wert “Local Signaling Port” wurde auf 5060 gestellt. &lt;br /&gt;
Alle anderen Einstellungen sind Standardwerte. &lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_gwconfig1.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_gwconfig2.png]]&lt;br /&gt;
&lt;br /&gt;
==Konfiguration Callflow Managementsystem CCS==&lt;br /&gt;
&lt;br /&gt;
Die Sprachressourcen respektive die Anzahl der SIP Kanäle ist einzutragen. Unter&lt;br /&gt;
Konfiguration Sprachleitungen im Auswahlfeld “Typ” ist Intel/Dialogic Voice Device &lt;br /&gt;
PRI einzustellen. Das CCS Gateway- Modul ist in die Systemsteuerung eingebun-&lt;br /&gt;
den. Die Kommunikation mit dem Dialogic Treiber ist identisch für die ISDN sowohl &lt;br /&gt;
für die SIPTrunk Ansteuerung.&lt;br /&gt;
&lt;br /&gt;
Auch mit der SIP Ansteuerung können die Kanäle gemischt kommend und abgehend&lt;br /&gt;
(In/out) oder getrennt nach ankommend (In) und abgehend (Out) betrieben werden. &lt;br /&gt;
Nach der Beantwortung werden die SIP- Kanäle, welche an einer Anrufzuweisung &lt;br /&gt;
beteiligt sind, mit dem SIP Protokollaufruf refer in der Innovaphone umgekoppelt.&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_ccsconfig1.png‎]]&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_ccsconfig2.png‎]]&lt;br /&gt;
&lt;br /&gt;
==Produktinformationen==&lt;br /&gt;
*Callflow Managementsystem CCS Produktebeschreibung&lt;br /&gt;
*[http://www.wbe.ch/linktoflyer.pdf Flyer Leistungsausweis]&lt;br /&gt;
&lt;br /&gt;
==Schnittstellen/Protokolle==&lt;br /&gt;
*CSTA&lt;br /&gt;
*TAPI&lt;br /&gt;
*SOAP&lt;br /&gt;
*ISDN QSIP&lt;br /&gt;
*ISDN DSS1&lt;br /&gt;
*SIP&lt;br /&gt;
*URL&lt;br /&gt;
*XML&lt;br /&gt;
*Datenschnittstellen Herstellerspezifisch (z.B. SAP)&lt;br /&gt;
&lt;br /&gt;
==Server Plattformen==&lt;br /&gt;
*Windows-Server Betriebsystem MS Windows&lt;br /&gt;
*Virtuelle Umgebung (VMware) &lt;br /&gt;
&lt;br /&gt;
==Mögliche Einsatzbereiche==&lt;br /&gt;
&lt;br /&gt;
==Über Wbe AG==&lt;br /&gt;
[http://www.wbe.ch/index.php?mode=kontakt Kontakt]&lt;br /&gt;
&lt;br /&gt;
WBe AG&lt;br /&gt;
&lt;br /&gt;
Honeywell-Platz 1&lt;br /&gt;
&lt;br /&gt;
CH-8157 Dielsdorf&lt;br /&gt;
&lt;br /&gt;
Phone: +41 (0)44 855 44 44&lt;br /&gt;
&lt;br /&gt;
Fax: +41 (0)44 855 44 55&lt;br /&gt;
&lt;br /&gt;
E-Mail: wbe@wbe.ch&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Callflow_Managementsystem_CCS_-_Wbe_AG_-_3rd_Party_Product&amp;diff=57469</id>
		<title>Howto:Callflow Managementsystem CCS - Wbe AG - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Callflow_Managementsystem_CCS_-_Wbe_AG_-_3rd_Party_Product&amp;diff=57469"/>
		<updated>2020-11-05T10:17:06Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:wbe_logo.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.wbe.ch/index.php?mode=callcenter Wbe CCS]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Billing}}&lt;br /&gt;
&lt;br /&gt;
{{Category:3rdParty Contact Center Applications}}&lt;br /&gt;
[[Category:3rdParty Contact Center Applications|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Informationen zum Produkt==&lt;br /&gt;
Das Call Center System von WBe AG ist ein Anrufverfolgungssystem. &lt;br /&gt;
Das CCS-Monitoring bildet die Belegungszustände der TAPI überwachten Innovaphone-Ressourcen ab.&lt;br /&gt;
Das System CCS vermittelt Anrufe aufgrund eines speziellen Vermittlungsprogrammes, optimiert für CallCenter Anforderungen. &lt;br /&gt;
Parallel dazu setzt die CTI-Integration auf der Quelle der Anrufsteuerung auf und unterstützt alle bekannten Systempschnittstellen und Protokolle.&lt;br /&gt;
&lt;br /&gt;
==Softwarestände der eingesetzten Anwendungen==&lt;br /&gt;
* UPDATE 9/2016 - Zertifizierung von 4.0.17.X mit Version V11 R2 SR8 - Zertifikat-Technologie-Partner &lt;br /&gt;
* IP 3010 V9 Hotfix 6 &lt;br /&gt;
* novaalert V9.8 &lt;br /&gt;
&lt;br /&gt;
==Informationen zum PBX-System==&lt;br /&gt;
Die hier verwendete PBX ist eine Innovaphone IP3010. Der amtsseitige Anschluss ist ein PRI (S2M) Interface. &lt;br /&gt;
Für die Sprachübertragung zwischen den VoIP-Komponenten wird das Protokoll SIP verwendet.&lt;br /&gt;
Die Sprachendgeräte sind IP- Phones und SIP-Clients. &lt;br /&gt;
Die installierte Firmware-Version auf der IP3010 ist die Version 11r2 hotfix 6.&lt;br /&gt;
Die IP-Adresse der IP3010 ist hier 172.29.8.170 &lt;br /&gt;
&lt;br /&gt;
==Anbindung Callflow Managementsystem CCS==&lt;br /&gt;
&lt;br /&gt;
Die Anbindung des CCS- Servers erfolgt über das SIP-Protokoll. Es wurde eine Anbindung über die Gateway-Funktion gewählt. &lt;br /&gt;
Gateways bieten die Möglichkeit Verbindungen zu VoIP-Geräten zu schalten, ohne diese direkt an der PBX anmelden zu müssen. Die Verbindungen werden auf der Innovaphone IP3010 im Menü &amp;quot;Routing&amp;quot; konfiguriert. &lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_systemtopology.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_routingconfiguration.png]]&lt;br /&gt;
&lt;br /&gt;
Der erste Routing-Block routet die technische Nummern 566,567,568 Richtung CCS gehend. Die technische Nummern sind die Kennung für das Anmelden, Abmelden der Agenten über das Telefon und die Kennung für die Abfrage der Gruppen Mailbox.&lt;br /&gt;
&lt;br /&gt;
Im zweiten Routing-Block ist die Richtung für die Anwahl der Testteilnehmer 551, 552, 553 kommend von der Richtung CCS eingestellt. CCS setzt den SIP-Treiber von Dialogic ein. Die Anrufzuweisung erfolgt über einen SIPTrunk- Kanal.&lt;br /&gt;
&lt;br /&gt;
Die nächsten beiden Nummern sind Testnummern, 501 und 502 für den Gruppen- zugang. Die Nummern Richtung CCS sind Kennummern, welche durch das CCS als Gruppennummern ausgewertet werden.&lt;br /&gt;
Die 99 ist eine Nummer für den Test mit offener Numerierung. Die Kennung gibt das Routing Richtung CCS vor. Die nachfolgenden Nummern werden als Gruppen-Identifizierung ausgewertet, wobei die Kennung wahlweise mitberücksichtigt werden kann (Nummernwiederholung).   &lt;br /&gt;
&lt;br /&gt;
Die “0” ist die Kennung für die Amtsbelegung. Die Testumgebung ist über einen ISDN S2M- Primär- Anschluss mit dem öffentlichen Netz verbunden.&lt;br /&gt;
Der Primär-Anschluss wird im Test alternativ als ISDN- Vernetzung mit dem Call-flow Managementsystem CCS eingesetzt. Für den Testfall wird das ISDN Protokoll von DSS1 auf QSIG umkonfiguriert. Die Zugangs- Kennung ist die 515.&lt;br /&gt;
&lt;br /&gt;
==Konfiguration des Gateways==&lt;br /&gt;
&lt;br /&gt;
In der Konfiguration Gatekeeper ist das Gateway- Modul des Call Center Systems &lt;br /&gt;
CCS aufzunehmen.&lt;br /&gt;
&lt;br /&gt;
Der “Name” ist frei wählbar. In unserem Beispiel CCS_Dialogic (SIP-Treiber). &lt;br /&gt;
Das Protokoll ist SIP/UDP oder SIP/TCP.&lt;br /&gt;
Im Feld “Mode” wird „Gateway without Registration“ ausgewählt.&lt;br /&gt;
Als Domains ist die kundenseitige Instllation zu berücksichtigen.&lt;br /&gt;
“Proxy” ist die IP-Adresse des CCS-Servers. In unserer Testumgebung die Adresse 172.29.8.175. Der Wert “Local Signaling Port” wurde auf 5060 gestellt. &lt;br /&gt;
Alle anderen Einstellungen sind Standardwerte. &lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_gwconfig1.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:wbe_ccs_gwconfig2.png]]&lt;br /&gt;
&lt;br /&gt;
==Konfiguration Callflow Managementsystem CCS==&lt;br /&gt;
&lt;br /&gt;
Die Sprachressourcen respektive die Anzahl der SIP Kanäle ist einzutragen. Unter&lt;br /&gt;
Konfiguration Sprachleitungen im Auswahlfeld “Typ” ist Intel/Dialogic Voice Device &lt;br /&gt;
PRI einzustellen. Das CCS Gateway- Modul ist in die Systemsteuerung eingebun-&lt;br /&gt;
den. Die Kommunikation mit dem Dialogic Treiber ist identisch für die ISDN sowohl &lt;br /&gt;
für die SIPTrunk Ansteuerung.&lt;br /&gt;
&lt;br /&gt;
Auch mit der SIP Ansteuerung können die Kanäle gemischt kommend und abgehend&lt;br /&gt;
(In/out) oder getrennt nach ankommend (In) und abgehend (Out) betrieben werden. &lt;br /&gt;
Nach der Beantwortung werden die SIP- Kanäle, welche an einer Anrufzuweisung &lt;br /&gt;
beteiligt sind, mit dem SIP Protokollaufruf refer in der Innovaphone umgekoppelt.&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_ccsconfig1.png‎]]&lt;br /&gt;
&lt;br /&gt;
[[image:Wbe_ccs_ccsconfig2.png‎]]&lt;br /&gt;
&lt;br /&gt;
==Produktinformationen==&lt;br /&gt;
*Callflow Managementsystem CCS Produktebeschreibung&lt;br /&gt;
*[http://www.wbe.ch/linktoflyer.pdf Flyer Leistungsausweis]&lt;br /&gt;
&lt;br /&gt;
==Schnittstellen/Protokolle==&lt;br /&gt;
*CSTA&lt;br /&gt;
*TAPI&lt;br /&gt;
*SOAP&lt;br /&gt;
*ISDN QSIP&lt;br /&gt;
*ISDN DSS1&lt;br /&gt;
*SIP&lt;br /&gt;
*URL&lt;br /&gt;
*XML&lt;br /&gt;
*Datenschnittstellen Herstellerspezifisch (z.B. SAP)&lt;br /&gt;
&lt;br /&gt;
==Server Plattformen==&lt;br /&gt;
*Windows-Server Betriebsystem MS Windows&lt;br /&gt;
*Virtuelle Umgebung (VMware) &lt;br /&gt;
&lt;br /&gt;
==Mögliche Einsatzbereiche==&lt;br /&gt;
&lt;br /&gt;
==Über Wbe AG==&lt;br /&gt;
[http://www.wbe.ch/index.php?mode=kontakt Kontakt]&lt;br /&gt;
&lt;br /&gt;
WBe AG&lt;br /&gt;
&lt;br /&gt;
Honeywell-Platz 1&lt;br /&gt;
&lt;br /&gt;
CH-8157 Dielsdorf&lt;br /&gt;
&lt;br /&gt;
Phone: +41 (0)44 855 44 44&lt;br /&gt;
&lt;br /&gt;
Fax: +41 (0)44 855 44 55&lt;br /&gt;
&lt;br /&gt;
E-Mail: wbe@wbe.ch&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto13r1:ASCOM_DECT_Interop_-_ASCOM_-_3rd_Party_Product&amp;diff=57343</id>
		<title>Howto13r1:ASCOM DECT Interop - ASCOM - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto13r1:ASCOM_DECT_Interop_-_ASCOM_-_3rd_Party_Product&amp;diff=57343"/>
		<updated>2020-10-13T10:16:27Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- this text is a comment that is not visible on normal view at the article. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- to create a new entry here,&lt;br /&gt;
   - fill in all sections marked as &amp;quot;by vendor&amp;quot;&lt;br /&gt;
   - innovaphone will then complete the remaining sections (marked as &amp;quot;by inno&amp;quot;)&lt;br /&gt;
  &lt;br /&gt;
  Please note that this article is in English only!&lt;br /&gt;
  feel free to ask presales in case you have any difficulties on editing wiki articles &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - upload your company and product logo (if any) in a suitable size (.pgn preferred)&lt;br /&gt;
   - replace images below with your logo&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:Ascom_logo.jpg|right|280px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Name==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   Place here Official Product Name, as used in vendors product collateral &lt;br /&gt;
   If you have a dedicated product page (not a generic vendor page) in English, also put the link below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*[http://www.ascom.com/ws/en/index-ws Ascom Wireless Solutions]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=ASCOM_UNITE_Platform_-_ASCOM_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!--{{Template:Compat Status &amp;quot;tested&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;customer-testimonial&amp;quot;|certificate=Innovaphone_v10_Wireless_Interoperability_Report.pdf}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;-no-certificate}}&lt;br /&gt;
&lt;br /&gt;
Testing of this product has been finalized January, 2014.&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - select one or more of the available recommended product categories &lt;br /&gt;
     a list of valid Categories can be found in &lt;br /&gt;
     Special Pages / Prefix Index / Display pages with prefix = RecProd, Display pages with prefix = Category &lt;br /&gt;
     (you need to apply it twice, first as template {{..}}, seconds as category [[..]])&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Category:3rdParty Wireless}}&lt;br /&gt;
[[Category:3rdParty Wireless|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - place here a short and concise list of features that are supported by your product &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
* IP-DECT Basestation(IPBS 6.1.3) and robust DECT handset(d81)&lt;br /&gt;
* Wifi-handset(i62)&lt;br /&gt;
&lt;br /&gt;
== Version ==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Product Version ===&lt;br /&gt;
&lt;br /&gt;
*Ascom IP-DECT IPBS 6.1.3&lt;br /&gt;
*Ascom DECT Handset d81&lt;br /&gt;
*Ascom WiFi Handset i62 4.3.12&lt;br /&gt;
&lt;br /&gt;
=== Innovaphone Version ===&lt;br /&gt;
&lt;br /&gt;
*IP302 10.00 sr2&lt;br /&gt;
*IP800 10.00 sr2&lt;br /&gt;
*IP810 10.00 sr2&lt;br /&gt;
*IP6000 10.00 sr2&lt;br /&gt;
*IP6010 10.00 sr2&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Ascom_logo_small.gif ]]&lt;br /&gt;
&lt;br /&gt;
[http://www.ascom.com/ Ascom AG]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ascom Wireless Solutions is an established global leader in the provision of competitive solutions for wireless on-site communication to support and optimize mission-critical processes. The main focus is healthcare – hospitals, senior care and independent living – but we are also active in industry, secure establishments, retail and the hotel sector.  One specific area is within mission-critical communication in hospitals. Ascom delivers innovative solutions within IP-DECT, VoWiFi, paging and nurse call systems. These solutions are based on Ascom Unite, the communication platform which links systems with sophisticated mission-critical working processes. Empowering individuals and organizations as a whole, our solutions add value to your daily operations, no matter how complex.&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - add remarks regarding the product, such as special features, firmware versions or licenses required on the inno side, &lt;br /&gt;
     parts of the product that has not been tested or limitations discovered.  very short and concise (everything else is in &lt;br /&gt;
     the test report) &lt;br /&gt;
   - add link to product test report here&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This [[Media:Innovaphone_v10_Wireless_Interoperability_Report.pdf | testreport]] proves full interoperability of Ascom Wireless systems (DECT and Wifi) to innovaphone IP-PBX systems. Included in the document are also the required configuration settings for the Innovaphone &amp;amp; Ascom devices.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | Gert Wallin&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Ascom Sweden Wireless Solutions&lt;br /&gt;
|-&lt;br /&gt;
| Phone: || +46 31 55 9514&lt;br /&gt;
|-&lt;br /&gt;
| Fax:   || +46 31 55 20 31&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:gert.wallin@ascom.se gert.wallin@ascom.se]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Category:3rdParty_Terminal_Devices&amp;diff=57342</id>
		<title>Category:3rdParty Terminal Devices</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Category:3rdParty_Terminal_Devices&amp;diff=57342"/>
		<updated>2020-10-13T10:14:24Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SIP hardware and software endpoints&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57341</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57341"/>
		<updated>2020-10-13T10:11:16Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Terminal Devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
Products known as interoperable due to customer/3rd-pty manufacturer-testimonial, are marked as &#039;&#039;referral product&#039;&#039; within above mentioned list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. &lt;br /&gt;
Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== 3rd-Party-Product Categories ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
So what can you expect from a &#039;&#039;3rd party product&#039;&#039;&lt;br /&gt;
A Referral Product has been used successfully in one or more major customer projects known to us. The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep). Also, &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3rd party devices are exclusively tested by their respective vendors&#039;&#039;&#039; and may be qualified as &#039;&#039;Referral Product&#039;&#039; if there is a written documentation made available in our wiki.&lt;br /&gt;
&lt;br /&gt;
In case of any doubts concerning interoperability innovaphone recommends to do a Proof-Of-Concept to ensure interworking between innovaphone and the 3rd-party-product.&lt;br /&gt;
&lt;br /&gt;
We differentiate 3rd-party-products into the following two main categories:&lt;br /&gt;
===3rd-party-terminals===&lt;br /&gt;
These are 3rd-party-IP-terminals which have been interop tested successfully with innovaphone PBXes.&lt;br /&gt;
To provide comparable results for our partners and customers, we impone generic [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Guidelines for Testing 3rd Party SIP Terminal Devices]] to be followed.&lt;br /&gt;
Tests and also documentation need to follow those guidelines to be documented within our wiki and get innovaphone referral product status.&lt;br /&gt;
&lt;br /&gt;
===Other 3rd-party-products=== &lt;br /&gt;
Other 3rd-pty-products except than terminals are categorized according to their usecase.&lt;br /&gt;
Available categories and existing products can be seen below.&lt;br /&gt;
For those 3rd-party-products, we as well require to do interoperability tests towards innovaphone products.&lt;br /&gt;
Those tests have to be done also by either the 3rd-party-product manufacturer or a partner which owns the 3rd-party-products. innovaphone itself does not care about those tests and will not support them.&lt;br /&gt;
As other 3rd-pty-products might be special in terms of functionality, usecase and configuration; innovaphone impones generation of a wiki-article following [[Howto:Guideline for Testing 3rd Party Products| the guideline for Testing 3rd Party Products]] to be listed as innovaphone referral product.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as referral product. However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Follow above mentioned guidelines for&lt;br /&gt;
* [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Testing 3rd Party SIP Terminal Devices]]&lt;br /&gt;
* [[Howto:Guideline for Testing 3rd Party Products|Testing 3rd Party Products]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== Alarm Server ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== App Development ==&lt;br /&gt;
[[:Category:3rdParty_App_Development|List of articles in &#039;&#039;{{Category:3rdParty_App_Development}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing ==&lt;br /&gt;
[[:Category:3rdParty Billing|List of articles in &#039;&#039;{{Category:3rdParty Billing}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Contact Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Contact Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Contact Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Cloud ==&lt;br /&gt;
[[:Category:3rdParty_Cloud|List of articles in &#039;&#039;{{Category:3rdParty_Cloud}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Conferencing / Video Systems ==&lt;br /&gt;
[[:Category:3rdParty Conferencing / Video Systems|List of articles in &#039;&#039;{{Category:3rdParty  Conferencing / Video Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and integrations ==&lt;br /&gt;
[[:Category:3rdParty CTI and integrations|List of articles in &#039;&#039;{{Category:3rdParty CTI and integrations}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Directory Services ==&lt;br /&gt;
[[:Category:3rdParty Directory Services|List of articles in &#039;&#039;{{Category:3rdParty Directory Services}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
{{Category:3rdParty Headsets}}&lt;br /&gt;
&lt;br /&gt;
== Healthcare ==&lt;br /&gt;
[[:Category:3rdParty Healthcare|List of articles in &#039;&#039;{{Category:3rdParty Healthcare}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
[[:Category:3rdParty Hotel|List of articles in &#039;&#039;{{Category:3rdParty Hotel}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Mobility Solutions ==&lt;br /&gt;
[[:Category:3rdParty Mobility Solutions|List of articles in &#039;&#039;{{Category:3rdParty Mobility Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management ==&lt;br /&gt;
[[:Category:3rdParty Network Management|List of articles in &#039;&#039;{{Category:3rdParty Network Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
[[:Category:3rdParty Recording|List of articles in &#039;&#039;{{Category:3rdParty Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Reporting / Monitoring ==&lt;br /&gt;
[[:Category:3rdParty Reporting / Monitoring|List of articles in &#039;&#039;{{Category:3rdParty Reporting / Monitoring}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Terminal Devices ==&lt;br /&gt;
[[:Category:3rdParty Terminal Devices|List of articles in &#039;&#039;{{Category:3rdParty Terminal Devices}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
[[:Category:3rdParty_Wireless|List of articles in &#039;&#039;{{Category:3rdParty_Wireless}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
= Previous 3rd Party Products =&lt;br /&gt;
&lt;br /&gt;
[[:Category:3rdParty PreviousProducts|List of previously tested 3rd party products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57340</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57340"/>
		<updated>2020-10-13T10:10:32Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* What has to be done to list a new &amp;#039;&amp;#039;3rd party product&amp;#039;&amp;#039;? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
Products known as interoperable due to customer/3rd-pty manufacturer-testimonial, are marked as &#039;&#039;referral product&#039;&#039; within above mentioned list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. &lt;br /&gt;
Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== 3rd-Party-Product Categories ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
So what can you expect from a &#039;&#039;3rd party product&#039;&#039;&lt;br /&gt;
A Referral Product has been used successfully in one or more major customer projects known to us. The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep). Also, &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3rd party devices are exclusively tested by their respective vendors&#039;&#039;&#039; and may be qualified as &#039;&#039;Referral Product&#039;&#039; if there is a written documentation made available in our wiki.&lt;br /&gt;
&lt;br /&gt;
In case of any doubts concerning interoperability innovaphone recommends to do a Proof-Of-Concept to ensure interworking between innovaphone and the 3rd-party-product.&lt;br /&gt;
&lt;br /&gt;
We differentiate 3rd-party-products into the following two main categories:&lt;br /&gt;
===3rd-party-terminals===&lt;br /&gt;
These are 3rd-party-IP-terminals which have been interop tested successfully with innovaphone PBXes.&lt;br /&gt;
To provide comparable results for our partners and customers, we impone generic [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Guidelines for Testing 3rd Party SIP Terminal Devices]] to be followed.&lt;br /&gt;
Tests and also documentation need to follow those guidelines to be documented within our wiki and get innovaphone referral product status.&lt;br /&gt;
&lt;br /&gt;
===Other 3rd-party-products=== &lt;br /&gt;
Other 3rd-pty-products except than terminals are categorized according to their usecase.&lt;br /&gt;
Available categories and existing products can be seen below.&lt;br /&gt;
For those 3rd-party-products, we as well require to do interoperability tests towards innovaphone products.&lt;br /&gt;
Those tests have to be done also by either the 3rd-party-product manufacturer or a partner which owns the 3rd-party-products. innovaphone itself does not care about those tests and will not support them.&lt;br /&gt;
As other 3rd-pty-products might be special in terms of functionality, usecase and configuration; innovaphone impones generation of a wiki-article following [[Howto:Guideline for Testing 3rd Party Products| the guideline for Testing 3rd Party Products]] to be listed as innovaphone referral product.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as referral product. However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Follow above mentioned guidelines for&lt;br /&gt;
* [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Testing 3rd Party SIP Terminal Devices]]&lt;br /&gt;
* [[Howto:Guideline for Testing 3rd Party Products|Testing 3rd Party Products]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== Alarm Server ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== App Development ==&lt;br /&gt;
[[:Category:3rdParty_App_Development|List of articles in &#039;&#039;{{Category:3rdParty_App_Development}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing ==&lt;br /&gt;
[[:Category:3rdParty Billing|List of articles in &#039;&#039;{{Category:3rdParty Billing}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Contact Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Contact Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Contact Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Cloud ==&lt;br /&gt;
[[:Category:3rdParty_Cloud|List of articles in &#039;&#039;{{Category:3rdParty_Cloud}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Conferencing / Video Systems ==&lt;br /&gt;
[[:Category:3rdParty Conferencing / Video Systems|List of articles in &#039;&#039;{{Category:3rdParty  Conferencing / Video Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and integrations ==&lt;br /&gt;
[[:Category:3rdParty CTI and integrations|List of articles in &#039;&#039;{{Category:3rdParty CTI and integrations}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Directory Services ==&lt;br /&gt;
[[:Category:3rdParty Directory Services|List of articles in &#039;&#039;{{Category:3rdParty Directory Services}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
{{Category:3rdParty Headsets}}&lt;br /&gt;
&lt;br /&gt;
== Healthcare ==&lt;br /&gt;
[[:Category:3rdParty Healthcare|List of articles in &#039;&#039;{{Category:3rdParty Healthcare}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
[[:Category:3rdParty Hotel|List of articles in &#039;&#039;{{Category:3rdParty Hotel}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Mobility Solutions ==&lt;br /&gt;
[[:Category:3rdParty Mobility Solutions|List of articles in &#039;&#039;{{Category:3rdParty Mobility Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management ==&lt;br /&gt;
[[:Category:3rdParty Network Management|List of articles in &#039;&#039;{{Category:3rdParty Network Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
[[:Category:3rdParty Recording|List of articles in &#039;&#039;{{Category:3rdParty Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Reporting / Monitoring ==&lt;br /&gt;
[[:Category:3rdParty Reporting / Monitoring|List of articles in &#039;&#039;{{Category:3rdParty Reporting / Monitoring}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Terminal Devices ==&lt;br /&gt;
[[:Category:3rdParty Terminal Devices|List of articles in &#039;&#039;{{Category:3rdParty Terminal Devices}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
[[:Category:3rdParty_Wireless|List of articles in &#039;&#039;{{Category:3rdParty_Wireless}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
= Previous 3rd Party Products =&lt;br /&gt;
&lt;br /&gt;
[[:Category:3rdParty PreviousProducts|List of previously tested 3rd party products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57339</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57339"/>
		<updated>2020-10-13T10:09:58Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* 3rd-party-terminals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
Products known as interoperable due to customer/3rd-pty manufacturer-testimonial, are marked as &#039;&#039;referral product&#039;&#039; within above mentioned list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. &lt;br /&gt;
Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== 3rd-Party-Product Categories ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
So what can you expect from a &#039;&#039;3rd party product&#039;&#039;&lt;br /&gt;
A Referral Product has been used successfully in one or more major customer projects known to us. The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep). Also, &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3rd party devices are exclusively tested by their respective vendors&#039;&#039;&#039; and may be qualified as &#039;&#039;Referral Product&#039;&#039; if there is a written documentation made available in our wiki.&lt;br /&gt;
&lt;br /&gt;
In case of any doubts concerning interoperability innovaphone recommends to do a Proof-Of-Concept to ensure interworking between innovaphone and the 3rd-party-product.&lt;br /&gt;
&lt;br /&gt;
We differentiate 3rd-party-products into the following two main categories:&lt;br /&gt;
===3rd-party-terminals===&lt;br /&gt;
These are 3rd-party-IP-terminals which have been interop tested successfully with innovaphone PBXes.&lt;br /&gt;
To provide comparable results for our partners and customers, we impone generic [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Guidelines for Testing 3rd Party SIP Terminal Devices]] to be followed.&lt;br /&gt;
Tests and also documentation need to follow those guidelines to be documented within our wiki and get innovaphone referral product status.&lt;br /&gt;
&lt;br /&gt;
===Other 3rd-party-products=== &lt;br /&gt;
Other 3rd-pty-products except than terminals are categorized according to their usecase.&lt;br /&gt;
Available categories and existing products can be seen below.&lt;br /&gt;
For those 3rd-party-products, we as well require to do interoperability tests towards innovaphone products.&lt;br /&gt;
Those tests have to be done also by either the 3rd-party-product manufacturer or a partner which owns the 3rd-party-products. innovaphone itself does not care about those tests and will not support them.&lt;br /&gt;
As other 3rd-pty-products might be special in terms of functionality, usecase and configuration; innovaphone impones generation of a wiki-article following [[Howto:Guideline for Testing 3rd Party Products| the guideline for Testing 3rd Party Products]] to be listed as innovaphone referral product.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as referral product. However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Follow above mentioned guidelines for&lt;br /&gt;
* [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Testing 3rd Party SIP Devices]]&lt;br /&gt;
* [[Howto:Guideline for Testing 3rd Party Products|Testing 3rd Party Products]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== Alarm Server ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== App Development ==&lt;br /&gt;
[[:Category:3rdParty_App_Development|List of articles in &#039;&#039;{{Category:3rdParty_App_Development}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing ==&lt;br /&gt;
[[:Category:3rdParty Billing|List of articles in &#039;&#039;{{Category:3rdParty Billing}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Contact Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Contact Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Contact Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Cloud ==&lt;br /&gt;
[[:Category:3rdParty_Cloud|List of articles in &#039;&#039;{{Category:3rdParty_Cloud}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Conferencing / Video Systems ==&lt;br /&gt;
[[:Category:3rdParty Conferencing / Video Systems|List of articles in &#039;&#039;{{Category:3rdParty  Conferencing / Video Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and integrations ==&lt;br /&gt;
[[:Category:3rdParty CTI and integrations|List of articles in &#039;&#039;{{Category:3rdParty CTI and integrations}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Directory Services ==&lt;br /&gt;
[[:Category:3rdParty Directory Services|List of articles in &#039;&#039;{{Category:3rdParty Directory Services}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
{{Category:3rdParty Headsets}}&lt;br /&gt;
&lt;br /&gt;
== Healthcare ==&lt;br /&gt;
[[:Category:3rdParty Healthcare|List of articles in &#039;&#039;{{Category:3rdParty Healthcare}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
[[:Category:3rdParty Hotel|List of articles in &#039;&#039;{{Category:3rdParty Hotel}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Mobility Solutions ==&lt;br /&gt;
[[:Category:3rdParty Mobility Solutions|List of articles in &#039;&#039;{{Category:3rdParty Mobility Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management ==&lt;br /&gt;
[[:Category:3rdParty Network Management|List of articles in &#039;&#039;{{Category:3rdParty Network Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
[[:Category:3rdParty Recording|List of articles in &#039;&#039;{{Category:3rdParty Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Reporting / Monitoring ==&lt;br /&gt;
[[:Category:3rdParty Reporting / Monitoring|List of articles in &#039;&#039;{{Category:3rdParty Reporting / Monitoring}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Terminal Devices ==&lt;br /&gt;
[[:Category:3rdParty Terminal Devices|List of articles in &#039;&#039;{{Category:3rdParty Terminal Devices}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
[[:Category:3rdParty_Wireless|List of articles in &#039;&#039;{{Category:3rdParty_Wireless}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
= Previous 3rd Party Products =&lt;br /&gt;
&lt;br /&gt;
[[:Category:3rdParty PreviousProducts|List of previously tested 3rd party products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57338</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57338"/>
		<updated>2020-10-13T10:09:12Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* What has to be done to list a new &amp;#039;&amp;#039;3rd party product&amp;#039;&amp;#039;? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
Products known as interoperable due to customer/3rd-pty manufacturer-testimonial, are marked as &#039;&#039;referral product&#039;&#039; within above mentioned list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. &lt;br /&gt;
Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== 3rd-Party-Product Categories ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
So what can you expect from a &#039;&#039;3rd party product&#039;&#039;&lt;br /&gt;
A Referral Product has been used successfully in one or more major customer projects known to us. The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep). Also, &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3rd party devices are exclusively tested by their respective vendors&#039;&#039;&#039; and may be qualified as &#039;&#039;Referral Product&#039;&#039; if there is a written documentation made available in our wiki.&lt;br /&gt;
&lt;br /&gt;
In case of any doubts concerning interoperability innovaphone recommends to do a Proof-Of-Concept to ensure interworking between innovaphone and the 3rd-party-product.&lt;br /&gt;
&lt;br /&gt;
We differentiate 3rd-party-products into the following two main categories:&lt;br /&gt;
===3rd-party-terminals===&lt;br /&gt;
These are 3rd-party-IP-terminals which have been interop tested successfully with innovaphone PBXes.&lt;br /&gt;
To provide comparable results for our partners and customers, we impone generic [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Guidelines for Testing 3rd Party SIP Devices]] to be followed.&lt;br /&gt;
Tests and also documentation need to follow those guidelines to be documented within our wiki and get innovaphone referral product status.&lt;br /&gt;
&lt;br /&gt;
===Other 3rd-party-products=== &lt;br /&gt;
Other 3rd-pty-products except than terminals are categorized according to their usecase.&lt;br /&gt;
Available categories and existing products can be seen below.&lt;br /&gt;
For those 3rd-party-products, we as well require to do interoperability tests towards innovaphone products.&lt;br /&gt;
Those tests have to be done also by either the 3rd-party-product manufacturer or a partner which owns the 3rd-party-products. innovaphone itself does not care about those tests and will not support them.&lt;br /&gt;
As other 3rd-pty-products might be special in terms of functionality, usecase and configuration; innovaphone impones generation of a wiki-article following [[Howto:Guideline for Testing 3rd Party Products| the guideline for Testing 3rd Party Products]] to be listed as innovaphone referral product.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as referral product. However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Follow above mentioned guidelines for&lt;br /&gt;
* [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Testing 3rd Party SIP Devices]]&lt;br /&gt;
* [[Howto:Guideline for Testing 3rd Party Products|Testing 3rd Party Products]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== Alarm Server ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== App Development ==&lt;br /&gt;
[[:Category:3rdParty_App_Development|List of articles in &#039;&#039;{{Category:3rdParty_App_Development}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing ==&lt;br /&gt;
[[:Category:3rdParty Billing|List of articles in &#039;&#039;{{Category:3rdParty Billing}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Contact Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Contact Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Contact Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Cloud ==&lt;br /&gt;
[[:Category:3rdParty_Cloud|List of articles in &#039;&#039;{{Category:3rdParty_Cloud}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Conferencing / Video Systems ==&lt;br /&gt;
[[:Category:3rdParty Conferencing / Video Systems|List of articles in &#039;&#039;{{Category:3rdParty  Conferencing / Video Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and integrations ==&lt;br /&gt;
[[:Category:3rdParty CTI and integrations|List of articles in &#039;&#039;{{Category:3rdParty CTI and integrations}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Directory Services ==&lt;br /&gt;
[[:Category:3rdParty Directory Services|List of articles in &#039;&#039;{{Category:3rdParty Directory Services}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
{{Category:3rdParty Headsets}}&lt;br /&gt;
&lt;br /&gt;
== Healthcare ==&lt;br /&gt;
[[:Category:3rdParty Healthcare|List of articles in &#039;&#039;{{Category:3rdParty Healthcare}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
[[:Category:3rdParty Hotel|List of articles in &#039;&#039;{{Category:3rdParty Hotel}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Mobility Solutions ==&lt;br /&gt;
[[:Category:3rdParty Mobility Solutions|List of articles in &#039;&#039;{{Category:3rdParty Mobility Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management ==&lt;br /&gt;
[[:Category:3rdParty Network Management|List of articles in &#039;&#039;{{Category:3rdParty Network Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
[[:Category:3rdParty Recording|List of articles in &#039;&#039;{{Category:3rdParty Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Reporting / Monitoring ==&lt;br /&gt;
[[:Category:3rdParty Reporting / Monitoring|List of articles in &#039;&#039;{{Category:3rdParty Reporting / Monitoring}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Terminal Devices ==&lt;br /&gt;
[[:Category:3rdParty Terminal Devices|List of articles in &#039;&#039;{{Category:3rdParty Terminal Devices}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
[[:Category:3rdParty_Wireless|List of articles in &#039;&#039;{{Category:3rdParty_Wireless}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
= Previous 3rd Party Products =&lt;br /&gt;
&lt;br /&gt;
[[:Category:3rdParty PreviousProducts|List of previously tested 3rd party products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57337</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=57337"/>
		<updated>2020-10-13T10:08:56Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* 3rd-party-terminals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
Products known as interoperable due to customer/3rd-pty manufacturer-testimonial, are marked as &#039;&#039;referral product&#039;&#039; within above mentioned list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. &lt;br /&gt;
Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== 3rd-Party-Product Categories ==&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
So what can you expect from a &#039;&#039;3rd party product&#039;&#039;&lt;br /&gt;
A Referral Product has been used successfully in one or more major customer projects known to us. The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep). Also, &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3rd party devices are exclusively tested by their respective vendors&#039;&#039;&#039; and may be qualified as &#039;&#039;Referral Product&#039;&#039; if there is a written documentation made available in our wiki.&lt;br /&gt;
&lt;br /&gt;
In case of any doubts concerning interoperability innovaphone recommends to do a Proof-Of-Concept to ensure interworking between innovaphone and the 3rd-party-product.&lt;br /&gt;
&lt;br /&gt;
We differentiate 3rd-party-products into the following two main categories:&lt;br /&gt;
===3rd-party-terminals===&lt;br /&gt;
These are 3rd-party-IP-terminals which have been interop tested successfully with innovaphone PBXes.&lt;br /&gt;
To provide comparable results for our partners and customers, we impone generic [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices|Guidelines for Testing 3rd Party SIP Devices]] to be followed.&lt;br /&gt;
Tests and also documentation need to follow those guidelines to be documented within our wiki and get innovaphone referral product status.&lt;br /&gt;
&lt;br /&gt;
===Other 3rd-party-products=== &lt;br /&gt;
Other 3rd-pty-products except than terminals are categorized according to their usecase.&lt;br /&gt;
Available categories and existing products can be seen below.&lt;br /&gt;
For those 3rd-party-products, we as well require to do interoperability tests towards innovaphone products.&lt;br /&gt;
Those tests have to be done also by either the 3rd-party-product manufacturer or a partner which owns the 3rd-party-products. innovaphone itself does not care about those tests and will not support them.&lt;br /&gt;
As other 3rd-pty-products might be special in terms of functionality, usecase and configuration; innovaphone impones generation of a wiki-article following [[Howto:Guideline for Testing 3rd Party Products| the guideline for Testing 3rd Party Products]] to be listed as innovaphone referral product.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as referral product. However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Follow above mentioned guidelines for&lt;br /&gt;
* [[Howto:Guidelines for Testing 3rd Party SIP Devices|Testing 3rd Party SIP Devices]]&lt;br /&gt;
* [[Howto:Guideline for Testing 3rd Party Products|Testing 3rd Party Products]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== Alarm Server ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== App Development ==&lt;br /&gt;
[[:Category:3rdParty_App_Development|List of articles in &#039;&#039;{{Category:3rdParty_App_Development}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing ==&lt;br /&gt;
[[:Category:3rdParty Billing|List of articles in &#039;&#039;{{Category:3rdParty Billing}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Contact Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Contact Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Contact Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Cloud ==&lt;br /&gt;
[[:Category:3rdParty_Cloud|List of articles in &#039;&#039;{{Category:3rdParty_Cloud}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Conferencing / Video Systems ==&lt;br /&gt;
[[:Category:3rdParty Conferencing / Video Systems|List of articles in &#039;&#039;{{Category:3rdParty  Conferencing / Video Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and integrations ==&lt;br /&gt;
[[:Category:3rdParty CTI and integrations|List of articles in &#039;&#039;{{Category:3rdParty CTI and integrations}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Directory Services ==&lt;br /&gt;
[[:Category:3rdParty Directory Services|List of articles in &#039;&#039;{{Category:3rdParty Directory Services}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
{{Category:3rdParty Headsets}}&lt;br /&gt;
&lt;br /&gt;
== Healthcare ==&lt;br /&gt;
[[:Category:3rdParty Healthcare|List of articles in &#039;&#039;{{Category:3rdParty Healthcare}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
[[:Category:3rdParty Hotel|List of articles in &#039;&#039;{{Category:3rdParty Hotel}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Mobility Solutions ==&lt;br /&gt;
[[:Category:3rdParty Mobility Solutions|List of articles in &#039;&#039;{{Category:3rdParty Mobility Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management ==&lt;br /&gt;
[[:Category:3rdParty Network Management|List of articles in &#039;&#039;{{Category:3rdParty Network Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Recording ==&lt;br /&gt;
[[:Category:3rdParty Recording|List of articles in &#039;&#039;{{Category:3rdParty Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Reporting / Monitoring ==&lt;br /&gt;
[[:Category:3rdParty Reporting / Monitoring|List of articles in &#039;&#039;{{Category:3rdParty Reporting / Monitoring}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Terminal Devices ==&lt;br /&gt;
[[:Category:3rdParty Terminal Devices|List of articles in &#039;&#039;{{Category:3rdParty Terminal Devices}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
[[:Category:3rdParty_Wireless|List of articles in &#039;&#039;{{Category:3rdParty_Wireless}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
= Previous 3rd Party Products =&lt;br /&gt;
&lt;br /&gt;
[[:Category:3rdParty PreviousProducts|List of previously tested 3rd party products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Guidelines_for_Testing_3rd_Party_SIP_Devices&amp;diff=57336</id>
		<title>Howto:Guidelines for Testing 3rd Party SIP Devices</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Guidelines_for_Testing_3rd_Party_SIP_Devices&amp;diff=57336"/>
		<updated>2020-10-13T10:08:01Z</updated>

		<summary type="html">&lt;p&gt;Ptr: Howto:Guidelines for Testing 3rd Party SIP Devices moved to Howto:Guidelines for Testing 3rd Party SIP Terminal Devices: Besser so&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Howto:Guidelines for Testing 3rd Party SIP Terminal Devices]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Guidelines_for_Testing_3rd_Party_SIP_Terminal_Devices&amp;diff=57335</id>
		<title>Howto:Guidelines for Testing 3rd Party SIP Terminal Devices</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Guidelines_for_Testing_3rd_Party_SIP_Terminal_Devices&amp;diff=57335"/>
		<updated>2020-10-13T10:08:01Z</updated>

		<summary type="html">&lt;p&gt;Ptr: Howto:Guidelines for Testing 3rd Party SIP Devices moved to Howto:Guidelines for Testing 3rd Party SIP Terminal Devices: Besser so&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Scope==&lt;br /&gt;
&lt;br /&gt;
innovaphone supports use of 3rd party SIP devices connected to the innovaphone PBX.  In fact, when connecting 3rd party devices, SIP (or SIPS) is the recommended protocol.  We do not recommend to use H.323 for this purpose.&lt;br /&gt;
&lt;br /&gt;
Although innovaphone usually does no 3rd party SIP device compatibility tests, vendors can do them on their own.  Such tests may be documented in our wiki in so-called &#039;&#039;referral product&#039;&#039; pages. See  &#039;&#039;What it means&#039;&#039; in  [[Howto:What_is_a_&amp;quot;3rd_Party_Product&amp;quot;%3F#What_it_means | What is a &amp;quot;3rd Party Product&amp;quot;? ]] for more information on &#039;&#039;referral products&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The 3rd-party-product-vendor or any appropriate partner are &#039;&#039;&#039;exclusively responsible&#039;&#039;&#039; for&lt;br /&gt;
* creation of any testplan&lt;br /&gt;
* definition of detailed teststeps&lt;br /&gt;
* regression testing upon new firmware releases&lt;br /&gt;
* up-to-date documentation of test results&lt;br /&gt;
&lt;br /&gt;
If you intend to test your device for innovaphone SIP compatibility, here are some notes you should consider &lt;br /&gt;
&lt;br /&gt;
; STUN/TURN : [https://en.wikipedia.org/wiki/STUN STUN] and [https://en.wikipedia.org/wiki/Traversal_Using_Relays_around_NAT TURN] are required. Although we do not strictly require 3rd party devices to support it, it is needed in cloud and &#039;&#039;anywhere workplace&#039;&#039; scenarios. Failing to support STUN/TURN limits use of the 3rd party device to LAN or VPN scenarios&lt;br /&gt;
; ICE : again, for cloud and &#039;&#039;anywhere workplace&#039;&#039; scenarios, we also use [https://en.wikipedia.org/wiki/Interactive_Connectivity_Establishment ICE] as the general mechanism to negotiate the best media connection between 2 devices. As ICE is the supported mechanism to use STUN/TURN, neither would be used properly if ICE is not implemented.  As a result, failing to support it limits use of the 3rd party device to LAN or VPN scenarios&lt;br /&gt;
; DTLS : we do support use of [https://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security DTLS], which is a end-to-end media encryption scheme.  Although we do not strictly require 3rd party devices to support it, it is needed for [https://en.wikipedia.org/wiki/WebRTC WebRTC] compatibility.  3rd party devices which fail to support it will not be able to talk to WebRTC compliant endpoints (i.e. Web Browsers)&lt;br /&gt;
; TSIP : (also known as SIP over TCP).  TCP based SIP (optionally encrypted with TLS) is required to route SIP requests through our &#039;&#039;reverse proxy&#039;&#039;.  Therefore, devices supporting SIP/UDP only will not work in such scenarios&lt;br /&gt;
; SIP Offer/Answer Model : with Reverse-Media-Negotiation. This is required for all devices which are registered to the PBX directly.  So this is a requirement for all 3rd party phones at least&lt;br /&gt;
; DTMF : various features in the PBX are controlled via DTMF tones.  Endpoints are required to send DTMF either using RFC  2976 (&#039;&#039;SIP INFO&#039;&#039;) or RFC 2833 (&#039;&#039;RTP DTMF&#039;&#039;).  The PBX will not recognize in-band DTMF audio  tones&lt;br /&gt;
; LDAP : the innovaphone infrastructure relies on [https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol LDAP] for access to directory data.  Although 3rd parties my provide their own contact infrastructure, not supporting LDAP results in an inconsistent user experience&lt;br /&gt;
; CTI : can be tested using a myApps, myPBX, SOAP or TAPI &lt;br /&gt;
:* Initiate outgoing call (automatic call with no manual intervention, update of called party, correct call direction in call list)&lt;br /&gt;
:* Answer incoming call&lt;br /&gt;
:* Hold/Retrieve&lt;br /&gt;
:* Transfer&lt;br /&gt;
&lt;br /&gt;
For more information regarding implemented RFCs, see [[Reference:Supported SIP Features and List of RFC&#039;s]]&lt;br /&gt;
&lt;br /&gt;
Test results and other informational data concerning the 3rd-pty-product have to be put into the innovaphone wiki according to following standardized format.&lt;br /&gt;
&lt;br /&gt;
===Creation of a 3rd-party-product article===&lt;br /&gt;
&lt;br /&gt;
* Login to innovaphone wiki&lt;br /&gt;
* Open this instruction in the first browser tab&lt;br /&gt;
* Open the following URL in a second window&lt;br /&gt;
&lt;br /&gt;
 http://wiki.innovaphone.com/index.php?title=Howto:productname_-_companyname_-_3rd_Party_Product&amp;amp;action=edit&lt;br /&gt;
&lt;br /&gt;
* Replace the terms &amp;quot;productname&amp;quot; and &amp;quot;companyname&amp;quot; by your data.&lt;br /&gt;
* Confirm your input by pressing Enter&lt;br /&gt;
* A new empty wiki page titled with the given URL is generated and opened in editor mode&lt;br /&gt;
* Copy the text content from the box below and paste it completely into the empty wiki-page&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- replace CompanyLogo by real logo-name. Do not change size &amp;amp; alignment. Upload image by pressing red link --&amp;amp;gt;&lt;br /&gt;
 [[Image:CompanyLogo.png||200px|right]]&lt;br /&gt;
 &lt;br /&gt;
 ==Product Name==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- replace CompanyName &amp;amp; ProductName by real names and add URL to productpage --&amp;amp;gt;&lt;br /&gt;
 CompanyName [https://www.linktoproductpage.com ProductName]&lt;br /&gt;
 &lt;br /&gt;
 ==Certification Status==&lt;br /&gt;
 &amp;amp;lt;!-- do not remove comment. Will be done by innovaphone upon document check --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=_-_serinus_-_3rd_Party_Product_product_cert.pdf}} --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Testing of this product has been finalized 29th February, 2020. --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Category==&lt;br /&gt;
 &amp;amp;lt;!-- Do not change this section and do not remove comments. Will be done by innovaphone upon document check --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- {{Category:3rdParty Alarm Server}} --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- [[Category:Referral Product|{{PAGENAME}}]] --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- [[Category:3rdParty Alarm Server|{{PAGENAME}}]] --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Vendor==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Give some introducting words about the vendor itself --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Place optional company logo. Don&#039;t change logo size. --&amp;amp;gt;&lt;br /&gt;
 [[Image:CompanyLogo.png|150px]] &lt;br /&gt;
 &lt;br /&gt;
 ==Description==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Give description about the product, benefits, other information to mention to understand main product purpose --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- place optional product logo or functional overwiew. --&amp;amp;gt; &lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- Some formattings WikiMedia supports:&lt;br /&gt;
 ==Title2==&lt;br /&gt;
 ===Title3===&lt;br /&gt;
 &#039;&#039;&#039;xxx&#039;&#039;&#039; fat text&lt;br /&gt;
 * - list item&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- [[Image:ProductLogo.png]] --&amp;amp;gt; &lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- some text --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- &#039;&#039;&#039;Benefits at a glance:&#039;&#039;&#039;--&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * Bullet-point&lt;br /&gt;
 * Bullet-point&lt;br /&gt;
 * Bullet-point&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Functions==&lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;amp;lt;!-- Give functional description about the product. Use formattings if needed --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==innovaphone CTI ready==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * Initiate outgoing call (automatic call with no manual intervention, update of called party, correct call direction in call list) yes/no&lt;br /&gt;
 * Answer incoming call yes/no&lt;br /&gt;
 * Hold/Retrieve yes/no&lt;br /&gt;
 * Transfer yes/no&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==innovaphone Reverse Proxy ready==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * STUN yes/no (RFC?)&lt;br /&gt;
 * TURN yes/no (RFC?)&lt;br /&gt;
 * ICE yes/no (RFC?)&lt;br /&gt;
 * SIP/TCP yes/no&lt;br /&gt;
 * SIP/TLS yes/no&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==innovaphone WebRTC ready==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * Codec G.711 yes/no&lt;br /&gt;
 * Codec OPUS yes/no&lt;br /&gt;
 * DTLS encryption yes/no (RFC?)&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Supported Codecs==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&amp;amp;lt;!--&lt;br /&gt;
 * G.722 yes/no&lt;br /&gt;
 * G.711 A-law yes/no&lt;br /&gt;
 * G.711 y-law yes/no&lt;br /&gt;
 * G.723.1 (53) yes/no&lt;br /&gt;
 * G.729A yes/no&lt;br /&gt;
 * Opus yes/no (RFC, WB, NB?)&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==DTMF Support==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * SIP INFO (RFC?)&lt;br /&gt;
 * RTP DTMF (RFC?)&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Supports RFC3261 Digest Authentication Scheme (Section 22.4)==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * Supports RFC3261 Digest Authentication Scheme (Section 22.4) yes/no&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Support LDAP Phonebook==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!--&lt;br /&gt;
 * Support LDAP Phonebook yes/no&lt;br /&gt;
 --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 ==Version==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Give used versions for testing of both innovaphone and 3rd-pty product --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- If not present or outdated innovaphone FW is used, no certificate will be given at all --&amp;amp;gt; &lt;br /&gt;
 &lt;br /&gt;
 Product versions used for interop testing:&lt;br /&gt;
 &amp;amp;lt;!-- replace 3rd-Pty-Product by real name --&amp;amp;gt;&lt;br /&gt;
 * 3rd-Pty-Product Version&lt;br /&gt;
 &amp;amp;lt;!-- adjust used innovaphone FW, if applied add further applications (e.g. TAPI &amp;amp; Versions) --&amp;amp;gt;&lt;br /&gt;
 * innovaphone V12r2sr24&lt;br /&gt;
 &lt;br /&gt;
 ==Configuration==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Describe configuration steps to be done for both innovaphone and 3rd-pty product --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- If not present, no certificate will be given at all --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- you may either list the config steps by adding text &amp;amp; pictures, or provide the URL to a PDF-formatted config document. Ideally the document is hosted by the 3rd-party-supplier itself --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- in any case you must be aware of the fact that any questions concerning configuration issues will be directly forwarded by innovaphone to you as manufacturer --&amp;amp;gt;&lt;br /&gt;
 ==Summary==&lt;br /&gt;
 &amp;amp;lt;!-- Optional topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Anything to mention which does not fit to above topics. To be deleted if not needed --&amp;amp;gt; &lt;br /&gt;
 &lt;br /&gt;
 ==Contact==&lt;br /&gt;
 &amp;amp;lt;!-- Mandatory topic. --&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;!-- Give contact details for potential interests. You may give personal or general contact data. --&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 {|&lt;br /&gt;
 | CompanyName&lt;br /&gt;
 |-&lt;br /&gt;
 | ContactName&lt;br /&gt;
 |-&lt;br /&gt;
 | Street&lt;br /&gt;
 |-&lt;br /&gt;
 | ZIP City&lt;br /&gt;
 |-&lt;br /&gt;
 | Tel: &lt;br /&gt;
 |-&lt;br /&gt;
 | Mobile:&lt;br /&gt;
 |-&lt;br /&gt;
 | Mail: [mailto:contactname@companyname contactname@companyname]&lt;br /&gt;
 |} &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Start editing according to the comments given&lt;br /&gt;
* DON&#039;T forget to SAVE!&lt;br /&gt;
* Upload appropriate files/images indicated by a red link&lt;br /&gt;
* Inform your innovaphone contact when finished&lt;br /&gt;
* innovaphone will set the correct product category and grant referral status upon successful document check&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=IP6010_Specyfikacja_techniczna_PL&amp;diff=54597</id>
		<title>IP6010 Specyfikacja techniczna PL</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=IP6010_Specyfikacja_techniczna_PL&amp;diff=54597"/>
		<updated>2019-12-18T11:03:49Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Disclaimer PL}}&lt;br /&gt;
==Zdjęcie produktu==&lt;br /&gt;
&lt;br /&gt;
[[Image:IP6010.png]]&lt;br /&gt;
&lt;br /&gt;
==Specyfikacja techniczna==&lt;br /&gt;
===innovaphone IP6010===&lt;br /&gt;
VoIP-PBX i brama Routing z 4 interfejsami S2M oraz funkcjamiReverse Proxy i SBC &lt;br /&gt;
&lt;br /&gt;
===Obudowa===&lt;br /&gt;
{{Template:Leistungsmerkmale PL alt - Gehäuse gross}}&lt;br /&gt;
&lt;br /&gt;
Waga: 1050 g&lt;br /&gt;
&lt;br /&gt;
===Interfejs===&lt;br /&gt;
4 x S2M interfejsy: korzystanie z łącza E1 lub T1,tryb pracy TE lub NT, brama szczególnie zalecana dla rozwiązań typu „płynna migracja, dodatkowe „Power-off-Loop“ odcina zasilanie 2 ISDN PRI, łącznie 60 kanałów&lt;br /&gt;
&lt;br /&gt;
1 x S0 interfejs: port ISDN BRI dla routingu, administracji, synchronizacji, tworzenia kopii zapasowych (Backup)itd., tryb pracy TE lub NT&lt;br /&gt;
&lt;br /&gt;
{{Template:Leistungsmerkmale PL alt - Schnittstellen}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Leistungsmerkmale PL alt - CF}}&lt;br /&gt;
&lt;br /&gt;
===Hardware===&lt;br /&gt;
{{Template:Leistungsmerkmale PL alt - Hardware gross}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Digital Signal Processor (DSP) dla max.60 kanałów głosowych/konferencyjnych. &lt;br /&gt;
&lt;br /&gt;
2 kanały HDLC &lt;br /&gt;
&lt;br /&gt;
10 kanałów dla innovaphone serwera faksu z T.38 lub przez G.711. W przypadku G.711 transmisja faksu zajmuje 2 kanały DSP.&lt;br /&gt;
&lt;br /&gt;
===Kodeki głosowe===&lt;br /&gt;
{{Template:Leistungsmerkmale PL - Sprach Codecs GW}}&lt;br /&gt;
&lt;br /&gt;
===innovaphone PBX===&lt;br /&gt;
Platforma przewidziana dla max. 500 użytkowników PBX (all-in-one)&lt;br /&gt;
&lt;br /&gt;
===Funkcje===&lt;br /&gt;
[[V11_Gateway_Firmware_Features PL#Datenblatt|Funkcje bram innovaphone oprogramowanie V11]]&lt;br /&gt;
&lt;br /&gt;
[[V12_Gateway_Firmware_Features PL#Datenblatt|Funkcje bram innovaphone oprogramowanie V12]]&lt;br /&gt;
&lt;br /&gt;
===Licencji specyficznych dla urządzeń===&lt;br /&gt;
{{Template:Leistungsmerkmale_PL_-_Licenses_Gateways}}&lt;br /&gt;
===Nr katalogowy===&lt;br /&gt;
01-06010-001&lt;br /&gt;
&lt;br /&gt;
==Deklaracje CE==&lt;br /&gt;
===Deklaracje zgodności===&lt;br /&gt;
{{Template:CE-Decl_Gateways}}&lt;br /&gt;
===Numer WEEE===&lt;br /&gt;
{{Template:WEEE-Number}}&lt;br /&gt;
[[Category:Specyfikacja techniczna PL|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Hitchikers_Guide_to_the_%223rd_Party_Product_Listing%22&amp;diff=47854</id>
		<title>Howto:Hitchikers Guide to the &quot;3rd Party Product Listing&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Hitchikers_Guide_to_the_%223rd_Party_Product_Listing%22&amp;diff=47854"/>
		<updated>2017-09-08T13:24:00Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* How it works */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;innovaphone entertains an [[recprodredirector|&#039;&#039;innovaphone listed 3rd party product&#039;&#039;]] programme.  Here is how it works.&lt;br /&gt;
&lt;br /&gt;
=What it is all about=&lt;br /&gt;
The &#039;&#039;Listed 3rd Party Product&#039;&#039; programme has the following main objectives:&lt;br /&gt;
*	Development of a closer partnership with 3rd party vendors&lt;br /&gt;
*	Support of marketing and press activities through mutual presence on the respective web sites and coordinated press releases&lt;br /&gt;
*	Guidance for innovaphone customers through the &amp;quot;&#039;&#039;Which devices and 3rd party applications do work with innovaphone solutions&#039;&#039;&amp;quot; jungle ([[:Category:Compat|&#039;&#039;Compatibility List&#039;&#039;]])&lt;br /&gt;
*	Guidance for innovaphone and innovaphone partner sales and pre-sales staff regarding the opportunities brought by 3rd party applications&lt;br /&gt;
&lt;br /&gt;
=How it works=&lt;br /&gt;
These are the required steps (not necessarily in exactly this order) to get listed:&lt;br /&gt;
*	Someone (we, a partner, a 3rd party vendor) deems a 3rd party product interesting for this programme&lt;br /&gt;
*	This idea is brought up to [mailto:presales@innovaphone.com presales] along with contact to the 3rd party vendor (usually the product manager)&lt;br /&gt;
*	Presales will contact the vendor&lt;br /&gt;
*       It is agreed which level (customer testimonial, engineered product, recommended product) is appropriate&lt;br /&gt;
*	The initiator (vendor, partner, ...) creates the &#039;&#039;3rd party product page&#039;&#039; (see [[#How do I start the process?|the section below]])&lt;br /&gt;
*	Once the entry meets the requirements, innovaphone will list it on its [[Recprodredirector|&#039;&#039;3rd party product list&#039;&#039;]]&lt;br /&gt;
*	The vendor will add a note regarding the listing on its own publicly accessible web space along with a link to innovaphone’s web site &lt;br /&gt;
*	If the entry qualifies as a &#039;&#039;recommended product&#039;&#039;, the vendor is granted the right to use the logo &lt;br /&gt;
*	The entry will possibly be published in the innovaphone Newsletters&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
Generally, the vendor must provide all wording to be used in the listing.  If a joint press release is anticipated, a press contact is required&lt;br /&gt;
=== Customer Testimonial Entries (Referral Product)===&lt;br /&gt;
There must be a major customer project where the product has been used successfully with innovaphone devices. The interoperability tests are done and described by the vendor. A point of contact (innovaphone sales rep or partner) is available.&lt;br /&gt;
=== Engineered Product ===&lt;br /&gt;
The vendor will book presales lab time to work on interoperability issues at the vendors discretion. In most cases, innovaphone will sponsor the required PC hardware and operating system licenses plus the innovaphone devices necessary.  The vendor will sponsor its own devices and/or any required non-innovaphone licenses.  &lt;br /&gt;
=== Recommended Product ===&lt;br /&gt;
A reference installation is set up in innovaphone&#039;s compatibility lab. In most cases, innovaphone will sponsor the required PC hardware and operating system licenses plus the innovaphone devices necessary.  The vendor will sponsor its own devices and/or any required non-innovaphone licenses.  The vendor will perform the reference installation either through an on-site visit or by remote maintenance. Also, &lt;br /&gt;
Problems encountered will be analysed and possibly fixed.  Technical assistance (either on-site at innovaphone premises or remote) is provided by the vendor. A decent test plan for the product&#039;s interoperability is worked out. agreed and executed (suggestions by the vendor may simplify and speed up this part).&lt;br /&gt;
&lt;br /&gt;
=Are there different levels of certification?=&lt;br /&gt;
See above.&lt;br /&gt;
&lt;br /&gt;
There is a chance that we are testing products in a one-shot, ad-hoc fashion. The result (a test result) will be added to the list.  This does not require cooperation by the equipment vendor.&lt;br /&gt;
&lt;br /&gt;
=Who may be listed?=&lt;br /&gt;
In principle, there is no limitation.  However, there is quite some effort involved, so that there must be a significant potential to innovaphone. &lt;br /&gt;
&lt;br /&gt;
=How does a &#039;&#039;Recommended Product&#039;&#039; certificate look like?=&lt;br /&gt;
[[Image:Sample-recprod-cert.png]]&lt;br /&gt;
&lt;br /&gt;
=What is the Cost?=&lt;br /&gt;
innovaphone will charge standard presales support charges as per the then-current price list for engineering days in the innovaphone labs.  No further cost.&lt;br /&gt;
&lt;br /&gt;
=How do I start the process?=&lt;br /&gt;
If you intend to have your product certified, then contact your responsible innovaphone sales representative. She will then liaise with innovaphone presales. If the product listing is approved, innovaphone will create a new article in its wiki. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- hitchhiker hitch hiker --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44883</id>
		<title>Howto:HospiX Open - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44883"/>
		<updated>2016-11-18T15:54:27Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/en/hospixopen.php HospiX Open]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]],&lt;br /&gt;
[[Category:3rdParty Hotel / Hospitality and Care|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hotel / Hospitality and Care}}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Management-Reports as a controlling instrument and to document communications traffic of all substations&lt;br /&gt;
*Comfortable service functions with a customized feature set for highest customer satisfaction&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Front Office and PMS-Integration&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Open Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Open is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Management reports for controlling and documentation of communication traffic&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The integrated interface HospiX Connect enables data exchange between HospiX Open and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Open is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For hotels or other accomodation businesses with basic requirements and without a explicit Front Office System use [[ Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product | HospiX Entry]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Open is the ideal solution for medium-sized and large accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 50 rooms can be extended for individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44882</id>
		<title>Howto:HospiX Open - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44882"/>
		<updated>2016-11-18T15:54:03Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/en/hospixopen.php HospiX Open]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Hotel / Hospitality and Care|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hotel / Hospitality and Care}}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Management-Reports as a controlling instrument and to document communications traffic of all substations&lt;br /&gt;
*Comfortable service functions with a customized feature set for highest customer satisfaction&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Front Office and PMS-Integration&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Open Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Open is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Management reports for controlling and documentation of communication traffic&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The integrated interface HospiX Connect enables data exchange between HospiX Open and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Open is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For hotels or other accomodation businesses with basic requirements and without a explicit Front Office System use [[ Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product | HospiX Entry]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Open is the ideal solution for medium-sized and large accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 50 rooms can be extended for individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44880</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44880"/>
		<updated>2016-11-18T15:50:22Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}},&lt;br /&gt;
[[Category:3rdParty Hotel / Hospitality and Care|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hotel / Hospitality and Care}}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=44879</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=44879"/>
		<updated>2016-11-18T15:49:54Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Hospitality / Care */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
&lt;br /&gt;
== What it means ==&lt;br /&gt;
So what exactly can you expect from a &#039;&#039;3rd party product&#039;&#039;? &lt;br /&gt;
&lt;br /&gt;
; Referral Product : has been used successfully in one or more major customer projects known to us.  The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep) &lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as recommended product.  However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== 3rd Party PBX ==&lt;br /&gt;
[[:Category:3rdParty PBX|List of articles in &#039;&#039;{{Category:3rdParty PBX}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Alarm server Products ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing System / Call Management ==&lt;br /&gt;
[[:Category:3rdParty Billing System / Call Management|List of articles in &#039;&#039;{{Category:3rdParty Billing System / Call Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and UMS applications ==&lt;br /&gt;
[[:Category:3rdParty CTI and UMS applications|List of articles in &#039;&#039;{{Category:3rdParty CTI and UMS applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Call Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Call Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Call Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== H.323 and SIP Terminals ==&lt;br /&gt;
[[:Category:3rdParty Terminals|List of articles in &#039;&#039;{{Category:3rdParty Terminals}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
[[:Category:3rdParty Headsets|List of articles in &#039;&#039;{{Category:3rdParty Headsets}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hotel / Hospitality and Care ==&lt;br /&gt;
[[:Category:3rdParty Hotel / Hospitality and Care|List of articles in &#039;&#039;{{Category:3rdParty Hotel / Hospitality and Care}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== IP Voice Conferencing Systems ==&lt;br /&gt;
[[:Category:3rdParty IP Voice Conferencing Systems|List of articles in &#039;&#039;{{Category:3rdParty IP Voice Conferencing Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold Solutions ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold Solutions|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Infrastructure Products ==&lt;br /&gt;
[[:Category:3rdParty Network Infrastructure Products|List of articles in &#039;&#039;{{Category:3rdParty Network Infrastructure Products}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management and Assessment Tools ==&lt;br /&gt;
[[:Category:3rdParty Network Management and Assessment Tools|List of articles in &#039;&#039;{{Category:3rdParty Network Management and Assessment Tools}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Security Appliances ==&lt;br /&gt;
[[:Category:3rdParty Network Security Appliances|List of articles in &#039;&#039;{{Category:3rdParty Network Security Appliances}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Professional Announcements ==&lt;br /&gt;
[[:Category:3rdParty Professional Announcements|List of articles in &#039;&#039;{{Category:3rdParty Professional Announcements}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Solutions for Mobile Extensions ==&lt;br /&gt;
[[:Category:3rdParty Solutions for Mobile Extensions|List of articles in &#039;&#039;{{Category:3rdParty Solutions for Mobile Extensions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Voice Recording ==&lt;br /&gt;
[[:Category:3rdParty Voice Recording|List of articles in &#039;&#039;{{Category:3rdParty Voice Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== 3rdParty Wireless System ==&lt;br /&gt;
[[:Category:3rdParty_Wireless_System|List of articles in &#039;&#039;{{Category:3rdParty_Wireless_System}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
=List of all 3rd Party Products=&lt;br /&gt;
[[:Category:3rd Party Products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44874</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44874"/>
		<updated>2016-11-18T15:43:01Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hospitality / Care}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Hospitality / Care|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44873</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44873"/>
		<updated>2016-11-18T15:41:11Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44872</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44872"/>
		<updated>2016-11-18T15:40:49Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hospitality / Care}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Hospitality / Care|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44871</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44871"/>
		<updated>2016-11-18T15:38:55Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44870</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44870"/>
		<updated>2016-11-18T15:38:34Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Hospitality / Care}}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44869</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44869"/>
		<updated>2016-11-18T15:37:11Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Hospitality / Care|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44868</id>
		<title>Howto:HospiX Entry - MSI Solutions - 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:HospiX_Entry_-_MSI_Solutions_-_3rd_Party_Product&amp;diff=44868"/>
		<updated>2016-11-18T15:36:36Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* Category */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:MSI_logo_200.png|right]]&lt;br /&gt;
[[Image:HospiX_200.png|right]]&lt;br /&gt;
==Product name==&lt;br /&gt;
[http://www.msi-telesolutions.com/de/hospixentry.php HospiX Entry]&lt;br /&gt;
&lt;br /&gt;
==Certification Status==&lt;br /&gt;
&amp;lt;!-- by inno&lt;br /&gt;
   - uncomment one of the stati below &lt;br /&gt;
   - update date below&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;planned&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;in progress&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;certified&amp;quot;|certificate=Product_-_Vendor_-_3rd_Party_Product_-_Desc-product-cert.pdf}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;tested&amp;quot;(sip provider)}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat Status &amp;quot;rejected&amp;quot;}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{Template:Compat_Status_&amp;quot;referral_prod.&amp;quot;|certificate=none}} --&amp;gt;&lt;br /&gt;
{{Template:Compat_Status_referral_product_new}}&lt;br /&gt;
&lt;br /&gt;
==Category==&lt;br /&gt;
{{Category:3rdParty Billing System / Call Management}}&lt;br /&gt;
[[Category:Referral Product|{{PAGENAME}}]]&lt;br /&gt;
[[Category:3rdParty Billing System / Call Management|{{PAGENAME}}]]&lt;br /&gt;
{{Category:3rdParty Hospitality / Care}}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
Management System for Communication Services in Hotels and the Accommodation Business.&lt;br /&gt;
&lt;br /&gt;
*Dual billing system for efficient recording and accounting of communication costs for telephone and internet&lt;br /&gt;
*Stand-alone mode (without PMS) with basic Frontoffice functionality.&lt;br /&gt;
*Front Office and PMS-Integration with additional licence&lt;br /&gt;
*Check-In/Check-Out (for groups also)&lt;br /&gt;
*Class of service change-over of extension lines&lt;br /&gt;
*Accounting according to flexible tariff models&lt;br /&gt;
*Invoice printing&lt;br /&gt;
*Intermediate invoices&lt;br /&gt;
*Wake-up calls&lt;br /&gt;
*Name setting for caller identification&lt;br /&gt;
*Room status setting&lt;br /&gt;
*System connection&lt;br /&gt;
*Multi-user&lt;br /&gt;
&lt;br /&gt;
==Version==&lt;br /&gt;
&amp;lt;!-- by inno:&lt;br /&gt;
   - version of software that was tested, as declared by the vendor or reseller(in case of customer testimonial), please not if patches have been applied&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
*innovaphone PBX v10&lt;br /&gt;
*HospiX Entry Version 2.05 Build 578 or higher&lt;br /&gt;
&lt;br /&gt;
==Vendor==&lt;br /&gt;
&amp;lt;!-- by vendor&lt;br /&gt;
   - Official name of your company, at best linked to your companies web site url, Official name of the vendors web site &lt;br /&gt;
   - you may also add a logo&lt;br /&gt;
     - upload your company logo (.png preferred, suitable size)&lt;br /&gt;
     - replace logo below with yours &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
[[Image:MSI_logo_200.png|100px]]&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[http://www.msi-telesolutions.com/en/index.php www.msi-telesolutions.com]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short description of the product features, like on a data sheet.  Maximum 250 words. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HospiX Entry is a solution to support the operation of communication systems efficiently. The basic features include:&lt;br /&gt;
* Dual billing for efficient reporting and accounting of communication costs for telephony and internet&lt;br /&gt;
* Comfortable service features, tailored for highest customer satisfaction&lt;br /&gt;
The additional interface HospiX Connect enables data exchange between HospiX Entry and business-specific administrative systems (e.g. Front Office systems).&lt;br /&gt;
HospiX Entry is easily expandable through licenses and offers optional modules for a customized solution.&lt;br /&gt;
&lt;br /&gt;
==Competitive Analysis==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add short competitive analysis.  Maximum 250 words.  This text should enable the innovaphone reseller to select &lt;br /&gt;
     your product for scenarios where it is especially useful&lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
For large hotels (50+ rooms) or other accomodation businesses with extended requirements and with explicit Front Office System use [[Howto:HospiX_Open_-_MSI_Solutions_-_3rd_Party_Product | HospiX Open]].&lt;br /&gt;
&amp;lt;!-- HopiX Care is optimized for hospitals, clinics, retirement and nursing homes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use [[Howto:PhoneStat_-_MSI_Solutions_-_3rd_Party_Product | PhoneStat]] for call accounting without need for check-in and check-out&lt;br /&gt;
&lt;br /&gt;
==Summary==&lt;br /&gt;
HospiX Entry is the ideal solution for small- and medium-sized accommodation facilities (hotels, motels, hostels, camping sites etc.). &lt;br /&gt;
&lt;br /&gt;
==Pricing==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - describe ballpark pricing, e.g. &amp;quot;500€ per seat&amp;quot; or &amp;quot;starting at 25.000€ depending on the number of trunk lines&amp;quot;   &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
A Basic System for 25 rooms can be extended according to the individual situation. Pricing depends on the amount of extensions and extra modules. Please contact MSI Solutions for an offer.&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&amp;lt;!-- by vendor:&lt;br /&gt;
   - add name, address, phone, fax, email, web of primary recommended sales contact&lt;br /&gt;
     if suitable, you may consider specifying several contacs, depending on your sales structure &lt;br /&gt;
     (e.g. by country or vertical market)&lt;br /&gt;
   - in case of a customer testimonial the contact details of the reseller are not disclosed here. As contact person should act sales@innovaphone.com. In order to find the reseller responsible for this product, enter also the corresponding mantis ticket number in invisible tags. &lt;br /&gt;
  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| colspan=99 | &lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | MSI Solutions GmbH&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Geisenhausenerstraße 17, 81379 Munich&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | Germany&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Main:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-0&lt;br /&gt;
|-&lt;br /&gt;
| Fax: || +49 89 748564-33&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:info@msi-telesolutions.com info@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Sales:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-23&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:sales@msi-telesolutions.com sales@msi-telesolutions.com]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=99 | &#039;&#039;&#039;Technical support:&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tel: || +49 89 748564-27&lt;br /&gt;
|-&lt;br /&gt;
| Mail: || [mailto:support@msi-telesolutions.com support@msi-telesolutions.com]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compat|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=44867</id>
		<title>Howto:What is a 3rd Party Product</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:What_is_a_3rd_Party_Product&amp;diff=44867"/>
		<updated>2016-11-18T15:28:00Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* List of 3rd party products */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview = &lt;br /&gt;
== What it is all about ==&lt;br /&gt;
A major design principle for innovaphone products is [http://www.innovaphone.com/index.php?id=168 &#039;&#039;being based on standards&#039;&#039;] strictly.&lt;br /&gt;
&lt;br /&gt;
While this brings a number of substantial advantages to the customers, amongst others a huge base of 3rd applications that can work with innovaphone gear, it may sometimes create headaches for the innovaphone professional in charge of designing solutions. H450, TAPI, Empty Termcaps, DSS1, H.245, XML, SS7, .... it&#039;s easy to get lost in the standards jungle! Application interoperability thus is key to successful integration with 3rd party software. &lt;br /&gt;
&lt;br /&gt;
To assist with determining application interoperability, innovaphone entertains a &#039;&#039;3rd party product list&#039;&#039;.  It has 3 major building blocks&lt;br /&gt;
* products known as interoperable due to customer testimonial (&#039;&#039;referral product&#039;&#039;)&lt;br /&gt;
* products which have been interoperability-enhanced by a joined effort of vendor and innovaphone engineers in innovaphone labs (&#039;&#039;engineered product&#039;&#039;)&lt;br /&gt;
* products tested by innovaphone (&#039;&#039;tested product&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
All such products will be listed in the &#039;&#039;3rd party product list&#039;&#039;. Products that have been tested OK in innovaphone labs additionally will bear the &#039;&#039;innovaphone recommended product&#039;&#039; [[Image:Recprod.PNG]] logo.&lt;br /&gt;
&lt;br /&gt;
== What it means ==&lt;br /&gt;
So what exactly can you expect from a &#039;&#039;3rd party product&#039;&#039;? &lt;br /&gt;
&lt;br /&gt;
; Referral Product : has been used successfully in one or more major customer projects known to us.  The project may be described in a user story, also, we may be able to provide contact information of the partner who has implemented the project upon request (contact your innovaphone sales rep) &lt;br /&gt;
; Engineered Product : vendor has worked with us in our labs to enhance/ensure interoperability based on his own requirements/test plans&lt;br /&gt;
; Recommended Product : product has passed tests in the innovaphone labs OK. This means that all relevant interface used to interact with the innovaphone devices do work as expected.  It does not mean that the passing product is the greatest product in the world.  Instead, it says that the product interfaces ok with innovaphone.  There may or may not be a better product, or a product more suitable for specific requirements available.  This decision is deliberately left to the market.&lt;br /&gt;
&lt;br /&gt;
== What is a potential candidate for a &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
Any product that actually interfaces to innovaphone gear may be considered as recommended product.  However, as a rule of thumb, we do not list nor test basic network infrastructure devices.&lt;br /&gt;
&lt;br /&gt;
== What has to be done to list a new &#039;&#039;3rd party product&#039;&#039;? ==&lt;br /&gt;
See [[Howto:Hitchikers Guide to the &amp;quot;3rd Party Product Listing&amp;quot; |the &#039;&#039;hitchikers guide to the 3rd party product&#039;&#039;]] for a description of the procedure.&lt;br /&gt;
&lt;br /&gt;
= List of 3rd party products =&lt;br /&gt;
The list is structured in various categories.  Please note that a single product may appear in more than one category.  As an example, application suites including both CTI and Call Center functions are quite popular.&lt;br /&gt;
&lt;br /&gt;
== 3rd Party PBX ==&lt;br /&gt;
[[:Category:3rdParty PBX|List of articles in &#039;&#039;{{Category:3rdParty PBX}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Alarm server Products ==&lt;br /&gt;
[[:Category:3rdParty_Alarm_Server|List of articles in &#039;&#039;{{Category:3rdParty_Alarm_Server}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Billing System / Call Management ==&lt;br /&gt;
[[:Category:3rdParty Billing System / Call Management|List of articles in &#039;&#039;{{Category:3rdParty Billing System / Call Management}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== CTI and UMS applications ==&lt;br /&gt;
[[:Category:3rdParty CTI and UMS applications|List of articles in &#039;&#039;{{Category:3rdParty CTI and UMS applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Call Center Applications ==&lt;br /&gt;
[[:Category:3rdParty Call Center Applications|List of articles in &#039;&#039;{{Category:3rdParty Call Center Applications}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Gateways ==&lt;br /&gt;
[[:Category:3rdParty Gateways|List of articles in &#039;&#039;{{Category:3rdParty Gateways}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== H.323 and SIP Terminals ==&lt;br /&gt;
[[:Category:3rdParty Terminals|List of articles in &#039;&#039;{{Category:3rdParty Terminals}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Headsets ==&lt;br /&gt;
[[:Category:3rdParty Headsets|List of articles in &#039;&#039;{{Category:3rdParty Headsets}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Hospitality / Care ==&lt;br /&gt;
[[:Category:3rdParty Hospitality / Care|List of articles in &#039;&#039;{{Category:3rdParty Hospitality / Care}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== IP Voice Conferencing Systems ==&lt;br /&gt;
[[:Category:3rdParty IP Voice Conferencing Systems|List of articles in &#039;&#039;{{Category:3rdParty IP Voice Conferencing Systems}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Music on Hold Solutions ==&lt;br /&gt;
[[:Category:3rdParty Music on Hold Solutions|List of articles in &#039;&#039;{{Category:3rdParty Music on Hold Solutions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Infrastructure Products ==&lt;br /&gt;
[[:Category:3rdParty Network Infrastructure Products|List of articles in &#039;&#039;{{Category:3rdParty Network Infrastructure Products}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Management and Assessment Tools ==&lt;br /&gt;
[[:Category:3rdParty Network Management and Assessment Tools|List of articles in &#039;&#039;{{Category:3rdParty Network Management and Assessment Tools}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Network Security Appliances ==&lt;br /&gt;
[[:Category:3rdParty Network Security Appliances|List of articles in &#039;&#039;{{Category:3rdParty Network Security Appliances}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Professional Announcements ==&lt;br /&gt;
[[:Category:3rdParty Professional Announcements|List of articles in &#039;&#039;{{Category:3rdParty Professional Announcements}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== SIP Provider ==&lt;br /&gt;
[[:Category:3rdParty SIP Provider|List of articles in &#039;&#039;{{Category:3rdParty SIP Provider}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Solutions for Mobile Extensions ==&lt;br /&gt;
[[:Category:3rdParty Solutions for Mobile Extensions|List of articles in &#039;&#039;{{Category:3rdParty Solutions for Mobile Extensions}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== Voice Recording ==&lt;br /&gt;
[[:Category:3rdParty Voice Recording|List of articles in &#039;&#039;{{Category:3rdParty Voice Recording}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
== 3rdParty Wireless System ==&lt;br /&gt;
[[:Category:3rdParty_Wireless_System|List of articles in &#039;&#039;{{Category:3rdParty_Wireless_System}}&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
=List of all 3rd Party Products=&lt;br /&gt;
[[:Category:3rd Party Products]]&lt;br /&gt;
&lt;br /&gt;
=List of all tested Products=&lt;br /&gt;
[[:Category:Compat]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13262</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13262"/>
		<updated>2009-03-13T12:07:40Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Checklist_VoIP_eng.pdf|Checklist VoIP engl]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Content&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
The Checklist VoIP will be useful to all Resellers to receive the information needed from the customer. Project based information is crucial for creating a customized and complete tender.  &lt;br /&gt;
&lt;br /&gt;
The checklist consists of 4 categories: &lt;br /&gt;
&lt;br /&gt;
□	Customer Analysis&lt;br /&gt;
&lt;br /&gt;
□	Your Targets and Requests&lt;br /&gt;
&lt;br /&gt;
□	General Company Information&lt;br /&gt;
&lt;br /&gt;
□	IT / Network technology&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Luck!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: checkliste, customer analysis, checklist, Checkliste, check liste, Check liste, Resellerliste, Kundenliste, Frageliste, Bedarfsermittlung,  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13261</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13261"/>
		<updated>2009-03-13T11:51:57Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Checklist_VoIP_eng.pdf|Checklist VoIP engl]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Inhalt und Nutzen&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP soll innovaphone Resellern als nützliches Instrument zur Informationserhebung beim Kunden dienen. Im Idealfall beinhaltet sie sämtliche projektrelevanten Informationen, um daraus zeitnah ein vollständiges und maßgeschneidertes Angebot erstellen und vorlegen zu können. &lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP unterteilt sich in folgende Sektionen:&lt;br /&gt;
&lt;br /&gt;
□	Kundenanalyse&lt;br /&gt;
&lt;br /&gt;
□	Ihre Ziele und Wünsche&lt;br /&gt;
&lt;br /&gt;
□	Allgemeine Firmeninformationen&lt;br /&gt;
&lt;br /&gt;
□	EDV/Netzwerktechnik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vielen Erfolg!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: checkliste, Checkliste, check liste, Check liste, Resellerliste, Kundenliste, Frageliste, Bedarfsermittlung,  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13260</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13260"/>
		<updated>2009-03-13T11:51:36Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
[[Image:Checklist_VoIP_eng.pdf|Checklist VoIP engl]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Inhalt und Nutzen&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP soll innovaphone Resellern als nützliches Instrument zur Informationserhebung beim Kunden dienen. Im Idealfall beinhaltet sie sämtliche projektrelevanten Informationen, um daraus zeitnah ein vollständiges und maßgeschneidertes Angebot erstellen und vorlegen zu können. &lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP unterteilt sich in folgende Sektionen:&lt;br /&gt;
&lt;br /&gt;
□	Kundenanalyse&lt;br /&gt;
&lt;br /&gt;
□	Ihre Ziele und Wünsche&lt;br /&gt;
&lt;br /&gt;
□	Allgemeine Firmeninformationen&lt;br /&gt;
&lt;br /&gt;
□	EDV/Netzwerktechnik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vielen Erfolg!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: checkliste, Checkliste, check liste, Check liste, Resellerliste, Kundenliste, Frageliste, Bedarfsermittlung,  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=File:Checklist_VoIP_eng.pdf&amp;diff=13259</id>
		<title>File:Checklist VoIP eng.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=File:Checklist_VoIP_eng.pdf&amp;diff=13259"/>
		<updated>2009-03-13T11:46:16Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13254</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13254"/>
		<updated>2009-03-13T11:14:14Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Inhalt und Nutzen&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP soll innovaphone Resellern als nützliches Instrument zur Informationserhebung beim Kunden dienen. Im Idealfall beinhaltet sie sämtliche projektrelevanten Informationen, um daraus zeitnah ein vollständiges und maßgeschneidertes Angebot erstellen und vorlegen zu können. &lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP unterteilt sich in folgende Sektionen:&lt;br /&gt;
&lt;br /&gt;
□	Kundenanalyse&lt;br /&gt;
&lt;br /&gt;
□	Ihre Ziele und Wünsche&lt;br /&gt;
&lt;br /&gt;
□	Allgemeine Firmeninformationen&lt;br /&gt;
&lt;br /&gt;
□	EDV/Netzwerktechnik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vielen Erfolg!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: checkliste, Checkliste, check liste, Check liste, Resellerliste, Kundenliste, Frageliste, Bedarfsermittlung,  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13253</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13253"/>
		<updated>2009-03-13T11:07:20Z</updated>

		<summary type="html">&lt;p&gt;Ptr: /* &amp;#039;&amp;#039;&amp;#039;Inhalt und Nutzen&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Inhalt und Nutzen&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP soll innovaphone Resellern als nützliches Instrument zur Informationserhebung beim Kunden dienen. Im Idealfall beinhaltet sie sämtliche projektrelevanten Informationen, um daraus zeitnah ein vollständiges und maßgeschneidertes Angebot erstellen und vorlegen zu können. &lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP unterteilt sich in folgende Sektionen:&lt;br /&gt;
&lt;br /&gt;
□	Kundenanalyse&lt;br /&gt;
&lt;br /&gt;
□	Ihre Ziele und Wünsche&lt;br /&gt;
&lt;br /&gt;
□	Allgemeine Firmeninformationen&lt;br /&gt;
&lt;br /&gt;
□	EDV/Netzwerktechnik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vielen Erfolg!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
	<entry>
		<id>https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13252</id>
		<title>Howto:Checkliste VoIP</title>
		<link rel="alternate" type="text/html" href="https://wiki.innovaphone.com/index.php?title=Howto:Checkliste_VoIP&amp;diff=13252"/>
		<updated>2009-03-13T11:06:35Z</updated>

		<summary type="html">&lt;p&gt;Ptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Checkliste VoIP Reseller.pdf|Checkliste VoIP Reseller]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Inhalt und Nutzen&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP soll innovaphone Resellern als nützliches Instrument zur Informationserhebung beim Kunden dienen. Im Idealfall beinhaltet sie sämtliche projektrelevanten Informationen, um daraus zeitnah ein vollständiges und maßgeschneidertes Angebot erstellen und vorlegen zu können. &lt;br /&gt;
&lt;br /&gt;
Die Checkliste VoIP unterteilt sich in folgende Sektionen:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
□	Kundenanalyse&lt;br /&gt;
&lt;br /&gt;
□	Ihre Ziele und Wünsche&lt;br /&gt;
&lt;br /&gt;
□	Allgemeine Firmeninformationen&lt;br /&gt;
&lt;br /&gt;
□	EDV/Netzwerktechnik&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vielen Erfolg!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Keywords: enter keywords, foreign translations and/or synoyms not appearing in the article here for better search results --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == Related Articles == --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Howto|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ptr</name></author>
	</entry>
</feed>