mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-07 10:28:32 +00:00
Merged revisions 120337 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r120337 | file | 2008-06-04 12:38:00 -0300 (Wed, 04 Jun 2008) | 2 lines We like tabs. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@120338 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1326,7 +1326,7 @@ static char *handle_cli_dialplan_reload(struct ast_cli_entry *e, int cmd, struct
|
|||||||
pbx_builtin_clear_globals();
|
pbx_builtin_clear_globals();
|
||||||
|
|
||||||
pbx_load_module();
|
pbx_load_module();
|
||||||
ast_cli(a->fd, "Dialplan reloaded.\n");
|
ast_cli(a->fd, "Dialplan reloaded.\n");
|
||||||
return CLI_SUCCESS;
|
return CLI_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user