<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'>
<br>Is it possible to load some parts of the extensions.conf file via static realtime?<br><br>For example,<br><br><u>extensions.con</u>f<br><br>[some_context]<br>#include abc.conf<br><br><br><br><u>extconfig.conf</u><br><br>abc.conf =&gt; mysql,asterisk,ast_config<br><br><br><br>So far, I wasn't able to get it going - Asterisk crashes at startup. Maybe abc.conf doesn't exist yet (hasn't been read from DB yet) when asterisk loads the extensions.conf file?<br><br>Just wanted to check if this is possible before playing it with it more. That context in the extensions.conf will have lots of repetitions and will be updated once in a while, so loading it from db for a bunch of asterisk servers seems logical.<br><br>Thanks,<br>Matt <br>                                               </div></body>
</html>