Page 1 of 1

help to change name and subname

Posted: 04 Mar 2010 06:43
by kaseOga
Hi !!

How to change the Name and the subname of a Nr Directory via cli ?
i always do this:

mgr / users / consult.. / and put in directory number and control+v, how to set the name and subname via command line ? is for do a script

aand....

wheni change the name of a directory number, before i go to

mgr / users / go down hierarchy / prog keys / consult / and puto the directory number and key no to change of the same name i change after in consult

thx !!
pd: im spanish, sorry for my english :$

Posted: 04 Mar 2010 14:33
by tincho.rn
Hi. Try this: mgr -nodico -log test , then go to users and change the name. Logout from mgr. Check the file, more text
You will understand the structure. Then edit your own file, and use mgr -nodico -X <your file>
I hope you understand me. You will find more information in old.alcatelunleashed.com
Saludos.

Posted: 05 Mar 2010 02:06
by kaseOga
THANKS! the best command :P

the result, for whoever is interested, is this:

SET Subscriber "190": "5830001"
{
Annu_Name = "pruebaname",
Annu_First_Name = "pruebasubname"
}

Several questions come to me now, including as "read" instead of "set" something, for example, have to go into mgr / users / consult .. / And read and save the entity number into a file or something like it done?

thanks !!!