4-5
Cisco Unified IP Phone Services Application Development Notes
OL-18696-01
Chapter 4 Internal URI Features
XML Displayable Object URIs
URI Format
SoftKey:n
Where
n
= one of the following softkey names:
•
Back
•
Cancel
•
Exit
•
Next
•
Search
•
Select
•
Submit
•
Update
•
Dial
•
EditDial
•
<<
Table 4-2
contains valid softkey actions for each XSI object type follow. The URI invokes the native
functionality that each key possesses in the given object context.
QueryStringParam
The QueryStringParam URI allows an application developer to collect more information from the user
with less interaction. When the user performs an action with a softkey, you can either append a query
string parameter to the URL of the highlighted MenuItem or append the query string parameter from the
MenuItem to the URL of the softkey.
Table 4-2
Valid Softkey Actions for CiscoIPPhoneObject Types
IPPhoneObject
1
1.
The SoftKey URI is not allowed in an Execute object.
Select Exit Update Submit Search << Cancel Next Dial
Edit
Dial
CiscoIPPhoneMenu
X
X
CiscoIPPhoneIconMenu
X
X
CiscoIPPhoneText
X
X
CiscoIPPhoneImage
X
X
CiscoIPPhoneGraphicMenu
X
X
CiscoIPPhoneInput
X
X
2
2.
Only when used under the Directories button.
X
X
CiscoIPPhoneDirectory
X
X
X
3
3.
The SoftKey:Dial and SoftKey:EditDial URIs can be used only for Directory objects, but the Dial:xxx and EditDial:xxx URIs
can be used as the URL of any SoftKeyItem or MenuItem. For more details, see the
“Telephony URIs” section on page 4-11
.
X
3