A commandline utility for remote controlling Polycom VVX IP phones
Application to remote control Polycom VVX IP phones via their web interface (using HTTPS).
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.
VOIP client/server in python >= 2.6. Audio in/out: ossaudiodev (UNIX like) or SoX. Network: bzip2 compression, speex or ogg audio compression, you can configure all, minimum bytes per second: 350-400 in speex mode: U8, 6 kHz, quality 0, bzip2, buf 4K
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This is a SIP signaling layer to create a fully operative multipoint (video) conference server using SIP clients and RTP media streams in combination with strManager as a media management layer.