<div dir="ltr"><div>Try this from the CUCM CLI:<br><br>run sql select <a href="http://lg.name" target="_blank">lg.name</a> as LineGroup,n.dnorpattern,dhd.<wbr>hlog from linegroup as lg inner join linegroupnumplanmap as lgmap on lgmap.fklinegroup=lg.pkid inner join numplan as n on lgmap.fknumplan = n.pkid inner join devicenumplanmap as dmap on dmap.fknumplan = n.pkid inner join device as d on dmap.fkdevice=d.pkid inner join devicehlogdynamic as dhd on dhd.fkdevice=d.pkid order by <a href="http://lg.name" target="_blank">lg.name</a><br> <br></div>That should show you the current login status of each phone to at least tell you which are logged in to the line group.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 6, 2018 at 10:55 AM, Scott Voll <span dir="ltr"><<a href="mailto:svoll.voip@gmail.com" target="_blank">svoll.voip@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Anyone getting reports in CM 11.5 of Hunt groups not working correctly? We have the hunt group set to longest idle but one person seems to be getting all the calls.<div><br></div><div>How do you trouble shoot this? it's not like UCCx reports.</div><div><br></div><div>is there a way to see who is logged into the hunt group? and How long?</div><div><br></div><div>TIA</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Scott</div><div><br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer" target="_blank">https://puck.nether.net/<wbr>mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>