Hi 5.6.4
I'm trying to add uacreg logic to my setup. When I add a new entry via rpc I
see that the reg is stored in mem but not inserted in the database for
persistency.
My uac params are like this:
modparam("uac", "reg_db_url",DBURL)
modparam("uac", "reg_timer_interval", 900)
modparam("uac", "reg_retry_interval", 10)
modparam("uac", "reg_random_delay", 0)
modparam("uac", "reg_hash_size", 12) ## 5.6
modparam("uac", "reg_db_table", "kam_uacreg")
modparam("uac", "reg_contact_addr", "192.168.255.254:5060") #Won't be used
#modparam("uac", "default_socket", "udp:192.168.0.125:5060") #Won't be used
modparam("uac", "reg_keep_callid", 1)
modparam("uac", "reg_active", 1)
modparam("uac", "reg_gc_interval", 30)
modparam("uac", "reg_use_domain", 0)
I'm used to add via rpc and have db persistency. Like for exmaple using the
domain module. Is this a bug in my config or does this module behave different?
Should I insert in the db and call to enable via RPC? If so, what would be the
best way to enable only the new inserted register instead of reloading all the
regs? It's expected to have many changes and do not want to have full reloads
all the time.
cheers,
Jon
--
PekePBX, the multitenant PBX solution
https://pekepbx.com
pgpnzIiyep7p4.pgp
Description: Firma digital OpenPGP
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
