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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Registration date station

Status
Not open for further replies.

Tiago Procopio

Technical User
Dec 3, 2018
5
BR
Hello,

How to identify in CM the last date an 'station' was registered? Tks
 
'disp er' will show you but a CM interchange or reboot will mess you all up. There is no Avaya native solution for this that I know of. Best option, which I use, is to take list reg X times per day. Then unique that list daily. Then diff that list with list station and add the date. Over time, stations that dont register will float to the top and you can delete them.

Another option is to use CDR, but you need to be careful of things like wall phones which are registered but never make calls.
 
Code:
display logging-levels                                          Page   2 of   2 

                                 LOGGING LEVELS

      Log All Submission Failures: y
          Log PMS/AD Transactions: n
  Log IP Registrations and events: y
     Log CTA/PSA/TTI Transactions: y
--------------------------------------------------------------------------------

Command: list history login ip-a
list history login ip-a                                                Page   1 

                                  HISTORY
          Date of Loaded Translation: 2:00am Thu Aug 16, 2018   

 Date  Time Port      Login    Actn Object       Qualifier

12/11 15:36 S05429    ip-a     cha  station      5808                         
12/11 15:28 S03299    ip-a     cha  station      3578                         
12/11 15:26 S05250    ip-a     cha  station      5851                         
12/11 15:23 S04955    ip-a     cha  station      3546                         
12/11 15:21 S03770    ip-a     cha  station      4151                         
12/11 15:20 S05249    ip-a     cha  station      3562                         
12/11 15:18 S04508    ip-a     cha  station      3795                         
12/11 15:12 S05248    ip-a     cha  station      5963                         
12/11 15:05 S05428    ip-a     cha  station      1593                         
12/11 14:32 S03964    ip-a     cha  station      4200                         
12/11 14:27 S02833    ip-a     cha  station      5295                         
12/11 14:13 S03535    ip-a     cha  station      3060                         
12/11 13:59 S02313    ip-a     cha  station      1437                         
12/11 12:14 S02967    ip-a     cha  station      4125

A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"

bsh

45 years Bell, AT&T, Lucent, Avaya
Tier 3 for 35 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top