Views

Difference between revisions of "OpenStage XML Applikations - System Requirements"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Breadcrumb|0|0|{{dev-en}}|OpenStage|OpenStage XML Applikations}}
 +
 
For running [[OpenStage XML Applications]], the following items are required/recommended:
 
For running [[OpenStage XML Applications]], the following items are required/recommended:
* [[OpenStage]] 60/80 SIP<!--/HFA--> phone with appropriate firmware version (V1R3.x).
+
* [[OpenStage]] 60/80 SIP<!--/HFA--> phone with appropriate firmware version (V1R3.x or higher).
 
* Connection to an IP network.
 
* Connection to an IP network.
 
* Web browser to configure the application on the phone using the Web Based Management (recommended). Alternatively, the phone’s local menu can be used.
 
* Web browser to configure the application on the phone using the Web Based Management (recommended). Alternatively, the phone’s local menu can be used.
* Web server for the delivery of XML data. The choice depends on the application platform to be used. Examples: Tomcat, Apache, Microsoft IIS.  Please note that the MIME type for the XML documents has to be set to <code>text/xml</code> on the server.
+
* Web server for the delivery of XML data. The choice depends on the application platform to be used. Examples: Tomcat, Apache, Microsoft IIS.  Please note that the MIME type for the XML documents has to be set to <tt>text/xml</tt> on the server.
* Application platform running on the server. The choice depends on the server-side program. Examples: Java Servlet, ASP, CGI, PHP.
+
* Application platform running on the server. The choice depends on the server-side program that is to be developed. Examples: Java Servlet, ASP, CGI, PHP.

Latest revision as of 07:17, 28 April 2011

For running OpenStage XML Applications, the following items are required/recommended:

  • OpenStage 60/80 SIP phone with appropriate firmware version (V1R3.x or higher).
  • Connection to an IP network.
  • Web browser to configure the application on the phone using the Web Based Management (recommended). Alternatively, the phone’s local menu can be used.
  • Web server for the delivery of XML data. The choice depends on the application platform to be used. Examples: Tomcat, Apache, Microsoft IIS. Please note that the MIME type for the XML documents has to be set to text/xml on the server.
  • Application platform running on the server. The choice depends on the server-side program that is to be developed. Examples: Java Servlet, ASP, CGI, PHP.