We have the freeswitch databases (like of mod_callcenter) on sqlite, regular file system. Our call center agents have default status of "logged-out". During the day they log-in and become "available". If freeswitch is restarted for whatever reason, the agents status is changed to "logged-out". This is very bad for us. I don' know if it's because freeswitch resets all sqlite content on start, or whatever other reason.
Is there a way to make freeswitch preserve the agents status?
Is there a way to make freeswitch preserve the agents status?