Specifications
XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
18
password = “yes/no”
editable = “yes/no”
>
<Prompt>Guidance for the input</Prompt>
<Parameter> parameter name add to URL</Parameter>
<Default>Default Value</Default>
<Selection>Selection</Selection>
<!-Additional soft key items may be added - ->
</InputField>
<!--Additional input field items may be added -->
<!--Additional soft key items may be added -->
</YealinkIPPhoneInputScreen >
The parameters of the InputScreen object are listed in the following table:
Parameter
Type
Value
Description
YealinkIPPhoneInp
utScreen
mandatory
none
The root element of the
InputScreen object.
Type
mandatory
“IP”
“string”
“number”
“timeUS”
“timeInt”
“dateUS”
“dateInt”
“empty”
Data input options:
1. IP
2. String(default)
3. number
4. timeUS, 12hour format
Format:
HH:MM:SS AM/PM
HH:1-12, MM:0-59, SS:0-59
AM/PM stand for the
forenoon/afternoon.
Example:
02:00:23 AM
12:59:00 PM
5. timeInt, 24 hour format
Format:
HH:MM:SS
HH:0-23, MM:0-59, SS:0-59
Example:
23:25:00
6. dateUS