- Fix a bug where binary messages can be troncated because of a bad char* to std::string convertion.
- Fix a potential crash during ~ForkMessageContextDbProxy destructor if DB is down.
- Fix a memory leak caused by multiple references taken on sofia-sip msg_t object.
- Fix a crash where a call to ForkContext::isFinished() from the push-notification module could cause a crash, when using ForkMessageContextDbProxy.