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
m
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
For running OpenStage XML Applications, the following items are required/recommended:
+
{{Breadcrumb|0|0|{{dev-en}}|OpenStage|OpenStage XML Applikations}}
* OpenStage 60/80 SIP<!--/HFA--> phone with appropriate firmware version (V1R3.x).
+
 
 +
For running [[OpenStage XML Applications]], the following items are required/recommended:
 +
* [[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, like Tomcat, Apache, Microsoft IIS. The choice depends on the application platform to be used. 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, for instance Java Servlet, ASP, CGI, PHP. The choice depends on the server-side program.
+
* 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.