Xml Services; Phone Initiated Service; Action Url - Pbx Sync; Programmable Function Key - TIPTEL 31xx Manual

Hide thumbs Also See for 31xx:
Table of Contents

Advertisement

XML API for Tiptel.com SIP Phones 31xx

2 XML Services

The phone provides two methods to run the XML service,
initiated by phone device
initiated by external server
There are basically 3 types of XML objects:
1) User Interface objects are XML objects which will use the display of the phone to show the content of
XML file.
2) Device control objects are XML objects used to execute commands or configure the phone. There are no
interaction witch user.
3) XML phone book for build-in Merge-Service

2.1 Phone initiated service

The phone use TFTP, FTP or HTTP(S) GET command to download the XML file from the external server. Each
time the phone try to interpret downloaded data. If there defined XML objects are detected the content will be
accordingly processed.
2.1.1

Action URL - PBX Sync

On predefined internal phone and call events the corresponding configured Action-URLs will be triggered
automatically by device. See chapter PBX Sync in Administrator Guide / Wiki to configure this kind of URLs for
corresponding events.
2.1.2

Programmable function key

Any Action-URL can be triggered manually by hitting a function key configured accordingly on the phone or
extension module. See chapter DSS Key and EXT Key in Administrator Guide / Wiki to configure this kind of
URLs for corresponding keys.
2.1.3

External XML phone book service

Since firmware version 2.x there are different ways to entry the default phone book.
Option 1)
There are a build-in service to merge an external XML phone book in to internal phone book. The URL of XML
file and pooling interval must be configured to use this service. The XML-File should contain IPPhoneDirectory
object type A or B.
Option 2)
An external LDAP-Server can be used.
Option 3)
An external WEB-Service can be used to get filtered contacts. Therefore a Service-URL using {filter} runtime
variable must be defined. The phone device collects the user input, replaces the variable by characters and performs
http GET. The Web-Service should evaluate the search request and must deliver the IPPhoneDirectory-Object witch
Page 3 / 50

Advertisement

Table of Contents
loading

Table of Contents