Re: [cisco-voip] Question about detecting end-point analog telephony device present on ATA

2023-06-01 Thread Carlo Calabrese
Here is a SQL command I use to get a list of all the devices that includes device, primary number on the device and mac.This will give you CTI route points also. model mac description dnorpattern name run sql select typemodel.name as model, device.name as mac, device.description, numplan.dnorp

Re: [cisco-voip] Question about detecting end-point analog telephony device present on ATA

2023-06-01 Thread Brian Meade
I'm not aware of anything like this for the ATAs. We standardize a lot of our large Enterprise customers on the VG Series for remote locations just for things like this. It's way more costly than ATAs though unfortunately. On Thu, Jun 1, 2023, 11:26 AM Tim Reimers wrote: > Hi all - > Thanks fo

Re: [cisco-voip] Question about RISDB queries and ATA devices?

2023-06-01 Thread Brian Meade
This is the way to do it. I add filters all the time to add additional columns under the Device->Phone page. On Thu, May 25, 2023, 2:37 PM wrote: > Just add the filter on the device/phone page to include directory number > and you’ll be good to go. > > > > *From:* Tim Reimers > *Sent:* Thursda

[cisco-voip] Question about detecting end-point analog telephony device present on ATA

2023-06-01 Thread Tim Reimers
Hi all - Thanks for the earlier assistance with obtaining details for ATAs. Turned out the only way to do it is a screenscrape and check each one for the DN. My next goal is: How to know if there's a device of any kind attached to the port of an ATA-186. I know for my VG-224 devices, I can do thi