14
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved AgiConnectionHandler to interal
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added javadoc
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Renamed impl packages to internal for API consistency
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Fixed whitespace
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added unit test for property change
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
First attempt to provide hooks for propery changes of AsteriskChannel
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Now using HangupCause enum in live package
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Now using HangupCause enum in live package
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added javadoc since tags for new methods
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added javadoc for setVariable()
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added hangupCause and hangupCauseText properties to AsteriskChannel Added hangup(cause) methos to AsteriskChannel
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Fixed error when NewCallerIdEvent came before NewChannelEvent
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Now logging stacktrace of exception when instanciation fails
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
added skin
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Renamed ChangeLog to CHANGES
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Changed default interval to 20 seconds (instead of 2 seconds)
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added timeout property
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added setDaemon(true)
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Fixed javadoc (AgiChannel instead of AGIChannel)
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Removed explicit type cast that is no longer needed
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Fixed logging of "no script configured for URL" when running into an exception on sending the verbose command
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
- Added .clover to svn:ignore
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added src/integrationtest to classpath
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Updated javadoc for getFullVariable method
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Updated javadoc for getFullVariable method
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Updated changelog
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Fixed accountCode property being always null in AgiRequest
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Changed type of state property from String to Boolean
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Added DND property to ZapShowChannelsEvent (AJ-33)
Adrian Videanu
as Stefan Reuter
More... over 19 years ago
Only sending ping if connected
Adrian Videanu
as Stefan Reuter
More... over 19 years ago