|
Home > Archive > Voice over IP Cisco > November 2007 > Alerting name massive update !!!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Alerting name massive update !!!
|
|
|
|
| Bernhard Albler 2007-11-26, 7:12 am |
| Really depents on your ccm version...
1.)for both 4 and 5:
Go with axl. Write a small Axl Script that updates the alerting names.
2.)for 5 and up:
If the alerting name is really a combination of information, that is already in the DB, you might get by via a sql command (e.g. joining endusers withthe numplan and updating with firstname and lastname.)
generally the safest variant is "1.)"
regards
bernhard
________________________________________
Von: cisco-voip-bounces@puck.nether.net [cisco-voip-bounces@puck.nether.net] im Auftrag von Djokic Sinisa [sdjokic@mds.co.yu]
Gesendet: Montag, 26. November 2007 10:21
An: cisco-voip@puck.nether.net
Betreff: [cisco-voip] Alerting name massive update !!!
hi to all..
does anybody know is there any quick solution to add “Alerting name” todevice line..
let’s presume that we have a list of 1000 “Alerting name” records we want to add..
as i can see, using BAT we can only update directly which means – device by device..
deleting and inserting record in BAT is not solution..
is there any direct access to the database or trick to do this “dirty physical work”..
thanx..
regards..
Sinisa Djokic
System Engineer
CCNP,CCDA,CQS-CWLDS,CS-CIPTDS,CS-CIPCCES cisco Certified
[cid:image001.gif@01C83016.199C5A30]
MDS Informaticki inzenjering
Bul. Arsenija Carnojevica 170
11070 Novi Beograd, Serbia
Tel: +381 11 2015 200, 2015 273
Fax: +381 11 3194 954
www.mds.co.yu<http://www.mds.co.yu>
sdjokic@mds.co.yu<mailto:sdjokic@mds.co.yu>
| |
| Jonathan Charles 2007-11-26, 1:11 pm |
| Do a device report... that will give you the device name and the
description (if you uses the user as the description)... and then you
can alter those results into a CSV and then BAT in the alerting
name...
Jonathan
On Nov 26, 2007 3:21 AM, Djokic Sinisa <sdjokic@mds.co.yu> wrote:
>
>
>
>
>
>
> hi to all..
>
>
>
> does anybody know is there any quick solution to add "Alerting name" to
> device line..
>
> let's presume that we have a list of 1000 "Alerting name" records we want=
to
> add..
>
>
>
> as i can see, using BAT we can only update directly which means =96 devic=
e by
> device..
>
> deleting and inserting record in BAT is not solution..
>
>
>
> is there any direct access to the database or trick to do this "dirty
> physical work"..
>
>
>
>
>
> thanx..
>
>
>
>
>
> regards..
>
>
>
> Sinisa Djokic
>
> System Engineer
> CCNP,CCDA,CQS-CWLDS,CS-CIPTDS,CS-CIPCCES cisco Certified
>
>
>
>
>
>
>
>
> MDS Informaticki inzenjering
> Bul. Arsenija Carnojevica 170
> 11070 Novi Beograd, Serbia
> Tel: +381 11 2015 200, 2015 273
> Fax: +381 11 3194 954
> www.mds.co.yu
> sdjokic@mds.co.yu
>
>
> ________________________________________
_______
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
|
|
|
|
|