1322
Views
0
Helpful
1
Replies
List all ATAs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2019 01:02 PM
Dear All,
I’m trying to find a query that allows me to see a list of all ATAs registered in my Call Manager.
For phones, I use “show risdb query phone”.
Is there a query related to “show risdb ….”, or another table like “phone”, that contains the same information for the ATAs??
Thanks for your time!
Kind Regards.
Labels:
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2019 12:36 AM
hi,
run :
run sql select * from device where tkmodel=36262
to see the list of ATA's
