Specifications
5-15
Cisco Unified IP Phone Services Application Development Notes
OL-22505-01
Chapter 5 Internal URI Features
Telephony URIs
Please go to room 1234.
</Text>
<SoftKeyItem>
<Name>Accept</Name>
<URL>http://<ip>/AlertResponse.jsp?reason=accept</URL>
</SoftKeyItem>
<SoftKeyItem>
<Name>Busy</Name>
<URL>http://<ip>/AlertResponse.jsp?reason=busy</URL>
</SoftKeyItem>
</CiscoIPPhoneText>
Error and Response
When the Device URI is invoked via an Execute object, it uses the standard URI Status and Data values
in the ResponseItems.
Telephony URIs
These sections describe the telephony URIs:
• Dial
• EditDial
• SendDigits
Dial
The Dial URI initiates a new call to a specified number. The Dial URI invokes when it is contained in a
menu item, the menu item is highlighted, and the device is taken off hook.
Activate the Dial URI by one of the following:
• Line button
• Speaker button
• Headset button
• Handset hook switch
• Normal menu item
• Softkey item selection
URI Format
Dial:{dialSequence}[:{useAppUI}:{applicationId}[:audibleFeedback]]
Condition Status Data
Executed successfully 0 (Success) Success
URI syntax is invalid 1 (Parse error) Invalid URI
URI is not supported 6 (Internal error) URI not found