Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Corporate directory

Status
Not open for further replies.

carb11

Technical User
Apr 3, 2009
79
US
We just upgraded to 7.5 and I can't seem to get corp directory working.

We loaded subscriber manager and uploaded a csv file. I also did an account sych. But when I press directory on the phone and select corp directory I get "corporate directory unavailable"

Any ideas?
 
is the corporate directory menu appears on your UCM webpage ? if yes you need to do "account synchronisation" within Subscr Manager then doing upload on Corporate directory menu to upload the file to the Call Server..
 
I did that and it shows pass:

PASS Tue Jun 28 16:37:33 EDT 2011 2 anonymous 884 deleted 4 updated 1635 account(s) processed

I can look up users in subscriber manager, But when I try accessing through the phone I get directory unavailble.

I'm I missing a step?
 
Is crpa on the phones? can the file you uploaded to the call server readable though PDT?
 
This was working prior to the 7.5 upgrade. Yes, crpa is active on the phones.

unfortunately, I'm not real familiar with PDT
 
Please do this procedure:

You can add in other CPND Names from other systems if they use Network Linked Numbering onto the same csv file.

step1: Print off & capture the CPND name block such as..


LD 95
REQ PRT
TYPE NAME
CUST 0
CPND_LANG
PAGE
DIG
DN ALL
SHRT YES

5200 Welfare Room
5201 Rest Room
5202 Delivery & Collections
5208 Donald Duck I2050
5209 Micky Mouse I2050 Phone
5230 Tom's MODEM
5234 Jerry's I2050 Phone
5235 Roger Rabbit's I2050 phone
5236 Mini Mouse's MODEM
5237 Bugs Bunny I2004 Phone

step2:

Save the file as a standard Text format i.e. names.txt. Edit the file to leave it with just the DN & Name.
Using "Notepads" find & replace, it's easy to get it to find 5 spaces & replace it with 4 spaces & a ",".
The messy bit is to put in a comma "," between the first & second name & to remove any part of a name
that's not required. This will take you a while to complete.

Once you have done this it should look something like this..

5200 , Welfare, Room
5201 , Rest, Room
5202 , Delivery , Collections
5208 , Donald, Duck
5209 , Micky, Mouse
5230 , Tom's, Modem
5234 , Jerry's, I2050 Phone
5235 , Roger, Rabbit
5236 , Mini, Mouse
5237 , Bugs, Bunny


step 3:

Save this file as a "CPDIR0.CSV". The idea being that this file will eventually be uploaded
into the Nortel switch. Before we do this we will need to open the file by using Excel.
The layout of the columns have to be changed as follows..


Last Name , First Name , DN , ORG (Which means...)

Room,Welfare,5200,ORG
Room,Rest,5201,ORG
Collections,Delivery,5202,ORG
Duck,Donald,5208,ORG
Mouse,Micky,5209,ORG
Modem,Tom's,5230,ORG
I2050 Phone,Jerry's,5234,ORG
Rabbit,Roger,5235,ORG
Mouse,Mini,5236,ORG
Bunny,Bugs,5237,ORG

step4:

Before saving this file, highlight all of the columns & select the “sort” option. Click on column “A”, so that the Name data is arranged in alphabetical order. Also try & remove any spaces before & after the ",“ . The result should be something like this..

Bunny,Bugs,5237,ORG
Collections,Delivery,5202,ORG
Duck,Donald,5208,ORG
I2050Phone,Jerry's,5234,ORG
Modem,Tom's,5230,ORG
Mouse,Micky,5209,ORG
Mouse,Mini,5236,ORG
Rabbit,Roger,5235,ORG
Room,Welfare,5200,ORG
Room,Rest,5201,ORG





step 5:


Finally save the amended cpdir0.csv file & upload it into the system.
Go into "pdt" and navigate to the "db" folder by using "c:/u/db" or "cd /u/db".
Use the "pdt" command "rx cpdir0.csv" to upload the your cpdir0.csv file.
After it's been uploaded, Check that it works by using the Corporate Directory function.
If it doesn't, then use the "pdt" symload & INIT_CORP_DIR. Or UPDATE_CORP_DIR for Version 4.5.

e.g.

pdt> symload
Loading symbols from "c:/p/sl1/res.sym"
pdt> INIT_CORP_DIR
value = 1 = 0x1
pdt>
Total number of files 1
0 c:/u/db/CPDIR0.CSV
Reading the corporate directory file for customer: 0
538 entries read for customer 0.

pdt>

Another useful tip that I have just received from another tek-tips member, Andras888 is this info below.
I did not use the FTP feature because my switch is not on the network (CLAN). Instead I used a floppy disk, with the following command:
pdt> cp /f0/cpdir0.csv .



Check the Corporate Directory function again & it should display your names. If is does not, then make sure that you have set all of your sets with a “CLS” = “CRPA”. Check in LD 81 for sets which have the CLS = CRPD & make the changes as required.

>LD 81
REQ LST
CUST 0
DATE
PAGE
DES
FEAT CRPD
FEAT

CRPD 00 TN 064 0 00 01 PCA PCA 2 NOV 2004
CRPD 00 TN 064 0 00 03 PCA PCA 22 JUL 2004
 
Hello Guys,
I am having the same problem with in 7.5 same like carb11
everything seems fine for me but still I am getting the same error in the phones, " Directory unavailable "

please carb11 tell me how did you solve it if you solved it ?

Regards,
Jacob
 
I've just done the 7.5 boot camp course and Avaya has really messed up this area and others because they have removed TM's useful schedule section.

This process is all manually controlled now.

You need to reconsile the sets first. Then go to Subscriber Manager. This area is confusing, but you need to update it and confirm it's OK.

Find the Corporate Directory section and follow the steps to upload it. I checked via "pdt" in the DB folder that the CpDir0.csv file was present and dated correctly.

All the best

Firebird Scrambler
Meridian 1 / Succession and BCM / Norstar Programmer in the UK

If it's working, then leave it alone!.
 
hi cab11,

I saw already this problem about the "corporate unavailable".
So one question : is TLAN and IP phone LAN are in the network ?
If it is, try to do two VLAN, one for TLAN (/28) is enough) and one for your phones sets or more. Then we did the process about subscreiber manager
Now maybe i'm lucky at that time, but that we made and fix the problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top