14
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AJ-216 - Added support for CoreShowChannels, thanks to Sebastian for providing the patch.
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-216 - Fallback to Asterisk version 1.6 instead of 1.0
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Added GPG plugin
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Applied patch from Michael Neuhauser: "The JavaScript demo is not working as expected in my environment (SUN java 1.6.0_07, Asterisk 1.4.19): The problem is that channel.waitForDigit(10000) returns an integer but channel.sayDigits() expects a string. Converting the integer to a single character string with String.fromCharCode() fixes the problem for me"
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Updated atlassian-ide-plugin config
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
[maven-release-plugin] prepare for next development iteration
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
[maven-release-plugin] prepare release asterisk-java-1.0.0-m2
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Updated pom to deploy to nexus
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Fixed build when run outside Europe/Berlin
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Unique id may in fact change and is thus not immutable The other side of a Local/ channel is denoted by a trailing ",[12]" in 1.4 but by ";[12]" in 1.6
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-207 - Added CoreStartupDate and CoreReloadDate properties to CoreStatusResponse
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Set remoteTagging to true to make release work with current svn versions
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Updated skin
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Cleanup
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Switched from Class.newInstance to Constructor.newInstance
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-206 - Added bin assembly
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-206 - Disabled support for ScriptEngine when run with Java < 6
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-206 - Changed default scriptPath to "agi"
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-206 - Support for running AGI scripts with ScriptEngine
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
- Missing newline in the FAQ caused a question and answer to both be in the header/larger font. - Corrected a usage of loose/lose in the FAQ More... over 16 years ago
AJ-201 - Added IaxPeerListAction and missing properties to PeerEntryEvent
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-201 - Changed type coreReloadTime and coreStartupTime in CoreStatusResponse to String
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-201 - Fixed expected reponse for CoreSettingsAction, added coreReloadTime and coreStartupTime to CoreStatusResponse
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-202 - Added QueueResetAction
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-201 - Added callerIdNum
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-201 - Added context and exten properties to NewChannelEvent
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-201 - Added context and exten properties to NewChannelEvent
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
Added an FAQ question about producing traces. More... over 16 years ago
AJ-201 - Added talkTime to QueueParamsEvent
Adrian Videanu
as Stefan Reuter
More... over 16 years ago
AJ-203 - Added new status to QueueMemberEvent
Adrian Videanu
as Stefan Reuter
More... over 16 years ago