Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A command line 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.
The Session Initiation Protocol (SIP) is a signaling communications protocol widely used nowadays for controlling multimedia communication sessions such as voice and video calls over Internet Protocol (IP) networks.
Thanks to its simplicity, SIP messages are often used in creative ways for which these were not originally designed (e.g. using periodical OPTIONS packets as NAT keep-alive instead of using STUN or TURN) and thus SIP traces of the captured traffic often contain "useless" traffic...
An XCAP server is used by XCAP clients to store data like buddy lists and presence policy in combination with a SIP Presence server that supports PUBLISH, SUBSCRIBE and NOTIFY methods to provide a complete SIP SIMPLE server solution.