Re: [Asterisk-java-users] Supported versions of Asterisk
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2014-03-12 07:25:50
|
Hi, for me, up to now AJ worked with any asterisk release I tried... from 1.2 up to 11.7 (did not try the most latest releases 12.x or... or are we higher meanwhile ? ;-) ) The only thing I also realized is the one with the event classes, that you already wrote about... but if you don´t need these events, you can ignore it and if you need these events to be fired or listened to in asterisk-java, you have to write the according classes yourself. looking into the sources you can see that this is not a too hard task.. regards, yves Am 11.03.2014 20:34, schrieb Torbjörn Abrahamsson: > > Anyone? J > > I really like asterisk-java, I have been using it for many years with > Asterisk 1.2. I would like to continue, so I hope there is support for > version 12 as well, or that there will be in the not so distant future... > > BR, > > Torbjörn Abrahamsson > > *From:*Torbjörn Abrahamsson [mailto:tor...@gm...] > *Sent:* den 20 februari 2014 13:31 > *To:* ast...@li... > *Subject:* Supported versions of Asterisk > > Hello everyone! > > I would only like know what versions of Asterisk are supported when > using Asterisk-Java? > > I looked at the javadocs and saw that there are events in Asterisk 12 > that do not have corresponding classes. This was just a basic check, > so of course may I have missed something. > > I will use both AMI and FastAGI, but I am concerned about version > compatibility. > > BR, > > Torbjörn Abrahamsson > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |