Commit graph

13 commits

Author SHA1 Message Date
Deantwo d2ed993a60
Fixed multiple entries with same key
If the reply from the asterisk server has multiple of the same key, they are override. This should fix that issue.
See: #233
2020-07-20 23:34:22 +02:00
zsender d69f7ffd64 Fixed PR conflicts 2018-07-06 00:59:19 +03:00
zsender 0f61e78fe6 fixed for PR 121. Called UnhandledEvent, allows you see events that you aren't currently subscribed 2018-01-16 08:39:11 +02:00
zsender 5e738cdd3c Used EventHandler<T> delegate because the event signature is the same for all. Changed the call of the event so that the indexes are not used. Action<ManagerEvent> allows you to use the delegate value at the current real time 2017-04-05 08:32:55 +03:00
Herman van den Berg 72ddf45b9f fixed XML documentation errors
enable XML documentation output (for intellisense when using as a dll, eg Nuget)
update Sandcastle documentation (allows enabling Git Hub Pages, see: https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/ , uses '/docs' folder)
2016-10-19 09:20:23 +02:00
Herman van den Berg 316dd50cd1 Revert "temporary fix for Asterisk 13 pause QueueMemberPause"
This reverts commit 121bac20d4.
2016-09-30 11:46:24 +02:00
Herman van den Berg 121bac20d4 temporary fix for Asterisk 13 pause QueueMemberPause 2016-09-21 15:53:17 +02:00
Skrusty 3c34e430d0 removed <code> blocks from summary and fixed assmembly info 2015-01-04 14:26:32 +00:00
skrusty ba42c2f06f Large code cleanup, see change log 2015-01-03 15:37:29 +00:00
skrusty 3197e6a328 See change log (Breaking changes!) 2014-01-08 14:16:39 +00:00
skrusty_cp 205ad4bef1 Fixed issue 1199 (Helper.cs compile error on Release) 2013-09-16 06:33:24 -07:00
skrusty_cp 7cb7869462 Fixed work item 1000 - https://asternet.codeplex.com/workitem/1000 2013-05-28 07:34:38 -07:00
ppumkin_cp f6d419aa39 Welcome to your new home Asterisk .NET. Thanks to dnz2005, x893 for their great effort. Visit https://sourceforge.net/projects/asterisk-dotnet/ for more information. 2013-01-18 07:55:50 -08:00