----- "Daniel-Constantin Mierla" miconda@gmail.com wrote:
openser does not keep dialog state unless you loaded and configured the dialog module. Otherwise, openser is just transactional stateful proxy
by loading and using tm module. Basically, in this configuration, it is safe to shut down openser, as there is no information stored about active calls.
Well - those machines handle registrations and stateful calls, so I have both dialog and userloc tables shared on the cluster's database. That's why I'm concerned...