Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tmakaro

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro opened an issue on ivrToolkit/ivrToolkit
Simplify ScriptManager
Deprecate: ``` while (manager.HasNext()) { // execute the next script manager.Execute(); } ``` Create this: ``` void ScriptManager.ExecuteScripts(); ```
tmakaro starred ivrToolkit/ivrToolkit
tmakaro starred ivrToolkit/ivrToolkit
tmakaro starred ivrToolkit/ivrToolkit
tmakaro opened an issue on ivrToolkit/ivrToolkit
PluginManager should be called LineManager
PluginManager should be called LineManager because it manages the phone lines.
tmakaro opened an issue on ivrToolkit/ivrToolkit
SipSorcery - Implement ability to answer a call.
Currently we only have the ability to make outbound calls. Implement call answering.
tmakaro opened an issue on ivrToolkit/ivrToolkit
SipSorcery - Ability to record a message.
Implement the record message functionality.
tmakaro opened an issue on ivrToolkit/ivrToolkit
SipSorcery - improve call analysis
I would like to be able to tell if the reason why the call did not go through. Like no answer , busy. Also, it would be nice if I could count the greeting time so I can decide if I have an answerin...
tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
  • Show any messages related to GCEV_EXTENSIONCMPLT 8d2edfd

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro published a release on ivrToolkit/ivrToolkit
v8.1.0
What's new: - ivrToolkit.Plugin.SipSorcery - A plugin version of the SipSorcery Nuget package which is 100% C#. This new plugin is currently in BETA and does not have all its features implement...
tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit

View on GitHub

tmakaro created a tag on ivrToolkit/ivrToolkit

v8.1.0 - 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.

tmakaro pushed 18 commits to master ivrToolkit/ivrToolkit
  • update version 4b16761
  • SipSorcery plug-in shell. WIP cf467b9
  • A very initial start of a SipSorcery plugin. THERE IS NOTHING TO USE YET. 928e742
  • wip 0195856
  • SipSorcery plugin wip b252c0f
  • SipSorcery plugin wip 7d872f8
  • prepare to package SipSorcery plugin fd3b1e6
  • prepare to package SipSorcery plugin 715bbbc
  • SipSorcery plugin wip 92aa878
  • SipSorcery plugin wip 06df33a
  • Update LICENSE 429d785
  • add the license file to a project folder 0c8d9f8
  • change core description c765160
  • remove unused packages. add example voice.properties for SipSorcery 02e93ab
  • remove another unnecessary package 6335d42
  • respond to NOTIFY 7c3e606
  • Now properly respond to a NOTIFY on a board device ec929a8
  • bump 06880b7

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit

View on GitHub

tmakaro created a tag on ivrToolkit/ivrToolkit

v8.0.4-beta-5 - 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.

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
  • Now properly respond to a NOTIFY on a board device ec929a8

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit

View on GitHub

tmakaro created a tag on ivrToolkit/ivrToolkit

v8.0.4-beta-3 - 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.

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
  • remove another unnecessary package 6335d42

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
  • remove unused packages. add example voice.properties for SipSorcery 02e93ab

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
  • update the ivrToolkit web space 1a4056e

View on GitHub

tmakaro pushed 1 commit to master ivrToolkit/ivrToolkit.github.io
  • update the ivrToolkit web space 73d6a0c

View on GitHub

tmakaro pushed 1 commit to develop ivrToolkit/ivrToolkit
  • add the license file to a project folder 0c8d9f8

View on GitHub

Load more