Menu

Tree [r34] /
 History

HTTPS access


File Date Author Commit
 COPYING 2015-06-10 brechtsanders [r1]
 ChangeLog 2016-06-03 brechtsanders [r32]
 LICENSE 2015-06-10 brechtsanders [r1]
 Makefile 2016-06-03 brechtsanders [r34]
 PolycomVVXControl.cbp 2016-03-17 brechtsanders [r31]
 README.txt 2016-02-02 brechtsanders [r18]
 polycomvvx.c 2016-06-03 brechtsanders [r32]
 polycomvvx.h 2016-03-16 brechtsanders [r28]
 polycomvvxcontrol.c 2016-06-03 brechtsanders [r32]

Read Me

Project name:
        PolycomVVXControl
Short description:
	A command line utility for remote controlling Polycom VVX IP phones
Description:
        Application to remote control Polycom VVX IP phones via their web interface (using HTTP).
	This application is initially intended to perform certain actions on phones running in
	Microsoft Lync mode. These actions include:
		* get device information
		* get status
		* sign in using PIN authentication
		* sign out
		* reboot
		* factory reset
	It also supports performing actions in batch reading data from a CSV file.

License:
        This program is distributed under the GNU Lesser General Public License v2.1 (see the file COPYING)
	It makes use libraries which have their individual licenses:
		* libcurl       MIT (or Modified BSD)-style license
		* libcsv        GNU Library or Lesser General Public License version 2.0 (LGPLv2)
		* expat	        MIT license

Usage:
	Run the following command to get the command line help:
		PolycomVVXControl.exe -h