Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] ECF 0.7.0

Hi Folks,

Version 0.7.0 stable of ECF is now available at: http://www.eclipse.org/ecf/downloads.html

The major new addition for 0.7.0 is an ECF 'call' API. This API is still being developed, but the intention is to supply a generic VOIP 'call setup' API for client applications to do call setup via Jingle (JEP-166), SIP, and perhaps other signalling protocols.

See the new API in the org.eclipse.ecf.call plugin. Javadocs for the org.eclipse.ecf.call and org.eclipse.ecf.call.events packages already are posted here http://www.eclipse.org/ecf/org.eclipse.ecf.docs/api/ and are included in the ECF programmers guide in the Eclipse help.

There is also a new 'call api' feature included in the set of features available via the update site, and a new call API zip available via download page: http://www.eclipse.org/ecf/downloads.html

Please comment on the API. The initial provider implementation will most likely be based upon Jingle/JEP-166. Those interested can consult this (still experimental) JEP here: http://www.jabber.org/jeps/jep-0166.html

Thanks,

Scott



Back to the top