Specifications
administration.fm
A31003-S2000-M102-6-76A9, 26/08/2010
Asterisk - OpenStage Family, Administration Manual
3-133
Administration
Applications
For detailed information about the OpenStage XML application interface, please see the Open-
Stage 60/80 XML Applications Developer’s Guide. You can find the current version under
http://wiki.siemens-enterprise.com/index.php/OpenStage_XML_Applications
To set up a new XML application, enter the access data for the application on the server, which
is described in the following.
The Display name can be defined freely. This name will appear in the applications tab once
the application is configured, and it will appear in a newy created tab when the application is
running. With Xpressions, this value is predefined as "Xpressions".
The Application name is used by the phone software to identify the XML application running
on the phone. With Xpressions, this value is predefined as "Xpressions".
The Protocol for exchanging XML data with the server-side program can be set to "HTTP" or
"HTTPS".
The HTTP Server address is the IP address or domain name of the server which hosts the
remote program. Server port number specifies the corresponding port.
Program name/Program name on server specifies the relative path to the servlet or to the
first XML page of the application on the server. The relative path refers to the root directory for
documents on the web server. The program name cannot be longer than 100 characters.
XML trace enabled determines whether debugging information is sent to a special debugging
program on the remote server. The relative path for the debugging program is given by the De-
bug program name parameter.
If desired, XML applications can have internal tabs. The number of these tabs is specified in
Number of tabs.
Tab 1...3 Display Name provides the label text for the corresponding tab.
Tab 1...3 Application Name is required if the application has internal tabs. This is a unique
name for the specified tab. The remote program will use this name to provide the tab with
specific content.
Auto restart / Restart after change (V2): If checked, a running XML application is automati-
cally restarted after it has been modified. This might be especially useful for special XML ap-
plications, like messages applications, or phonebook applications, as these cannot be stopped
or restarted by the user. Please note that a restart will take place even if no changes have been
>
For an XML application with a number of tabs > 0, one of the entries between Tab
1 Application Name and Tab 3 Application Name must be set to the same value
as the Application name that it is associated with. When the XML application is
started, the tab which has the same name as the XML application is the tab
that initially gets focus.