<div dir="ltr">Hello Everyone,<div><br></div><div style>We would like to stop users from trying to terminate calls to premium and special</div><div style>services routes. Most vendors already block this however, just in case we come</div>
<div style>across one that does not, we would like to address the issue on our side.</div><div style><br></div><div style>What we have come up with is storing the codes in a MySQL db, and use</div><div style>memchached to dip into the table on interval and cache the current info from</div>
<div style>the persistent storage. Finally, use the cachedb module to pull the key</div><div style>value pair from the memcached on every call.</div><div style><br></div><div style>Any other approaches or suggestions would be greatly appreciated. Just</div>
<div style>weighing in our options.</div><div style><br></div><div style>Thanks in Advance,</div><div style><br></div><div style>Nick.</div></div>