NEC 77000WEB02, 4 manual Customizing Contactinfo . htm, Change the ServerIP

Page 13

Customizing Contactinfo.htm

Customizing Contactinfo . htm

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

To Alter Form Data

Using Notepad or another html editor, modify Contactinfo.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 is set to hide the Dial Pad (value = "0") and to dial a specific number (value = "300"). To show the Dial pad, change the values as shown below:

Show DialPad, Let Caller Dial Extension

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

Hide DialPad, Autoconnect to Extension 300

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

3.Alter the data collection fields:

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

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

<tr>

<td width="240" bgcolor="#CCFF99"><font size="2" face="Verdana"><b>First Name </b></font></td> <td width="282"><font face="Verdana"><input type="text" size="20" maxlength="40" name="FirstName" tabindex="1">   </font></td>

</tr>

N-TeliWeb

N-TeliWeb4.0 User Guide 9

Image 13
Contents TeliWeb Trademarks Contents Table of Contents Ii N-TeliWeb4.0 User Guide Overview TeliWebLogical N-TeliWeb WebCall installation in IIS Installing N-TeliWebLocal Path in IIS Properties dialog WebCall Directory StructureApplet Subdirectory Files Tagging Pages for URL History Collecting Form Data, IVR Data and URL HistoryContactinfo.htm Scenario 1 Caller Data from WebWebCall window Caller Data window in N-TeliAgent Change the ServerIP Customizing Contactinfo . htmContact.htm Scenario 2-Caller Data from Auto AttendantWebCall 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 Uninstall N-TeliWeb Uninstalling N-TeliWebTeliWeb TeliWeb4.0 User Guide Cng.nec.com Other Important Telephone Numbers
Related manuals
Manual 12 pages 20.92 Kb