mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-23 14:44:28 +00:00
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:
@@ -1648,9 +1648,11 @@ int reload(void)
|
||||
delete_aliases();
|
||||
prune_peers();
|
||||
|
||||
#if 0
|
||||
if (strlen(gatekeeper)) {
|
||||
h323_gk_urq();
|
||||
}
|
||||
#endif
|
||||
|
||||
reload_config();
|
||||
|
||||
|
Reference in New Issue
Block a user