Thursday, 8 October 2015

Polycom VVX Timestamp

After some digging around today to try and find what the format of the time stamp from the Polycom VVX model IP Phones, so figured that I would do a quick post so that I can find it next time.



The time stamp is in the format MMDDHHMMSS

In my log file I have:
1008042609|cfg |*|00|Prov|Starting to provision

From the above format, this was written to the log on the 8th October at 4:26:09 AM

I found the details at the following site:
http://community.polycom.com/t5/VoIP/FAQ-How-can-change-Logging-Levels-or-use-Syslog/td-p/4741

List of Agents in Skype Work Groups

To get a list of agents in a skype work group run the following command via PowerShell: ++++++++++++++++++++++++++++ Get-CsRgsAgentGroup | s...