Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following code example shows extended provisioning XML, and specifies a speed dial entry. In this example, pressing and holding the 2 key dials the telephone number shown.
<wap-provisioningdoc>
<characteristic type="SpeedDial">
<characteristic type="Firstname Lastname">
<parm name="Key" value="2"/>
<parm name="Tel" value="4255551111"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
See Also
SpeedDial Configuration Service Provider
Send Feedback on this topic to the authors