openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Asterisk-Java
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 46 of 81
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
AgiReplyImplTest
Daniel Jurado
More...
about 13 years ago
AgiReaderImplTest
Daniel Jurado
More...
about 13 years ago
AgiChannelImplTest
Daniel Jurado
More...
about 13 years ago
GetDataCommandTest
Daniel Jurado
More...
about 13 years ago
ExecCommandTest
Daniel Jurado
More...
about 13 years ago
AbstractAgiCommandTest
Daniel Jurado
More...
about 13 years ago
ScriptEngineMappingStrategyTest
Daniel Jurado
More...
about 13 years ago
ResourceBundleMappingStrategyTest
Daniel Jurado
More...
about 13 years ago
DefaultAgiServerTest
Daniel Jurado
More...
about 13 years ago
CompositeMappingStrategyTest
Daniel Jurado
More...
about 13 years ago
ClassNameMappingStrategyTest
Daniel Jurado
More...
about 13 years ago
ConfigFileParserTest
Daniel Jurado
More...
about 13 years ago
CodeStyle format
Daniel Jurado
More...
about 13 years ago
Closing allocated resource.
Daniel Jurado
More...
about 13 years ago
Calling close() hook when closing the actual socket.
Daniel Jurado
More...
about 13 years ago
Added close() hook.
Daniel Jurado
More...
about 13 years ago
Fixed a bug where a response handler was re-added to the response listener list when it should have been removed. Looks like a cut and paste bug.
Brett Sutton
More...
over 13 years ago
Added chainlistener so that we can coherently deal with channel renames and masq events.
Brett Sutton
More...
over 13 years ago
Added chainlistener so that we can coherently deal with channel renames and masq events.
Brett Sutton
More...
over 13 years ago
Removed potential memory leak as listeners where not being removed if an exception was being thrown.
Brett Sutton
More...
over 13 years ago
Removed potential memory leak as listeners where not being removed if an exception was being thrown.
Brett Sutton
More...
over 13 years ago
The chainListener allows a listener to receive manager events after they have been processed by the AsteriskServer. If the AsteriskServer is handling messages using the asyncEventHandling then these messages will also be async. You would use the chainListener if you are processing raw events and using the AJ live ChannelManager. If you don't use the chain listener then you can't be certain that a channel name passed in a raw event will match the channel name held by the Channel Manager. By chaining events you can be certain that events such as channel Rename events have been processed by the live ChannelManager before you receive an event and as such the names will always match.
Brett Sutton
More...
over 13 years ago
Merge pull request #13 from kwk/master
Adrian Videanu
as Stefan Reuter
More...
over 13 years ago
To prevent Errors with file name and class name, I've renamed the ExampleCallin.java to ExampleCallIn.java (with capital "I").
Konrad Kleine
More...
over 13 years ago
Merge remote-tracking branch 'bobwienholt/master'
Brett Sutton
More...
over 13 years ago
Merge branch 'master' of https://github.com/AndrewFink/asterisk-java
Brett Sutton
More...
over 13 years ago
Merge remote-tracking branch 'upstream/master'
Brett Sutton
More...
over 13 years ago
Add MixMonitorMute AMI Action.
Bob Wienholt
More...
over 13 years ago
[no comment]
Bob Wienholt
More...
over 13 years ago
Made the getters public so that they would be found during introspection.
Brett Sutton
More...
over 13 years ago
←
1
2
…
42
43
44
45
46
47
48
49
50
…
80
81
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree