# uccx-sample-code **Repository Path**: mirrors_CiscoDevNet/uccx-sample-code ## Basic Information - **Project Name**: uccx-sample-code - **Description**: Sample code for use with Unified Contact Center Express - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![published](https://static.production.devnetcloud.com/codeexchange/assets/images/devnet-published.svg)](https://developer.cisco.com/codeexchange/github/repo/CiscoDevNet/uccx-sample-code) # Unified Contact Center Express Sample Code This project contains sample code to be used with [Cisco Unified Contact Center Express](https://developer.cisco.com/docs/contact-center-express/#!uccx-overview), an IP-based Automated Call Distribution (ACD) system that queues and distributes incoming calls. ##### CCX CTI Protocol Documentation for the CCX CTI Protocol can be found in the [CTI Protocol Developer Guide](https://developer.cisco.com/docs/contact-center-express/#!cti-protocol-dev-guide/preface). ##### CCX Configuration APIs Documentation for the CCX Configuration APIs can be found in the [Configuration API Developer Guide](https://developer.cisco.com/docs/contact-center-express/#!configuration-api-dev-guide). ##### CCX Scripting Documentation for the CCX Scripting can be found in the [Scripting and Development Series Guide](https://developer.cisco.com/docs/contact-center-express/#!scripting-and-development-guide). ## Disclaimer The code in this repo is sample code only. It is **NOT guaranteed to be bug free and production quality**. The sample code is meant to: - Illustrate how to use the SDK/APIs - Start as a base for developers to build upon ## Support Notice Support for the APIs and SDKs are provided on a "best effort" basis via DevNet. Like any custom deployment, it is the responsibility of the partner and/or customer to ensure that the customization works correctly and this includes ensuring that the SDKs/APIs are properly integrated into 3rd party applications. For any issues you encounter, please post your question to the appropriate support forum: * [CTI Protocol Forum](https://communities.cisco.com/community/developer/express-cti) * [Configuration API Forum](https://communities.cisco.com/community/developer/express-configuration-api) * [Scripting Forum](https://communities.cisco.com/community/developer/express-scripting)