Hi everyone,
several months ago, we've implemented a plugin for RTPEngine to synchronize it with a REDIS-Database. This allows RTPEngine to operate in a HA, as you can restart RTPEngine and/or make a failover to another machine with the same IP (e.g. using Heartbeat or similar), WITHOUT LOOSING ACTIVE SESSIONS.
This enhancement was originally implemented by Carlos Ruiz Diaz.
Due to lack of time, it still requires RTPEngine 3.3 and needs an update, to work with later versions.
It can be found here: https://github.com/ngvoice/rtpengine-redis-plugin
If anyone is interested in contributing to this extension, please ping me and i will happily add you as a contributor.
Thanks, Carsten