Hello,
I am using Kamailio as a SIP proxy,
I want to store Registered user information in Redis DB,
I am able to configure REDIS DB, But i am not able to run the redis command from
Kamailio core using the function
"redis_cmd("srvN","SET key 1", "r")"
I am getting undefined reference error as below
"/usr/local/src/kamailio-4.4/kamailio/receive.c:208: undefined reference to `redis_cmd'"
can anyone please help me to fix this issue
Thanks & Regards Hemanth