Red5 Plugin Changelog
0.0.18 - 9th May 2008
New and Changed Features
Faults Fixed
- Fixed fault with sip user set to "user" instead of supplied username. It now enables users registered with a proxy to make calls without requiring proxy authentication.
- Added important note to readme for Linux users of Red5Phone. Many thanks to Chris to testing with Linux.
0.0.17 - 7th May 2008
New and Changed Features
- Improved voice quality by removing ADPCM compression. It can be changed from admin console.
- Implemented DTMF - RTC2833. New remote method "dtmf".
Faults Fixed
0.0.16 - 5th May 2008
New and Changed Features
- Included a modified SparkWeb that supports Red5phone
Faults Fixed
0.0.15 - 1st May 2008
New and Changed Features
- Red5 server upgraded to 0.7 (trunk)
- Implemented Red5phone
- Red5Gateway is depreciated and replaced with Red5Phone
Faults Fixed
0.0.14 - 24th March 2008
New and Changed Features
- Recompiled for Openfire 3.5.
- Red5 server upgraded to 0.7.
- Syabel is broken from changes to XIFF and removed for now.
- Pandion plugin no more support and removed.
- Spark plugin reads a configuration file on the client to retrieve the servername and port. "red5.properties" must be placed in the users Spark-folder. Thanks to Andreas for implementing this.
- 2-way Video screen in Spark plugin changed to 320x240.
Faults Fixed
- Fixed fault with 320x240 video screen. Video is now compatible with latest Flash player.
- Fault with Video message playback fixed. OS is checked to find correct file seperator
0.0.13 - 24th January 2008
New Features
- JWChat5 is back, but you have to install it. Download from here and follow the readme. Many thanks to Webdev for making this available.
Faults Fixed
- Red5 spark plugin uses the http-bind port instead of the admin port.
0.0.12 - 29th December 2007
New Features
- JWChat5 is now removed from Red5 Plugin.You can now add any custom web client of choice.
- Red5 web service now uses the http-bind port instead of the admin port.
- An alpha version of Syabel (a new xiff-based flex web client) is provided for preview.
Faults Fixed
- Plugin made compatible with Openfire 3.4.x
0.0.11 - 25th September 2007
New Features
- Red5 Server upgraded to 0.6.3 (final).
- Openmeeting screen publisher upgraded to latest version.
Faults Fixed
0.0.10 - 23rd August 2007
New Features
- Screen Publisher and Viewer added. Requires Java (JRE 1.4+) on each desktop to publish.
Faults Fixed
0.0.9 - 31st May 2007
New Features
Faults Fixed
- Removed backslash on video message directory path
- Fixed null pointer exception introduced to version 0.0.8
0.0.8 - 7th May 2007
New Features
- Contains embedded Red5 server 0.6 (final).
- Red5Gateway Asterisk dial/queue parameters can be configured from plugin admin web page.
- Implemented Avatar upload for JWChat5.
- Implemented file transfer for JWChat5 using http upload/download.
Faults Fixed
- Asterisk now reloads when changes are made to gateway parameters.
- Plugin now uses property adminConsole.port to determine http port of web applications.
0.0.7 - 13th April 2007
New Features
- Upgraded to Openfire 3.3.0.
Faults Fixed
0.0.6 - 12th April 2007
New Features
- Red5Gateway: This is an optional component that converts red5 calls into SIP voip phones call to a PBX (like Asterisk) from JWChat5. You configure it to route your telephone calls to an external PBX or SIP Proxy. It also creates public SIP address names for every Openfire user and group name. When incoming calls to a group are recieved, the callers are placed in a queue and users in the group are called one after the other until somone answers or timeout. Pandion and Spark clients are also supported for completeness. Up to 8 channels can be configured. See readme for more details.
- Red5 calls now prompts user to accept call in all clients.
- Dialpad implemented in all clients for voip phone calls
- JWChat5 chat and conference windows improved to use the Pandion style to display messages.
- JWChat5 now displays contact Avatars (images) in chat window and user Avatar in main window.
- Auto Idle implemented for JWChat5.
- Contains Red5 embedded server 0.6RC3.
Faults Fixed
- Plugin http-bind proxy now uses servlet getServerName() instead of localhost
- A few minor JWCHat5 UI issues fixed.
0.0.5 - 5th March 2007
New Features
- Red5 Calls across domains: If your Openfire server supports s2s and is public, you can now make a Red5 call with a contact in another domain. You might need to tunnel Red5 RTMP media over http to navigate firewalls or proxies.(see below for details).
- Red5 Messages: You can now record an audio/video message and send to another user in your XMPP domain. Flash video recorder and player applications (modified from Openlaszlo video library application) provided.
- Spark plugin updated to support Red5 messages.
- Pandion patch available to support Red5 messages.
- Red5 application name (default oflaDemo) used by plugin for audio/video can now be changed from Openfire admin webpage for customization. You can even change the protocol and use RTMPT to tunnel the audio/video media over http instead of default port 1935.
- JWChat5 web application name (red5) can be changed from Openfire admin webpage. You can now start JWChat5 with http://myserver:9090/myname for example.
- In JWChat5, the domain name can be different from the XMPP server name
Faults Fixed
- JWChat5 now forces IM gateway plugin to use percent ($) for contact names instead of \40.
- Red5 Spark plugin video presence popups fault fixed.
- Red5 Properties web page always using default values now fixed.
- The client web page used by both Spark and Pandion now identifies what port Openfire's web server is running on.
0.0.4 - 21st Feburary 2007
New Features
- Red5 Calls: Support provided for JiveSoftware Phone Integration Proto XEP (as used by AsteriskIM) to enable audio/video calls between Spark, Pandion and JWChat5 clients.
- Spark plugin updated to support Red5 calls.
- Pandion patch available to support Red5 calls.
- Red5 properties can now be modified from Openfire admin webpage
- Red5 embedded server updated to 0.6 RC2
- Video screen has controls to stop/start subscribed streams as well as mute/unmute audio/video on published stream.
Faults Fixed
- JWChat5 now works with IM gateway plugin
- JWChat5 references to localhost corrected
0.0.3 - 5th Feburary 2007
New Features
- Added embedded web xmpp client based on JWChat with Red5 audio/video and Openfire http-bind
- Added support for multiple audio/video users (videoConf.html - max 12 users)
Faults Fixed
- Optimised audio/video bandwith usage
0.0.2 - 7th January 2007
- Added Audio support to flash client web page (video.html)
- Added client plugin for Spark
0.0.1 - 28th December 2006
- Initial Release for Red5 Beta6 RC1 Plugin for Openfire