Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:srt:20060118133635 by srt on 18 January 2006, 07:36:35 -0600 (2 years 11 months ago) Make Review enhanced javadoc

./AGIRequest.java 1.11 history download (+10 -8) diffs

MAIN:srt:20060112140833 by srt on 12 January 2006, 08:08:33 -0600 (2 years 11 months ago) Make Review Added convenience methods for db access and logging (verbose).

./AGIChannel.java 1.8 history download (+59 -1) diffs

./BaseAGIScript.java 1.9 history download (+77 -1) diffs

MAIN:srt:20060112140436 by srt on 12 January 2006, 08:04:36 -0600 (2 years 11 months ago) Make Review removed duplicated check (checking for value ranges should be Asterisks job, not ours)

./command/VerboseCommand.java 1.5 history download (+4 -17) diffs

MAIN:srt:20060112125521 by srt on 12 January 2006, 06:55:21 -0600 (2 years 11 months ago) Make Review Changed  the default setup to use a compositestrategy based on resourcebundle and classname strategy

./DefaultAGIServer.java 1.11 history download (+3 -1) diffs

MAIN:srt:20060112125431 by srt on 12 January 2006, 06:54:31 -0600 (2 years 11 months ago) Make Review Reduced loglevel for missing resource bundle to info because a missing resourcebundle is ok in the default setup (which is now using a compositestrategy based on resourcebundle and classname strategy)…

./ResourceBundleMappingStrategy.java 1.6 history download (+2 -2) diffs

MAIN:srt:20060112115024 by srt on 12 January 2006, 05:50:24 -0600 (2 years 11 months ago) Make Review Refactored MappingStrategy class hierarchy and introduced the common base class AbstractMappingStrategy

./AbstractMappingStrategy.java 1.1 history download (+50) new

./MappingStrategy.java 1.2 history download (+10 -5) diffs

./ResourceBundleMappingStrategy.java 1.5 history download (+29 -33) diffs

MAIN:srt:20060112114933 by srt on 12 January 2006, 05:49:33 -0600 (2 years 11 months ago) Make Review Added javadoc

./ClassNameMappingStrategy.java 1.2 history download (+18 -28) diffs

MAIN:srt:20060112103511 by srt on 12 January 2006, 04:35:12 -0600 (2 years 11 months ago) Make Review changed AGICommand to be an interface rather than an abstract class and introduced AbstractAGICommand.

./command/AGICommand.java 1.5 history download (+5 -34) diffs

./command/AbstractAGICommand.java 1.1 history download (+69) new

./command/AnswerCommand.java 1.2 history download (+2 -2) diffs

./command/ChannelStatusCommand.java 1.3 history download (+2 -2) diffs

./command/ControlStreamFileCommand.java 1.3 history download (+2 -2) diffs

… 34 more files in changeset.
MAIN:srt:20060112101235 by srt on 12 January 2006, 04:12:35 -0600 (2 years 11 months ago) Make Review Added note about multiple options for exec() to the docs

./BaseAGIScript.java 1.8 history download (+2 -2) diffs

./command/ExecCommand.java 1.5 history download (+3 -2) diffs

MAIN:srt:20060112051037 by srt on 11 January 2006, 23:10:37 -0600 (2 years 11 months ago) Make Review added

./ClassNameMappingStrategy.java 1.1 history download (+75) new

./CompositeMappingStrategy.java 1.1 history download (+75) new

MAIN:srt:20060111161219 by srt on 11 January 2006, 10:12:19 -0600 (2 years 11 months ago) Make Review added database access methods

./impl/AGIChannelImpl.java 1.9 history download (+42 -2) diffs

MAIN:srt:20060111161203 by srt on 11 January 2006, 10:12:03 -0600 (2 years 11 months ago) Make Review fixed DatabaseDelTree command

./command/DatabaseDelTreeCommand.java 1.3 history download (+35 -19) diffs

MAIN:srt:20051127173104 by srt on 27 November 2005, 11:31:05 -0600 (3 years 1 month ago) Make Review Added convenience methods for new AGICommands

./AGIChannel.java 1.7 history download (+87 -4) diffs

./BaseAGIScript.java 1.7 history download (+104 -2) diffs

./command/GetFullVariableCommand.java 1.2 history download (+12 -2) diffs

./impl/AGIChannelImpl.java 1.8 history download (+58 -1) diffs

MAIN:srt:20051127160817 by srt on 27 November 2005, 10:08:17 -0600 (3 years 1 month ago) Make Review Added callingPres, callingAni2, callingTns and callingTon properties to AGIRequest (AJ-22)

./AGIRequest.java 1.10 history download (+37 -1) diffs

./impl/AGIRequestImpl.java 1.11 history download (+69 -1) diffs

… 2 more files in changeset.
MAIN:srt:20051127152239 by srt on 27 November 2005, 09:22:39 -0600 (3 years 1 month ago) Make Review Added SayDateTimeCommand (AJ-23)
Added GetFullVariableCommand (AJ-23)
Added ReceiveTextCommand (AJ-23)
Changed SetPriorityCommand to support labels (AJ-23)

./AGIChannel.java 1.6 history download (+4 -4) diffs

./AbstractAGIScript.java 1.19 history download (+4 -4) diffs

./BaseAGIScript.java 1.6 history download (+4 -4) diffs

