Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 620d116
tmakaro published a release on ivrToolkit/ivrToolkit
V9.0.0-beta-1
What's new: - Refactoring to work better ivrToolkit.Plugin.SipSorcery - Async support for ivrToolkit.Plugin.SipSorcery This new plugin is currently in BETA and does not have all its features i...tmakaro created a tag on ivrToolkit/ivrToolkit
v9.0.0-beta-1 - An IVR toolkit library for dotNet developers wanting to write telephony applications. Supports Dialogic SIP using the HMP 3.0 build 533 and Analog using the Dialogic 6.0 build 271. Now supports SipSorcery.
tmakaro closed an issue on ivrToolkit/ivrToolkit
Simplify ScriptManager
Deprecate: ``` while (manager.HasNext()) { // execute the next script manager.Execute(); } ``` Create this: ``` void ScriptManager.ExecuteScripts(); ```tmakaro created a comment on an issue on ivrToolkit/ivrToolkit
I have now implemented the ExecuteScripts() method
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] dba2bbf
tmakaro pushed 2 commits to develop ivrToolkit/ivrToolkit
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 04faac9
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 2998a1a
tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
- get the old Dialogic out line test working fe62adb
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 118e82f
tmakaro pushed 7 commits to develop ivrToolkit/ivrToolkit
- working on implementing async 57471c6
- working on implementing async 7941473
- wav files have been converted to 16 bit signed working on async functionality 13d5211
- got digit press working again 642699b
- trying to decide how I want my prompt interface 994cc5e
- its working at this point c51f544
- its working at this point 7c8d2de
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 059d52d
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
- Update documentation [skip ci] 87341f3