mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
*** empty log message ***
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5431 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1960,6 +1960,10 @@ int main(int argc, char *argv[])
|
||||
printf(term_quit());
|
||||
exit(1);
|
||||
}
|
||||
if (dnsmgr_init()) {
|
||||
printf(term_quit());
|
||||
exit(1);
|
||||
}
|
||||
#if 0
|
||||
/* This should no longer be necessary */
|
||||
/* sync cust config and reload some internals in case a custom config handler binded to them */
|
||||
|
||||
Reference in New Issue
Block a user