Git Product home page Git Product logo

ivrtoolkit's Introduction

ivrToolkit

An IVR toolkit library for dotNet developers wanting to write telephony applications. Plugins include a Dialogic driver and a windows sound card driver.

http://www.ivrToolkit.com

.NET Core Desktop

License

GitHub

Documentation

http://ivrtoolkit.com/Documentation/GetStarted/Intro/

Support

https://github.com/ivrToolkit/ivrToolkit/issues

Nuget

https://nuget.org/profiles/ivrToolkit

Source Code

https://github.com/ivrToolkit/ivrToolkit

Example Source Code

https://github.com/ivrToolkit/ivrToolkit/tree/master/Examples

ivrtoolkit's People

Contributors

tmakaro avatar

Stargazers

Edgar León avatar  avatar  avatar  avatar Gordon avatar Marnee Dearman (KG7SIO) avatar

Watchers

James Cloos avatar  avatar Gordon avatar

Forkers

michaelgcox bubdm

ivrtoolkit's Issues

prompt.attempts in voice.properties needs a makeover

The reason for prompt.attempts was originally for stopping an endless loop of prompts if the user hung up but the server didn't detect the hangup.

Under this situation there would never be any digits pressed. I think it would be better to count prompts that timed out instead of all prompts.

I propose changing this field to prompt.noResponseAttempts instead or perhaps keeping prompt.attempts and adding a prompt.noResponseAttempts

For example:

prompt.attempts=20
prompt.noReponseAttempts= 5

getting started

FYI despite following the instructions ... my vs2013 received an error running Example/SimulatorTest.. it was complaining about not finding Nlog so I used nuget to update/manage to add nlog 2.0 to Example/SimulatorTest. and it ran like a champ. pretty cool stuff buddy, well done.

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.