14
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-- added NoSuchChannelException at pause/unpause Monitor. More... over 10 years ago
-- fix comment at RecordingException More... over 10 years ago
-- updated as per Brett comment: "Adrian, generally like the patch but I'm concerned about the terminology. More... over 10 years ago
-- added a new LiveException that is raised when you try to pause a record for a call that has not been monitored (recorded). Previously the pauseMixMonitor() threw NoSuchChannelException which was not suitable in this case, more than that it was misleading. More... over 10 years ago
Merge pull request #57 from videanuadrian/master More... over 10 years ago
-- missed reference for https://github.com/asterisk-java/asterisk-java/issues/56 More... over 10 years ago
-- fixed https://github.com/asterisk-java/asterisk-java/issues/56 More... over 10 years ago
Merge pull request #52 from jirkah/raceConditions More... over 10 years ago
Merge pull request #55 from videanuadrian/master More... over 10 years ago
-- fixed https://github.com/asterisk-java/asterisk-java/issues/53 More... over 10 years ago
Fix version format More... over 10 years ago
Fix another race condition More... over 10 years ago
Apply project's codestyle More... over 10 years ago
Fix race condition causing an IndexOutOfBoundsException More... over 10 years ago
Merge pull request #50 from elara-leitstellentechnik/master More... over 10 years ago
Apply Project Code Template More... over 10 years ago
Remove unnecessary overrides from MeetMeJoinEvent More... over 10 years ago
Rename userNum property in AbstractMeetMeEvent to user. More... over 10 years ago
Restructure Hold / Unhold Events to be consistent with Asterisk 12 AMI Spec More... over 10 years ago
Determine ChannelState in handleOriginate Event in the same way as in 1.1 branch More... over 10 years ago
Keep track of initializing status of AsteriskServerImpl More... over 10 years ago
Prevent null pointer in MeetMeManager More... over 10 years ago
Restructure Park / Unpark events according to Asterisk 12 AMI Spec More... over 10 years ago
Build legacy DialEvent from DialBeginEvent for backward compatibility More... over 10 years ago
Remove properties from some user events that unnecessarily override ManagerEvent properties More... over 10 years ago
Add System Name property to ManagerEvent More... over 10 years ago
Prevent multiple registrations of asterisk server listeners More... over 10 years ago
Merge branch 'master' of https://github.com/asterisk-java/asterisk-java More... over 10 years ago
Add /bin to .gitignore More... over 10 years ago
Merge pull request #49 from pk1057/master More... over 10 years ago