[cisco-voip] Tracking DND

Wes Sisk wsisk at cisco.com
Thu Sep 15 11:18:36 EDT 2011


Better yet:

Bulk Administration
Import/Export
Export
Check the box for Device Data, Phone

Download the resulting file. Use the column "Do Not Disturb":


/wes


On Sep 15, 2011, at 11:09 AM, Wes Sisk wrote:

From the data dictionary:
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_reference_guides_list.html

Based a very simple lab test this appears to work:
admin:run sql select dev.name,dnd.dndstatus from device dev, DNDDynamic dnd where dnd.dndstatus='t' and dnd.fkdevice=dev.pkid
name            dndstatus 
=============== ========= 
SEP003094C30DF5 t         


I recommend spot checking this in your system.

/wes


On Sep 14, 2011, at 5:09 PM, Haas, Neal wrote:

Are there any reports that I can use to see DND usage? Or a query for DND?
 
Thanks
 
Neal Haas
 
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

_______________________________________________
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/20110915/31a32503/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dnd.tiff
Type: image/tiff
Size: 70482 bytes
Desc: not available
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20110915/31a32503/attachment.tiff>


More information about the cisco-voip mailing list