/kamilio 4.1.0/
Can anyone suggest why "location" table is empty despite that user registration works?
save("location") return positive value. kamctl shows online users but if I look into kamailio.location it's empty anytime.
# ----- registrar params -----
modparam("registrar", "method_filtering", 0)
modparam("registrar", "append_branches", 1)
modparam("registrar", "max_contacts", 10)
modparam("registrar", "max_expires", 3600)
...
Other strange the strange thing is that $rU is <null>.
regards,
Alexey