Commit graph

211 commits

Author SHA1 Message Date
Craig Roberts
bc29b8feb5 add musiconhold start/stop events 2018-09-06 19:58:20 -04:00
Craig Roberts
9d1aae4f9b remove changes not related to this commit 2018-09-06 19:28:18 -04:00
Craig Roberts
ddd9b6086b add missing fields and summaries 2018-09-06 19:12:06 -04:00
Craig Roberts
1769b2213d comment updates (Manager) 2018-09-02 14:35:20 -04:00
Craig Roberts
41ed8276d8 add DTMFBegin and DTMFEnd events 2018-09-02 14:07:26 -04:00
Craig Roberts
d4dd90b65b update comment
add line break
2018-08-30 15:27:52 -04:00
Craig Roberts
1a8c4cd329 update comments 2018-08-30 15:16:46 -04:00
Craig Roberts
672c8e9e10 update comments 2018-08-30 15:08:19 -04:00
Craig Roberts
3c74cf4131 fix comment 2018-08-30 15:05:34 -04:00
Craig Roberts
deccbc2b4b fix some comments 2018-08-30 15:05:02 -04:00
Craig Roberts
54abb77704 Add BlindTransferAction 2018-08-29 19:29:02 -04:00
Craig Roberts
8035762721 Add AgentRingNoAnswerEvent 2018-08-29 19:11:43 -04:00
Craig Roberts
6da426507e Add MusicOnHoldEvent 2018-08-29 19:06:47 -04:00
Craig Roberts
6fda78301c async/await 2018-08-29 18:56:26 -04:00
Deantwo
03f51ba65e
Merge pull request from moldypenguins/master
Typo fix for an enum.
2018-08-24 19:09:29 +02:00
Deantwo
cd3934aa53
Merge pull request from moldypenguins/AsterNET-1.x
Typo fix for an enum.
2018-08-24 19:09:18 +02:00
Craig Roberts
f193dd8748
spelling error
spelling error
2018-08-20 22:12:16 -04:00
Craig Roberts
124283b475 spelling error
spelling error
2018-08-20 22:07:19 -04:00
Deantwo
d7f29849c7
Merge pull request from genusP/netstandard
Updated to support .NetStandard2.0
2018-08-17 14:26:59 +02:00
Gennady Pundikov
c4c97239ed Update travis config 2018-08-14 20:49:55 +03:00
Gennady Pundikov
f2cf683c1f add support NetStandard2.0 2018-08-14 16:27:37 +03:00
Sandro Pazzi
c2750423ac Updated comments for missing <br /> 2018-07-30 11:08:50 +02:00
Deantwo
9f3ae2d87b
Update README.md 2018-07-17 14:31:47 +02:00
Deantwo
bcf45ddeb3
Merge pull request from AsterNET/QueuePauseAction-Reason
Added Reason to QueuePauseAction
2018-07-17 11:11:37 +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 () 2018-07-10 16:15:42 +02:00
Deantwo
ad9cda09cb
IndexOf fix 2018-07-10 16:00:21 +02:00
Deantwo
41412a8822
Version increment 2018-07-10 15:57:24 +02:00
Deantwo
9fd1a1c8ca
Merge pull request from zsender/features/Improvement_calling_event
 Improvement calling events
 Added command action: FilterAction, QueueSummaryAction
2018-07-10 14:58:39 +02:00
Deantwo
27c014faa5
Merge pull request 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
Ben Merrills
82724c1228
Merge pull request from Deantwo/patch-3
Error Waiting to Happen
2018-06-25 21:27:46 +01: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 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 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
Ben Merrills
26c41504ad
Merge pull request from Deantwo/patch-2
Clarified Variable Obsolete Messages
2018-01-10 08:49:54 +00: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