Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.36 1.1

latest revision download Branch MAIN

1.36 annotated / raw | Diffs: previous, other | Lines: 1259 ( +3, -2 )

Created: 2006-01-10 17:09:11 -0600 (2 years 10 months ago) | Author: srt | Changeset: MAIN:srt:20060110230911

Added "Asterisk Call Manager/1.2" to supported protocol identifiers

1.35 annotated / raw | Diffs: previous, other | Lines: 1258 ( +7, -3 )

Created: 2006-01-10 04:33:58 -0600 (2 years 10 months ago) | Author: srt | Changeset: MAIN:srt:20060110103358

ResponseEvents without internalActionId are no longer logged as errors thanks to Walter Stroebel

1.34 annotated / raw | Diffs: previous, other | Lines: 1254 ( +3, -7 )

Created: 2005-11-08 09:25:18 -0600 (3 years ago) | Author: srt | Changeset: MAIN:srt:20051108152518

Sending an Action no longer modifies its ActionId so the same action object can be reused.

Tags: REL_0_2

1.33 annotated / raw | Diffs: previous, other | Lines: 1258 ( +4, -2 )

Created: 2005-11-08 05:20:45 -0600 (3 years ago) | Author: srt | Changeset: MAIN:srt:20051108112045

increased timeout in determine version

1.32 annotated / raw | Diffs: previous, other | Lines: 1256 ( +39, -1 )

Created: 2005-10-29 07:00:11 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051029120011

Fixed mapping of Variable property in OriginateAction for Asterisk 1.2 (AJ-15)

Tags: RC_0_2_2

1.31 annotated / raw | Diffs: previous, other | Lines: 1218 ( +16, -8 )

Created: 2005-10-25 18:21:03 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051025232103

Added note about direct usage constraints and thread creation

1.30 annotated / raw | Diffs: previous, other | Lines: 1210 ( +2, -1 )

Created: 2005-10-25 18:08:02 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051025230802

moved Util to the impl package as it should not be used externally

1.29 annotated / raw | Diffs: previous, other | Lines: 1209 ( +1, -2 )

Created: 2005-10-25 17:49:56 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051025224956

fixed javadoc for internal interfaces which should not be used in external code

1.28 annotated / raw | Diffs: previous, other | Lines: 1210 ( +1, -1 )

Created: 2005-10-25 17:43:25 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051025224325

moved implementation of net.sf.asterisk.io to the corresponding impl package

1.27 annotated / raw | Diffs: previous, other | Lines: 1210 ( +5, -13 )

Created: 2005-10-10 15:33:55 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051010203355

Added setSocketTimeout() to ManagerConnection interface (AJ-16)

1.26 annotated / raw | Diffs: previous, other | Lines: 1218 ( +19, -1 )

Created: 2005-10-06 06:06:10 -0500 (3 years 1 month ago) | Author: srt | Changeset: MAIN:srt:20051006110610