./command/GetFullVariableCommand.java 1.1 history download (+117) new

./command/ReceiveTextCommand.java 1.1 history download (+88) new

… 4 more files in changeset.
MAIN:srt:20051117174135 by srt on 17 November 2005, 11:41:35 -0600 (3 years 1 month ago) Make Review Fixed documentation for timout parameter (its milliseconds for getData and waitForDigit but seconds for getOption).
Well done, Asterisk folks!

./AGIChannel.java 1.5 history download (+5 -5) diffs

./BaseAGIScript.java 1.5 history download (+3 -3) diffs

./command/GetDataCommand.java 1.7 history download (+11 -11) diffs

./command/WaitForDigitCommand.java 1.3 history download (+5 -5) diffs

./impl/AGIChannelImpl.java 1.6 history download (+3 -3) diffs

MAIN:srt:20051110104125 by srt on 10 November 2005, 04:41:25 -0600 (3 years 1 month ago) Make Review *** empty log message ***

./DefaultAGIServer.java 1.10 history download (+25 -7) diffs

… 1 more file in changeset.
MAIN:srt:20051108211131 by srt on 08 November 2005, 15:11:31 -0600 (3 years 1 month ago) Make Review *** empty log message ***

./AGIRequest.java 1.9 history download (+3 -2) diffs

./command/GetVariableCommand.java 1.6 history download (+5 -3) diffs

./impl/AGIRequestImpl.java 1.10 history download (+9 -35) diffs

… 5 more files in changeset.
MAIN:srt:20051108003128 by srt on 07 November 2005, 18:31:28 -0600 (3 years 1 month ago) Make Review getDnid() and getRdnis() now return null if unknown for concistency

./AGIRequest.java 1.8 history download (+5 -3) diffs

./impl/AGIRequestImpl.java 1.9 history download (+21 -3) diffs

… 1 more file in changeset.
MAIN:srt:20051108002539 by srt on 07 November 2005, 18:25:42 -0600 (3 years 1 month ago) Make Review Fixed Caller*ID with Asterisk 1.2 (AJ-21)

./AGIRequest.java 1.7 history download (+4 -3) diffs

./impl/AGIRequestImpl.java 1.8 history download (+51 -12) diffs

… 1 more file in changeset.
MAIN:srt:20051106005438 by srt on 05 November 2005, 18:54:38 -0600 (3 years 2 months ago) Make Review changed name of property bindPort to port

./DefaultAGIServer.java 1.9 history download (+27 -9) diffs

MAIN:srt:20051104214901 by srt on 04 November 2005, 15:49:01 -0600 (3 years 2 months ago) Make Review enhanced logging to make tracking mapping errors easier

./AGIConnectionHandler.java 1.13 history download (+4 -2) diffs

./ResourceBundleMappingStrategy.java 1.4 history download (+3 -2) diffs

MAIN:srt:20051025224325 by srt on 25 October 2005, 17:43:25 -0500 (3 years 2 months ago) Make Review moved implementation of net.sf.asterisk.io to the corresponding impl package

./DefaultAGIServer.java 1.8 history download (+1 -1) diffs

… 5 more files in changeset.
MAIN:srt:20051025223734 by srt on 25 October 2005, 17:37:34 -0500 (3 years 2 months ago) Make Review Added javadoc to getFirstLine() and getLines()

./reply/AGIReply.java 1.14 history download (+12 -2) diffs

MAIN:srt:20051025222929 by srt on 25 October 2005, 17:29:29 -0500 (3 years 2 months ago) Make Review added javadoc to setMappings

./SimpleMappingStrategy.java 1.4 history download (+9 -1) diffs

MAIN:srt:20051025222621 by srt on 25 October 2005, 17:26:21 -0500 (3 years 2 months ago) Make Review added @since 0.2 tag

./AGIServerThread.java 1.2 history download (+5 -2) diffs

./SimpleMappingStrategy.java 1.3 history download (+2 -1) diffs

MAIN:srt:20051023182304 by srt on 23 October 2005, 13:23:04 -0500 (3 years 2 months ago) Make Review Added AGIServerThread

./AGIServerThread.java 1.1 history download (+101) new

MAIN:srt:20051014225913 by srt on 14 October 2005, 17:59:13 -0500 (3 years 2 months ago) Make Review changed type of mappings from Properties to Map

./SimpleMappingStrategy.java 1.2 history download (+14 -8) diffs

MAIN:srt:20051014214233 by srt on 14 October 2005, 16:42:33 -0500 (3 years 2 months ago) Make Review Added SimpleMappingStrategy

./ResourceBundleMappingStrategy.java 1.3 history download (+7 -7) diffs

./SimpleMappingStrategy.java 1.1 history download (+71) new

MAIN:srt:20050927210726 by srt on 27 September 2005, 16:07:26 -0500 (3 years 3 months ago) Make Review Added getLocalAddress(), getLocalPort(), getRemoteAddress() and getRemotePort() to AGIRequest (AJ-14)

./AGIRequest.java 1.6 history download (+38 -1) diffs

./impl/AGIReaderImpl.java 1.3 history download (+6 -2) diffs

./impl/AGIRequestImpl.java 1.7 history download (+46 -1) diffs

… 4 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-07 15:12 -0600