NEC 4, 77000WEB02 manual Customizing Contact . htm

Page 18

N-TeliWeb 4.0

Customizing Contact . htm

You can use the Contact.htm page to collect caller information, and then automatically direct the call to a specific extension.This caller information is then displayed on the agent’s screen.

To Alter Form Data

Using Notepad or another html editor, modify Contact.htm source code as follows:

1.Change the ServerIP

Set the value of the ServerIP to the IP address of the server on which NCS Ware resides.

<input type="hidden" name="ServerIP" value="206.111.153.203">

2.Set DialPad visibility

By default, the code in contact.htm is set to show the Dial Pad (value = "1") and not to dial a specific number (value = ""). To hide the DialPad, change the values as shown below:

Hide DialPad, Autoconnect to Extension 300

<input type="hidden" name="Extension" value="300"><input type="hidden" name="DialPad" value="0">

Show DialPad, Let Caller Dial Extension

<input type="hidden" name="Extension" value=""><input type="hidden" name="DialPad" value="1">

3.Alter the data collection fields

Shown below is the form row that collects the caller’s full name.

Copy, modify or delete variables to your company’s specifications.

<tr>

<td align="left" width="128" bgcolor="#CCFF99">

<b><small><font face="Verdana">Customer Name </font></small></ b></td>

<td width=22 align=left></td> <td align=left width=282>

<font face=Verdana>

<input type="text" name="CustomerName" maxlength=40 size=20 tabindex=1>   </font></td>

</tr>

14N-TeliWeb4.0 User Guide

Image 18
Contents TeliWeb Trademarks Contents Table of Contents Ii N-TeliWeb4.0 User Guide TeliWeb OverviewInstalling N-TeliWeb Logical N-TeliWeb WebCall installation in IISWebCall Directory Structure Local Path in IIS Properties dialogApplet Subdirectory Files Collecting Form Data, IVR Data and URL History Tagging Pages for URL HistoryScenario 1 Caller Data from Web Contactinfo.htmWebCall window Caller Data window in N-TeliAgent Customizing Contactinfo . htm Change the ServerIPScenario 2-Caller Data from Auto Attendant Contact.htmWebCall window with DialPad visible Customer Support Caller Data window in N-TeliAgent Customizing Contact . htm Configuring Auto Attendant for Scenario Configuring Auto Attendant Select 1-get digits next level Select &-get digits next level Select &-to extension next level Troubleshooting Uninstalling N-TeliWeb Uninstall N-TeliWebTeliWeb TeliWeb4.0 User Guide Cng.nec.com Other Important Telephone Numbers
Related manuals
Manual 12 pages 20.92 Kb