![TIPTEL 31xx series Скачать руководство пользователя страница 12](http://html1.mh-extra.com/html/tiptel/31xx-series/31xx-series_manual_1118777012.webp)
XML API for Tiptel.com SIP Phones 31xx
2.6.3
Internal URI "Command:"
The internal proprietary URI
"Command:"
allows to execute service commands.
URI format:
Command:
XXXXXX
Where
XXXXXX
variable is one of the following predefined commands:
Command
Description
Example
Reset
Reset the configuration to factory defaults and reboot
The command will be executed only if there are no voice connections.
Command:Reset
Reboot
Restart device.
The command will be executed only if there are no voice connections.
Command:Reboot
Resync
Downloads autoprovisioning files.
The command will be executed only if there are no voice connections.
Command:Resync
Lock
Lock the phone keys
Command:Lock
Unlock
Unlock the phone keys
Command:Unlock
ClearCallersList
Clear local incoming call record list
Command:ClearCallersList
ClearRedialList
Clear redial list (outgoing call record)
Command:ClearRedialList
ClearDirectory
Clear local contact list
Command:ClearDirectory
Example:
2.6.4
Internal URI "SoftKey:"
Some user interface XML objects support predefined internal URIs.
Available object commands
➢
"
SoftKey:Exit
" is available for all UI XML objects and redraws the previous XML object present in the phone
browser. Does not appear if
LockIn
set to "yes".
➢
"
SoftKey:Select
" is available for TiptelPPhoneTextMenu only and calls the
URI
tag of the selected
MenuItem
.
➢
"
SoftKey:Dial
" is available to screens that allow input. The dial string for the "Dial" function is taken from
the menu items URI on the Menu Screen.
➢
"
SoftKey:Next
" is only available in IPPhoneDirectory XML object (Type A).
➢
"
SoftKey:Previous
" is only available in IPPhoneDirectory XML object (Type A).
Page 11 / 50
<?
xml
version="1.0" ?>
<
TiptelIPPhoneExecute
>
<
ExecuteItem
URI
="Command:ClearRedialList"/>
<
ExecuteItem
URI
="Command:ClearCallersList"/>
<
ExecuteItem
URI
="Command:Reboot"/>
</
TiptelIPPhoneExecute
>