don't try to unreg with gk, on reload, now

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-01-09 19:35:56 +00:00
parent ce44ad5019
commit 5fc7f417da

View File

@@ -1648,9 +1648,11 @@ int reload(void)
delete_aliases();
prune_peers();
#if 0
if (strlen(gatekeeper)) {
h323_gk_urq();
}
#endif
reload_config();