Added socketTimeout property to DefaultManagerConnection
Changed SocketFacadeImpl to support explicit connection timeouts [#AJ-16]

1.25 annotated / raw | Diffs: previous, other | Lines: 1200 ( +4, -7 )

Created: 2005-08-06 19:09:42 -0500 (3 years 3 months ago) | Author: srt | Changeset: MAIN:srt:20050807000942

Added convenience constructors to some manager actions

Tags: RC_0_2_1

1.24 annotated / raw | Diffs: previous, other | Lines: 1203 ( +6, -6 )

Created: 2005-08-02 05:14:21 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050802101421

Added catch for RuntimeExceptions thrown by event or reponse handlers.

1.23 annotated / raw | Diffs: previous, other | Lines: 1203 ( +4, -0 )

Created: 2005-07-16 19:10:30 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050717001030

Don't wait for events being sent when receiving a ManagerError in response to an EventGeneratingAction.

1.22 annotated / raw | Diffs: previous, other | Lines: 1199 ( +4, -4 )

Created: 2005-07-16 17:04:54 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050716220454

Added EventTimeoutException to allow access to the partial result when using buggy actions in Asterisk that dont send the correct ActionResponseEvent.

1.21 annotated / raw | Diffs: previous, other | Lines: 1199 ( +441, -67 )

Created: 2005-07-16 16:48:16 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050716214815

Introduced EventGeneratingActions

1.20 annotated / raw | Diffs: previous, other | Lines: 825 ( +5, -2 )

Created: 2005-07-15 19:17:26 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050716001726

new ManagerEventHandler is only added when not already registered

1.19 annotated / raw | Diffs: previous, other | Lines: 822 ( +2, -2 )

Created: 2005-07-06 19:27:35 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050707002729

Added javadocs

1.18 annotated / raw | Diffs: previous, other | Lines: 822 ( +4, -5 )

Created: 2005-07-06 19:09:26 -0500 (3 years 4 months ago) | Author: srt | Changeset: MAIN:srt:20050707000926

Fix: event handlers are now notified in the same order as they are added

1.17 annotated / raw | Diffs: previous, other | Lines: 823 ( +3, -3 )

Created: 2005-06-23 17:16:03 -0500 (3 years 5 months ago) | Author: srt | Changeset: MAIN:srt:20050623221603

fixed broken unit tests due to isConnected() method additon

1.16 annotated / raw | Diffs: previous, other | Lines: 823 ( +139, -96 )

Created: 2005-06-23 17:06:09 -0500 (3 years 5 months ago) | Author: srt | Changeset: MAIN:srt:20050623220609

Added isConnected() to ManagerConnection

1.15 annotated / raw | Diffs: previous, other | Lines: 780 ( +6, -2 )

Created: 2005-04-23 17:56:38 -0500 (3 years 7 months ago) | Author: srt | Changeset: MAIN:srt:20050423225629

Applied Daniel Pocock's patch to the manager:
- Added debugging
- Added access to the raw attributes of ManagerResponse

Branch point for: RB_0_1

Tags: RB_0_1$BP REL_0_1

1.14 annotated / raw | Diffs: previous, other | Lines: 776 ( +2, -10 )

Created: 2005-04-21 18:34:39 -0500 (3 years 7 months ago) | Author: srt | Changeset: MAIN:srt:20050421233439

Fixed a possible bug in action id generation when Object.hashCode() returned a negative int. Thanks to Chad Kitching.

1.13 annotated / raw | Diffs: previous, other | Lines: 784 ( +3, -3 )

Created: 2005-03-31 16:29:50 -0600 (3 years 8 months ago) | Author: srt | Changeset: MAIN:srt:20050331222950

Removed the hard runtime dependency on commons-logging. If commons-logging is available on the classpath it will be used, otherwise logging is disabled.

Tags: RC_0_1_1

1.12 annotated / raw | Diffs: previous, other | Lines: 784 ( +3, -3 )

Created: 2005-03-11 16:29:54 -0600 (3 years 8 months ago) | Author: srt | Changeset: MAIN:srt:20050311222954

Replaced @see references to impl classes by references to the appropriate interface

1.11 annotated / raw | Diffs: previous, other | Lines: 784 ( +3, -1 )

Created: 2005-03-11 09:27:22 -0600 (3 years 8 months ago) | Author: srt | Changeset: MAIN:srt:20050311152039

Refactored private implementation classes into impl subpackage

1.10 annotated / raw | Diffs: previous, other | Lines: 782 ( +3, -3 )

Created: 2005-03-09 03:59:03 -0600 (3 years 8 months ago) | Author: srt | Changeset: MAIN:srt:20050309095903

Aoved io facades to net.sf.asterisk.io as they can also be used for fastagi

1.9 annotated / raw | Diffs: previous, other | Lines: 782 ( +2, -2 )

Created: 2005-03-04 22:15:34 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050305041534

Added name to readerThread for better debugging (it's called ManagerReaderThread)

1.8 annotated / raw | Diffs: previous, other | Lines: 782 ( +11, -1 )

Created: 2005-03-04 19:39:51 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050305013951

Added registerUserEventClass() to ManagerConnection to allow users to add their custom event classes without changing asterisk-java's source code

1.7 annotated / raw | Diffs: previous, other | Lines: 772 ( +3, -3 )

Created: 2005-03-04 18:32:50 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050305003250

Fixed overly verbose exception logging

1.6 annotated / raw | Diffs: previous, other | Lines: 772 ( +20, -17 )

Created: 2005-03-04 18:14:32 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050305001432

Added more unit tests for DefaultManagerConnection

1.5 annotated / raw | Diffs: previous, other | Lines: 769 ( +40, -20 )

Created: 2005-03-04 16:21:04 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050304222104

Added unit tests for DefaultManagerConnection

1.4 annotated / raw | Diffs: previous, other | Lines: 749 ( +72, -67 )

Created: 2005-03-02 17:15:49 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050302231538

Added unit tests for ManagerReader and ManagerWriter (and did some refactoring to make this work)

1.3 annotated / raw | Diffs: previous, other | Lines: 744 ( +62, -18 )

Created: 2005-03-01 18:37:38 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050302003738

Synchronized access to socket and writer

1.2 annotated / raw | Diffs: previous, other | Lines: 700 ( +54, -38 )

Created: 2005-02-23 16:50:57 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050223225057

added license header

1.1 new annotated / raw | Lines: 684 ( +684, -0 )

Created: 2005-02-23 06:45:20 -0600 (3 years 9 months ago) | Author: srt | Changeset: MAIN:srt:20050223124520

moved src and test to src/java and src/test
first steps to introduce maven

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 2008-12-04 00:06 -0600