Commit graph

24 commits

Author SHA1 Message Date
Deantwo 0b8b87dcc0
Merge pull request #174 from moldypenguins/BlindTransferAction
Add BlindTransferAction
2019-07-04 10:36:20 +02:00
Книс Евгений ac993790be - ReloadEvent fix
- OriginateAction improve
- UpdateCOnfigAction improve
- ModuleLoadAction
- ReloadAction
2019-04-26 19:44:36 +07:00
Ben Merrills 6dbba33a52
Merge pull request #133 from Pazkov/chan_agent-to-app_agent_pool
Chan agent to app agent pool
2018-10-22 16:17:39 +01:00
Craig Roberts 672c8e9e10 update comments 2018-08-30 15:08:19 -04:00
Craig Roberts 54abb77704 Add BlindTransferAction 2018-08-29 19:29:02 -04:00
Sandro Pazzi c2750423ac Updated comments for missing <br /> 2018-07-30 11:08:50 +02:00
Deantwo ec35897ca2
Added Reason to QueuePauseAction
Updated property documentation to match better with Asterisk doc.
2018-07-16 11:05:46 +02:00
zsender 84fe677d7a Added argument "operation" in constructor 2018-07-06 08:51:03 +03:00
zsender d69f7ffd64 Fixed PR conflicts 2018-07-06 00:59:19 +03:00
Sandro Pazzi 697e289037 app_chan_agent modify some agents actions and events 2018-02-06 23:10:44 +01:00
Deantwo 99a3159bd1
Clarified Obsolete Message 2
The obsolete only made sense for AsterNET source code veterans. Changed to make sense for users instead.
2018-01-10 08:26:19 +01:00
Deantwo 0d00f7ccd7 QueuePenaltyAction Without Queue Argument
The `Queue` argument is optional. As seen here: https://wiki.asterisk.org/wiki/display/AST/ManagerAction_QueuePenalty
Added a new constructor without the `queue` parameter.
Added description to parameters and properties.
2017-03-17 09:58:07 +01: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
Deantwo 2a903a4d38 Corrected Timeout Documentation
Corrected the documentation of the Timeout property.
2016-07-27 15:51:41 +02:00
Justin f179276c91 Move VAR_DELIMITER from Common to ManagerConnection
Setup Interface for ManagerConnection to do the variable joining instead of doing it in the Action classes
2015-04-02 10:23:08 -07:00
Justin 58ab6be525 Change variable delimiter to be variable per host
Change variable delimiter to be a command on asterisk >= 11
2015-03-31 10:40:55 -07: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 cc9e6e9547 See changelog 07.04.2014 for fixes and additions 2014-04-07 11:35:39 +01:00
skrusty d3b0e1a24d Added ParkAction 2014-02-27 20:07:40 +00:00
skrusty 3197e6a328 See change log (Breaking changes!) 2014-01-08 14:16:39 +00:00
skrusty_cp 173d321c38 See change log 2014-01-03 08:39:46 -08:00
skrusty_cp 07a2548381 Added DBDel, DBDelTree, checklist for MS1, enum support for 1.8 2013-04-03 08:54:33 -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