14
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[AJ-151] Fixed caller id update with NewStateEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-149] Fixed assignment of weight
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-144] Applied 2nd patch with updated toString() method
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-144] Applied patch to expose queue membership through live
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-141] Applied patch, removed reconnect property and made reconnectThread a local variable
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Added direct access to originate and originateAsync in the Live API, so that users can set all possible OriginateAction fields like accountCode. More... over 17 years ago
Added "<null>" to NULL_LITERALS
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-143] QueueMemberPaused event implementation. Export it to Live API too.
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-142] QueueMemberAdded & QueueMemberRemoved events implementation
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Added files path note to StreamFile's javadoc note about file extensions. More... over 17 years ago
Fix for missing uniqueId in OriginateResponseEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Added link to issue tracker for missing events [AJ-140] Fixed javadoc
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-140] Added ChannelUpdateEvent and NewAccountCodeEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-140] Fixed ctor visibility of MeetMeEndEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-140] Added MonitorStartEvent and MonitorStopEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-140] Added MeetMeEndEvent and MeetMeTalkingRequestEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-140] Added MeetMeEndEvent and MeetMeTalkingRequestEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Blog comment noted that I had left in an dependency for the extensions.conf to require '=>'. This removes that requirement. More... over 17 years ago
Added state diagram
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Added information on auto reconnect
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Increased max. allowed duration
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Deprecated MeetMeStopTalkingEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-138] Decreased log level to warning for missing setters and added a note to report the issue.
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-139] Added properties for Asterisk 1.6 to AgentCalledEvent and MeetMeJoinEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-139] Added subEvent and dialStatus properties to DialEvent, renamed callerId to callerIdNum
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-139] Added eventList property to PeerlistCompleteEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
[AJ-139] Added textSupport property to PeerEntryEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Better javadoc for protocol identifer and @see annotation for (Dis)ConnectEvent
Adrian Videanu
as Stefan Reuter
More... over 17 years ago
Adding getters for ConfigExtension; I forgot them and I couldn't write my example because of it. More... over 17 years ago
Introduction of rudimentary parsing of extensions.conf; slight modification to existing config classes such that I could extend them and get access to protected (previously private) information. More... over 17 years ago