asternet/Asterisk.2013/Asterisk.NET
2018-01-15 21:28:22 +02:00
..
FastAGI Merge commit '25e34f0b2523ab705369d1de7909d423c5388a00' 2016-11-22 08:18:00 +02:00
IO See change log (Breaking changes!) 2014-01-08 14:16:39 +00:00
Manager fixed of parameter name in description 2018-01-15 21:28:22 +02:00
Properties Added nuspec file to repo, updated everything to reflect changes for new release. 1.2.0 2017-02-22 10:45:10 +00:00
Util removed <code> blocks from summary and fixed assmembly info 2015-01-04 14:26:32 +00:00
Asterisk.NET.csproj.vspscc 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
AsterNET.csproj fixed XML documentation errors 2016-10-19 09:20:23 +02:00
Common.cs Changed version detection regex to allow for certified versions. In my case the version string which didn't work was "Asterisk 11.6-cert7 built by ... " 2016-03-18 18:47:42 +01:00
Helper.cs 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
IParseSupport.cs Large code cleanup, see change log 2015-01-03 15:37:29 +00:00
Logger.cs Large code cleanup, see change log 2015-01-03 15:37:29 +00:00