XML API for Tiptel.com SIP Phones 31xx
Key
Function description
Digit key 1-9, 0
Alpha key, +, -
If input field is selected
Backspace, "SoftKey:BackSpace"
Space, "SoftKey:NextSpace"
"SoftKey:Dot"
Add "." at the cursor’s position on the focused-on item.
"SoftKey:Colon"
Add ":" at the cursor’s position on the focused-on item.
"SoftKey:ChangeMode"
Change of keyset depending on type of input field.
(no function on phone
with alpha keyboard)
3.6 IPPhoneDirectory XML object (Type A)
The IPPhoneDirectory XML object can be used to display a simple phone register.
Since the term “IPPhoneDirectory” is used in several XML objects the phone auto detects the correct application.
XML file description:
Note: The "****" in "****IPPhoneDirectory" can be any string, also can be left empty..
XML file example:
Page 25 / 50
<****
IPPhoneDirectory
Beep
= "yes/no"
LockIn = "
yes/no
"
style
= "numbered/none"
Next
= "http://myserver.de/next_page.php"
Previous
= "http://myserver.de/previous_page.php"
Timeout
= "some integer"
cancelAction
= "some URI"
destroyOnExit = "
yes/no
"
>
<
Title>
any text"</
Title>
<MenuItem>
<Prompt>Contact Name</Prompt>
<URI>number</URI>
</MenuItem>
<!-Additional menu items may be added - ->
<!-SoftKey items may be added - ->
</****
IPPhoneDirectory
>