{"redis-disable-time",0,0,G_OPTION_ARG_INT,&rtpe_config.redis_disable_time,"Number of seconds redis communication is disabled because of errors","INT"},
{"redis-cmd-timeout",0,0,G_OPTION_ARG_INT,&rtpe_config.redis_cmd_timeout,"Sets a timeout in milliseconds for redis commands","INT"},
{"redis-connect-timeout",0,0,G_OPTION_ARG_INT,&rtpe_config.redis_connect_timeout,"Sets a timeout in milliseconds for redis connections","INT"},
#if 0
// temporarily disabled, see discussion on https://github.com/sipwise/rtpengine/commit/2ebf5a1526c1ce8093b3011a1e23c333b3f99400
// related to Change-Id: I83d9b9a844f4f494ad37b44f5d1312f272beff3f