Hello Giacomo,

I have accepted your patch and added a small change in it.

Please tell me if you have any problem.


Thanks,
Vicente.

On 04/13/2015 05:01 PM, Giacomo Vacca wrote:
Hi,
it's an understandable point of view.

My need is to be able to start/restart kamailio even if redis is just temporarily unavailable, and manage the "connection refused" errors accordingly. I have a failover strategy for those cases, but want to keep processing calls. When redis then returns available, kamailio will connect correctly. It's really an edge case, but I feel safer.

Configurations that depend more strongly on redis being available should not use this optional configuration item, keeping the current behaviour.

Cheers,
Giacomo

On 13 April 2015 at 16:49, Vicente Hernando <vhernando@systemonenoc.com> wrote:
Hello,

I do not like the idea behind the patch. If redis database is down, what is the point of launching kamailio anyway?
If you need redis to run you should fix it, or not to use the ndb_redis module if you want to run without redis.

Any other opinions are welcome.

Cheers,
Vicente.