Hello,
When adding rows to the dispatcher table, the table in memory needs to be refreshed. Since we have multiple Kamailio instances running on different machines, I'd like to automate the process of reloading the table.
Is there an easy way of doing this with an already existing module, which provides easy connectivity from the outside?
Or do I need to write an application which basically sets up a SSH socket connection with the machine and sends the command "kamctl dispatcher reload" then exit? Not that hard either, but there might be a finer solution available.
Regards,
Grant
Hi All,
I have query/observation w.r.t topoh I hiding, before loading topoh module
rr module must be loaded . I found that methods like record_route() in rr
module must be present in the cfg then only topoh hiding is taking place.
Otherwise tough rr module and topoh module is loaded topoh hiding is not
taking place. Is that right? Please clarify the same.
Thanks,
Prem Chandiran M