Is there anyway to set a variable in kamailio that is not reloading per sip and not constant?
I want to make a variable in Kamailio to change it in request_route in an if statement and if that variable is greater than something I return -255
Is there anyway to set a variable in kamailio that is not reloading per sip and not constant?
I want to make a variable in Kamailio to change it in request_route in an if statement and if that variable is greater than something I return -255
writing a kamailio (native language) module for kemi
I noticed that some Kamailio modules are not available in Kemi. I want to learn how to write a Kamailio native module that is unavailable in Kemi (such as Secfilter) for Kemi by modifying the source code.