Action - Siemens HiPath optiPoint 410 Developer's Manual

Xml applications
Table of Contents

Advertisement

4.4

Action

The Action object represents a specific task for the phone. This task is specified in the Type
attribute. Currently, only the MAKECALL value, which triggers a telephone call, is available.
The following attributes are available to the IppAction element:
Attribute
TYPE
(mandatory)
The action type "MAKECALL" can be executed on the models Siemens
>
optiPoint 410/420 410/420 standard and advance in the SIP and in the HFA variants.
Syntax
<IppAction Type="MAKECALL">
<Number> </Number>
</IppAction>
Child elements
Number
The telephone number to be dialed.
Example
<?xml version="1.0" encoding="UTF-8" ?>
<IppDisplay>
<IppScreen ID="1" HiddenCount="0" CommandCount="0">
<IppAlert Type="CONFIRMATION" Delay="FOREVER">
<Title>IppAction</Title>
<Text>Dialing a number...</Text>
<Image></Image>
</IppAlert>
<IppAction Type="MAKECALL">
<Number>12345</Number>
</IppAction>
</IppScreen>
</IppDisplay>
18. May 2006
optiPoint application module - XML Applications, Developer's Guide
Value
Function
MAKECALL
A call made to the telephone number specified in the
child element <Number> is pushed.
c01.fm
XML Object Reference
Action
14

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hipath optipoint 420

Table of Contents