Asterisk-Java 0.3 Milestone 2
Asterisk-Java 0.3 Milestone 2 has been released and is available from http://asterisk-java.org/download/0.3-m2.
Here is the Changelog:
Bug
- [AJ-47] - AGI does not support multi line data
- [AJ-48] - UserEvent does not work with Asterisk 1.4
- [AJ-51] - Problems with non-english locales
- [AJ-52] - Fix shutdown when using the live api
Improvement
- [AJ-41] - Add ability to get ManagerConnection from AsteriskServer
- [AJ-49] - Support socket read timeout
New Feature
- [AJ-35] - Support timestamp property on manager events
- [AJ-42] - Add support QueueSummary action to Queue manager interface
- [AJ-44] - Support PauseMonitor and UnpauseMonitor actions
- [AJ-45] - Support ZapRestart action
Task
- [AJ-53] - Refactor BaseAgiScript to extend AgiOperations and implement AgiScript so users can extend AgiOperation to provide their own add-on features
Documentation for 0.3-m2 is available at http://asterisk-java.org/0.3-m2/.