<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I would like to rewrite the uri for an incoming call before I send it to Asterisk. Is there a cached lookup table that I can use? <br><br>E.g.<br><br>9041234040 -&gt; 1001<br>9041236345 -&gt; 1002<br><br>There will be about 1000 records. alias_db module seems like a good solution, but it's not cached. <br><br><br>Thanks,<br>Matt<br>                                               </div></body>
</html>