Commit graph

37 commits

Author SHA1 Message Date
zsender d5e78e5284
Merge branch 'master' into features/Improvement_calling_event 2018-07-06 01:06:39 +03:00
zsender d69f7ffd64 Fixed PR conflicts 2018-07-06 00:59:19 +03:00
Deantwo c855c584c8
Error Waiting to Happen
Changed the strange `true` to `value`.
2018-06-25 15:05:20 +02:00
Ben Merrills 9b92917925
Merge pull request #102 from DaveTTS/DaveTTS-Event-Additions-1
Event Additions ChallengeResponseFailed, ChallengeSent, DeviceStateChange, InvalidAccountID, SuccessfulAuth
2018-02-02 13:54:08 +00:00
Ben Merrills 9d75563b96
Merge pull request #127 from Deantwo/Asterisk13-Queues
Fixed Queue Events
2018-02-02 09:31:11 +00:00
Deantwo f6217faeb8
Clarified Obsolete Message 1
The obsolete only made sense for AsterNET source code veterans. Changed to make sense for users instead.
2018-01-10 08:22:46 +01:00
Deantwo 7e7d02acb9
Fixed Inheritance Bug 6 2017-12-22 14:13:41 +01:00
Deantwo d541b23213
Fixed Inheritance Bug 5 2017-12-22 14:13:07 +01:00
Deantwo 77b07a3247
Fixed Inheritance Bug 4 2017-12-22 14:12:02 +01:00
Deantwo 0949c1011e
Fixed Inheritance Bug 3 2017-12-22 14:11:33 +01:00
Deantwo c4431787a1
Fixed Inheritance Bug 2 2017-12-22 14:10:53 +01:00
Deantwo 7bab07421d
Fixed Inheritance Bug 1 2017-12-22 14:09:10 +01:00
Deantwo 7d9260f419
Removed CallerIdNum
Makes it much easier to work with if it is the same as JoinEvent.
2017-12-21 16:16:28 +01:00
Deantwo 7d06b2cfaf
Update QueueCallerLeaveEvent.cs
Inheritance from LeaveEvent.
2017-12-21 16:03:57 +01:00
Deantwo d055641b18
Update QueueCallerJoinEvent.cs
Inheritance from JoinEvent.
2017-12-21 16:02:23 +01:00
DaveTTS afa39e9643 Merge pull request #2 from DaveTTS/DaveTTS-Event-Additions-1
Add files via upload
2017-05-03 16:03:26 +01:00
DaveTTS d63aa5e614 Add files via upload 2017-05-03 15:55:13 +01:00
DaveTTS a50e9a0270 Create ChallengeResponseFailedEvent.cs 2017-05-03 15:50:00 +01:00
richard ralston 25e34f0b25 Adding documentation
Source Tree was giving trouble so commiting through Github app
2016-10-28 09:07:55 +02: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 e43ef0d587 refactor QueueMemberEventClasses 2016-10-18 15:42:41 +02:00
Herman van den Berg ed254e340a remove obsolete and update comments 2016-10-05 08:42:22 +02:00
Herman van den Berg 1c7eb58235 add QueueMemberPauseEvent and mark QueueMemberPausedEvent as Obsolete 2016-09-30 11:46:09 +02:00
Sean Maddison ac07b96105 ManagerEvent layout and formatting changes 2016-09-30 08:57:38 +02:00
Herman van den Berg e5df1f7195 add events DialEndEvent, QueueCallerJoinEvent, QueueCallerLeaveEvent for further Asterisk 13 support 2016-09-21 09:04:36 +02:00
Herman van den Berg 959c53de8c add DialBeginEvent 2016-09-20 15:29:46 +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
Jonas Swiatek c124ebb025 Event handlers for AttendedTransfer, BlindTransfer, BridgeEnter, BridgeLeave, BridgeCreate and BridgeDestroy, and added a gitignore-file 2015-03-17 17:15:55 +01: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 dcd7e95387 Fixed issue with ConfBridge vents and AMI failing to start 2014-01-09 10:09: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 e930f0bb31 2013-03-15 12:26:36 -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