<div dir="ltr"><div>Hey Kamailio Users,</div><div><br></div><div>I've written a TLS-UDP gateway. It works well, but I want to reduce the internet noise it pushes through.</div><div><br></div><div>I have an idea on what I'd like to try. Wondering if it would be possible to catch the Register 200 OK, store it and then when receiving packets it future to then validate them against the data?</div><div>I've managed to capture a 200 OK, but the save("location") function says it will return it's own 200 OK which isn't the plan since we just want to capture the location.</div><div><br></div><div>Anyone done something similar and got some working example code? Is this a bad idea for some reason?<br></div></div>