<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'>
Is it possible to delete the keys belonging to a family in AstDB at Asterisk startup? I would like to repopulate it from another source each time Asterisk is restarted. <br><br>I know there is a DBdeltree(&lt;family&gt;) function. Is there a context that only runs once (automatically) at Asterisk startup (so that I can call this function)?<br><br>Also is AstDB lookup faster than a func_odbc lookup? Is there a faster way to perform a lookup in Asterisk; e.g. create a lookup table in memory perhaps?<br><br>I'm new to Asterisk...<br><br>Thanks,<br>Matt<br>                                               </div></body>
</html>