| [AJ-102] Added sleep before getVar |
|
More...
|
over 17 years ago
|
| Added an FAQ link with some common questions we get on the users list. Also added some same-page anchors at the top of the tutorial so that users know the manager interface is covered, and they need to scroll down. |
|
More...
|
over 17 years ago
|
| [maven-release-plugin] prepare for next development iteration |
|
More...
|
over 17 years ago
|
| [maven-release-plugin] prepare release asterisk-java-1.0.0-m1 |
|
More...
|
over 17 years ago
|
| Removed System.out.printlns |
|
More...
|
over 17 years ago
|
| Fixed JDK 1.5 compatibility |
|
More...
|
over 17 years ago
|
| ConfigFileImpl for direct parsing and Manager API |
|
More...
|
over 17 years ago
|
| Cleanup for config parser |
|
More...
|
over 17 years ago
|
| Initial work on configuration file parser |
|
More...
|
over 17 years ago
|
| Added getConfig to AsteriskServer along with new ConfigFile class (currently read-only) |
|
More...
|
almost 18 years ago
|
| Make sure maps are properly sorted by using TreeMap instead of HashMap |
|
More...
|
almost 18 years ago
|
| Added javadoc |
|
More...
|
almost 18 years ago
|
| Fixed colors for sub classes |
|
More...
|
almost 18 years ago
|
| Tracer runs forever and waits for Ctrl-C |
|
More...
|
almost 18 years ago
|
| Canceling service level timers on disconnect |
|
More...
|
almost 18 years ago
|
| Fixed formatting Added HtmlEventTracer Changed die properties to volatile Timers for ServiceLevel checks in AsteriskQueueImpl now use daemon threads to prevent hanging at shutdown |
|
More...
|
almost 18 years ago
|
| Fixed formatting |
|
More...
|
almost 18 years ago
|
| Don't try to read from Asterisk when die is true Close socket before scanner |
|
More...
|
almost 18 years ago
|
| Updated javadoc |
|
More...
|
almost 18 years ago
|
| Added channel attribute to StatusAction |
|
More...
|
almost 18 years ago
|
| No longer used deprecated APIs |
|
More...
|
almost 18 years ago
|
| - StatusComplete Event New header - (new) -> Items Number of channels reported |
|
More...
|
almost 18 years ago
|
| - Status action replies (Event: Status) Header changes - link -> BridgedChannel - Account -> AccountCode - (new) -> BridgedUniqueid |
|
More...
|
almost 18 years ago
|
| - Dial event - Event Dial has new headers, to comply with other events - Source -> Channel Channel name (caller) - SrcUniqueID -> UniqueID Uniqueid (new) -> Dialstring Dialstring in app data |
|
More...
|
almost 18 years ago
|
| - Dial event - Event Dial has new headers, to comply with other events - Source -> Channel Channel name (caller) - SrcUniqueID -> UniqueID Uniqueid (new) -> Dialstring Dialstring in app data |
|
More...
|
almost 18 years ago
|
| - Link and Unlink events - The "Link" and "Unlink" bridge events in channel.c are now renamed to "Bridge" - The link state is in the bridgestate: header as "Link" or "Unlink" - For channel.c bridges, "Bridgetype: core" is added. This opens up for bridge events in rtp.c - The RTP channel also reports Bridge: events with bridgetypes - rtp-native RTP native bridge - rtp-direct RTP peer-2-peer bridge (NAT support only) - rtp-remote Remote (re-invite) bridge. (Not reported yet) |
|
More...
|
almost 18 years ago
|
| Newchannel event now includes "AccountCode" |
|
More...
|
almost 18 years ago
|
| Newstate and Newchannel events these have changed headers: "State" is now "ChannelStateDesc" (Text based channel state). The new "ChannelState" header contains the numeric channel state. |
|
More...
|
almost 18 years ago
|
| The "Rename" manager event has a renamed header, to use the same terminology for the current channel as other events: Oldname has been renamed to Channel. |
|
More...
|
almost 18 years ago
|
| [AJ-116] Added support for the status property of HoldEvent, deprected UnholdEvent |
|
More...
|
almost 18 years ago
|