Re: [SR-Users] Difference between modules_k and modules_s

2014-09-16 Thread Daniel-Constantin Mierla
Hello, first, if you have modules_s and modules_k with folders from modules, then you are using an old, no longer maintained at this time, kamailio version (respective 3.x). You should be using 4.x, especially when starting a new deployment or upgrading old one. In 4.x there is no longer a mo

[SR-Users] Difference between modules_k and modules_s

2014-09-15 Thread aawaise
In the source code of kamailio, I found some modules code in modules_k folder. Code of same modules is also given modules_s. Examples of such modules are registrar module and usrloc module. If we want to add somethings like log statements etc. Where the change is supposed to be done ? Thanks. Regar