Commit graph

144 commits

Author SHA1 Message Date
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
Deantwo 2aaeeb2a40
AsterNET 1.3 release (#156) 2018-07-10 16:15:42 +02:00
Deantwo 9fd1a1c8ca
Merge pull request #93 from zsender/features/Improvement_calling_event
#93 Improvement calling events
#92 Added command action: FilterAction, QueueSummaryAction
2018-07-10 14:58:39 +02:00
Deantwo 27c014faa5
Merge pull request #140 from themicster/master
Changed \n from string to char in mrReaderCallbback's IndexOf.
Should supposedly fix a Mono bug.
2018-07-09 09:49:44 +02:00
zsender 84fe677d7a Added argument "operation" in constructor 2018-07-06 08:51:03 +03:00
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
Michael Cramer 8d7a23269e Changed \n from string to character representation 2018-03-26 16:10:29 -07:00
Sandro Pazzi 9dc2564c8a app_chan_agent other modify some agents events 2018-02-07 18:23:21 +01:00
Sandro Pazzi 697e289037 app_chan_agent modify some agents actions and events 2018-02-06 23:10:44 +01: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
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 6c6f327606 fixed by comment "Need to add return after this line still." 2018-01-15 22:43:35 +02:00
Nadobko Bogdan a4f79d68ae fixed of parameter name in description 2018-01-15 21:28:22 +02:00
Nadobko Bogdan 269ac0e5d9 Fixed indent of brace 2018-01-15 21:03:40 +02: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 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
Ben Merrills b3cd107043 Merge pull request #104 from bibendovsky/fix/fastagi_start2
Clean up on socket initialization error
2017-10-26 09:46:38 +01:00
e.knis fb3b54eb0f One more CR fix 2017-10-18 16:48:02 +07:00
e.knis 16734c8bf2 One more CR Fix 2017-10-18 16:38:53 +07:00
e.knis 8c30689787 CR Fix 2017-10-18 16:35:48 +07:00
e.knis e0866921c3 Fix bug: Encoding.UTF8 caused Unhandled exception 2017-10-09 15:33:58 +07:00
Boris Bendovsky 53e521c7ee Fix typo 2017-09-27 15:08:18 +03:00
bibendovsky 418ed41078 Fix exception handling of socket initialization 2017-05-08 11:44:05 +03:00
Ben Merrills 08a1406917 Revert "Clean up on socket initialization error" 2017-05-04 11:16:18 +01:00
DaveTTS 04fdd62d56 Update AsterNET.csproj 2017-05-03 17:49:24 +01:00
DaveTTS 26daaa3721 Update AsterNET.csproj 2017-05-03 17:42:14 +01:00
DaveTTS 578f77a092 Merge pull request #3 from DaveTTS/DaveTTS-Event-Additions-2
Update ManagerConnection.cs
2017-05-03 16:04:05 +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 d85af14814 Update ManagerConnection.cs 2017-05-03 16:00:27 +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
DaveTTS d5edfea5cf Update of GeneralMappingStrategy.cs
Fix to PreLoadedAssembly as XML was not working addition of [XmlIgnoreAttribute]
2017-04-27 17:13:49 +01:00
Boris Bendovsky 624d1d215c Clean up on socket initialization error 2017-04-25 09:02:06 +03:00
zsender d1bb4249b8 fix subscribe event (for better code readability)
addcomment to method fireEvent
2017-04-06 09:25:48 +03: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
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
skrusty 5c52364607 Added nuspec file to repo, updated everything to reflect changes for new release. 1.2.0 2017-02-22 10:45:10 +00:00
Herman van den Berg a59c5b5658 Merge remote-tracking branch 'upstream/master' 2017-02-16 15:55:29 +02:00
Aldracor 18a445e3c4 Fix: Unexpected behaviour for CommandAction #81
add last line before dispatching response.
Fix for issue  #81
2016-12-29 16:04:17 +02:00
Herman van den Berg 2476a8523b Merge commit '25e34f0b2523ab705369d1de7909d423c5388a00' 2016-11-22 08:18:00 +02:00
Ben Merrills 714482d903 Merge pull request #77 from Spmoolman/master
Added check to see if the request is empty
2016-11-10 18:36:56 +00:00
spmoolman 2c2d8c808a Added check to see if the request is empty 2016-11-10 10:07:08 +02: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 d7d25a9d5d Merge branch 'master' into develop 2016-10-18 16:08:28 +02:00
Herman van den Berg 83e950f21f add QueueMemberPauseEventHandler 2016-10-18 16:07:25 +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 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 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 121bac20d4 temporary fix for Asterisk 13 pause QueueMemberPause 2016-09-21 15:53:17 +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
Deantwo 2a903a4d38 Corrected Timeout Documentation
Corrected the documentation of the Timeout property.
2016-07-27 15:51:41 +02:00
albertmata bb8f13c0f4 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
albertmata 47cd94dfff ActionVariable actionVar.GetVariables can return null. 2016-03-18 18:43:20 +01:00
Ben Merrills 416acc90f8 Merge pull request #12 from justinkillen/master
Update variable delimiter handling to be per host/asterisk version
2015-04-07 20:17:37 +01:00
Skrusty e26eed6b80 Added Travis build configuration 2015-04-07 20:01:00 +01: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 2f04804a48 Remove unnecessary key check and return value in SET_VAR_DELIMITER 2015-04-01 08:47:52 -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
Diego Montesinos 14e35febf3 Update Common.cs
Replaced ASTERISK_VERSION regular expression to mach some others Asterisk Versions
2015-03-13 13:28:52 +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 afc7f39b04 Added support for asterisk13 in AMI 2014-10-28 21:22:14 +00:00
unknown a76d37a7f1 See changelog 12.06.2014 for ManagerReader worker thread changes. 2014-06-12 10:08:52 +02:00
skrusty 15303ed606 missed project file 2014-04-07 11:37:36 +01:00
skrusty cc9e6e9547 See changelog 07.04.2014 for fixes and additions 2014-04-07 11:35:39 +01:00
skrusty bc48474e0f Added new AsteriskFastAGI constructor 2014-03-05 16:42:56 +00:00
skrusty d3b0e1a24d Added ParkAction 2014-02-27 20:07:40 +00: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 205ad4bef1 Fixed issue 1199 (Helper.cs compile error on Release) 2013-09-16 06:33:24 -07:00
skrusty_cp 93c5659ab7 See change log for details 2013-08-21 03:31:26 -07:00
skrusty_cp 7cb7869462 Fixed work item 1000 - https://asternet.codeplex.com/workitem/1000 2013-05-28 07:34:38 -07:00
skrusty_cp 07a2548381 Added DBDel, DBDelTree, checklist for MS1, enum support for 1.8 2013-04-03 08:54:33 -07: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