<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><span style="font-size:13px">Hello Everyone,</span><div style="font-size:13px"><br></div><div style="font-size:13px">We are currently using OpenSIPS 1.8.9 and would like to add the ability to:</div><div style="font-size:13px"><br></div><div style="font-size:13px">- Maintain different route grades via prefixes (ie, standard, premium, direct). The prefixes could be something like (1001, 1002, 1003) for example. The different grades will have different /min pricing. Routing will be executed as per sent prefix.</div><div style="font-size:13px">- Limit concurrent calls using IP address. </div><div style="font-size:13px"><br></div><div style="font-size:13px">A little about our system. We do not accept REGISTER, and thus do not use the subscriber table. All calls are handled via IPs, the address table, and ACL. The best case scenario for concurrent call limitation would be to add a `channels` field to the `address` table, and query the dialog table for the number (ie, count) of active calls, and maintain the limit in script. </div><div style="font-size:13px"><br></div><div style="font-size:13px">Kind Regards,</div><div style="font-size:13px"><br></div><div style="font-size:13px">Terrance</div></div>
</div><br></div>