Merge OEJ's channel type listing (bug #3187) with slight modifications

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4614 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-12-31 00:04:41 +00:00
parent 91e1317f4a
commit ce2e6b28e8
3 changed files with 35 additions and 0 deletions

View File

@@ -1832,6 +1832,7 @@ int main(int argc, char *argv[])
printf(term_quit());
exit(1);
}
ast_channels_init();
if (init_manager()) {
printf(term_quit());
exit(1);