<div dir="ltr">Hi, I am trying to develop custom Kamailio module in C and I am wondering if Kamailio itself provide some kind of mechanism that allow me to call other modules functions. <div><br></div><div>Most of the functions I need to call are defined as "static" and there are accessible only in kamailio.cfg file (eg. nathelper's 'fix_nated_sdp_f()'). </div><div><br></div><div>Is there any chance that I can call these methods in my custom module? Or I need to use them only in kamailio.cfg and provide it with my module?</div><div><br></div><div>Thank's for help in advance.</div></div>