-
1
- #1
How to add multiple users into the DECT R4 database.
___________________________________________
It works! Now if only I could remember what I did...
Dain Bramaged (Avaya Search tool )
______________________________________
Code:
Doc ID: SOLN205092
Version: 1.0
Status: Published
Published date: 28 Jun 2012
Author: Robert Flockton
Details
Customer requesting how to enter 1800+ users into the DECT R4 database.
Adding them individually would take a long time.
Problem Clarification
In the Avaya firmware there is no method visible to import a database of users into the DECT R4.
Cause
Feature is not visible on Avaya firmware.
Solution
Format the database as follows.
<Long name>;<display>;<name>;<number>;<cant remember>;<idle display>;<IPEI>;<Can’t remember>;; <-- colon separated. Use *.CSV file type.
e g. Bob Flockton;56238;56238;56238;;56238;0364702962915;;
Enter [URL unfurl="true"]http://xxx.xxx.xxx.xxx.xxx/GW-DECT/mod_cmd_login.xml?cmd=show-import&xsl=asc_dect_users_import_list.xsl[/URL] on browser.
Use underscore between separated characters.
xxx.xxx.xxx.xxx is the IP address of the "ACTIVE" DECT R4 - DECT Master
Browser display will change to display "Import Users" Select file.
Browse to the location of where the *.csv file is located; and click on "next".
Browser will then import file.
Successful import will show list of users added, in the form of.....
Long Name Name No Display IPEI/IPDI AC
Bob Flockton 56238 56238 56238 0364702962915 1234
AC is randomly generated by the system.

___________________________________________
It works! Now if only I could remember what I did...
Dain Bramaged (Avaya Search tool )
______________________________________