hello,<br>i want to connect to table load_count.<br>I created load_count table in opensips database.<br><br>I used following command to read int value<br>avp_db_query(&quot;select count from load_count where dest=&#39;1&#39; &quot;)<br>
<br>opensips dont work after this statement<br>please help<br><br>