<div dir="ltr"><div>currently we have following config, and IP is hard coded, we have many src_ip so how do i put them in MySQL database? i know i can use avp_db but how they will stored in memory and opensip read them from memory instead of disk everytime. <br><br></div>also how do i reload them without restarting opensips services?<br><div><br>if (is_method(&quot;INVITE&quot;) &amp;&amp; (src_ip==xx.xx.xx.xx)) {<br></div></div>