Coder Social home page Coder Social logo

uccx-sample-code's Introduction

published

Unified Contact Center Express Sample Code

This project contains sample code to be used with Cisco Unified Contact Center Express, 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.

CCX Configuration APIs

Documentation for the CCX Configuration APIs can be found in the Configuration API Developer Guide.

CCX Scripting

Documentation for the CCX Scripting can be found in the Scripting and Development Series 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:

uccx-sample-code's People

Contributors

dekwan avatar eckelcu avatar jayaramsankara avatar jsuneja avatar saqib-ahmed avatar teshvvv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uccx-sample-code's Issues

VoiceRSS API Call Fails with 400 Bad URL

The URL should end with a forward slash. I just tried this sample today, and ran into this issue. Not sure if that was a change to the voicerss.org API spec or what.

Question regarding ids sdk configuration

I couldn't find any example of idsclientlib.conf file anywhere in the documentation. I conjured up the following config file and it works for the oauth redirect.

ids1_url=https://finesse-url:8553/
ids.client.redirect_base_uri=<my callback>
ids.client.id=<code>

The problem is with the ids1_url. When I try to get accessToken using client.getAccessToken(code, redirectURI), it tries to hit https://url:8553/oauth/access_token which returns 404. I tried various base URLs for ids1_url but nothing seems to work so far.

@dekwan Can you please help with that? Let me know in case you need any further details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.