git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7007 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-08 01:29:14 +00:00
parent 0ac4bbfdd9
commit 81bda951d2
4 changed files with 32 additions and 18 deletions

View File

@@ -2255,6 +2255,9 @@ int main(int argc, char *argv[])
printf(term_quit());
exit(1);
}
dnsmgr_start_refresh();
#if 0
/* This should no longer be necessary */
/* sync cust config and reload some internals in case a custom config handler binded to them */