Hi all,
I am trying to limit the concurrent calls of a customer, but we have multiple Kamailio
servers in our platform. I have the dialog module up and running and it is storing its
data in a database, but when I use get_profile_size, it will only return the number of
dialogs in that profile for the current machine, it does not add the others.
How can I get Kamailio to add the others, i.e. how can I get Kamailio to consult the
database to get the correct size. Now, Kamailio seems to only write to the database, but
not read from it.
Best regards,
MICHAEL JEPSON