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("select count from load_count where dest='1' ")<br>
<br>opensips dont work after this statement<br>please help<br><br>