Resource Files211ProcedureUse the following procedures to customize a dial-now template.Customizing a dial-now template:1. Open the template file using an ASCII editor.2. Add the following string to the template, each starting on a separate line:Where:DialNowRule="" specifies the dial-now rule.LineID="" specifies the desired line(s) for this rule. When leaving it blank, the IPphone will apply to all lines.3. Specify the values within double quotes.4. Place this file to the root directory of the provisioning server.The following is an example of a dial-now template: DialNowRule="1234" LineID="1"/> DialNowRule="52[0-6]" LineID="1"/> DialNowRule="xxxxxx" LineID=""/>You can create the softkey layout of different call states respectively using the softkeylayout templates. The call states are CallFailed, CallIn, Connecting, Dialing, RingBackand Talking. After preparing the templates, place the templates to the root directory ofthe provisioning server and specify the access URL in the configuration files.When editing a softkey layout template, remember the following: indicates the start of a template and indicates theend of a template. For example, . indicates the start of the disabled soft key list and indicatesthe end of the soft key list, the disabled soft keys are not displayed on the phoneLCD screen. Create the disabled soft keys between and . indicates the start of the enabled soft key list and indicatesthe end of the soft key list, the enabled soft keys are displayed on the phone LCDscreen. Create the enabled soft keys between and .