[cisco-voip] Controlled devices

Anthony Holloway avholloway+cisco-voip at gmail.com
Mon Feb 9 12:12:30 EST 2015


SSH into your publisher and run this command:

run sql select u.name as userid, d.name as devicename, d.description from
applicationuser as u left join applicationuserdevicemap as m on u.pkid =
m.fkapplicationuser left join device as d on m.fkdevice = d.pkid where
u.name = 'uccx_jtapi'

Just replace uccx_jtapi with whatever user id you're interested in.

On Mon Feb 09 2015 at 10:59:23 AM TG <techguy.ca at gmail.com> wrote:

>  Hi,
>
> Is there a way to get a list of controlled devices for an application user?
>
> Thanks,
> TG
>  _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20150209/e82638f7/attachment.html>


More information about the cisco-voip mailing list