mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merged revisions 47457 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r47457 | file | 2006-11-10 14:36:25 -0500 (Fri, 10 Nov 2006) | 2 lines Let's give this a go... ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47459 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2728,7 +2728,6 @@ static struct ast_cli_entry cli_h323_no_trace_deprecated =
|
||||
{ "h.323", "no", "trace", NULL },
|
||||
h323_no_trace, "Disable H.323 Stack Tracing",
|
||||
no_trace_usage };
|
||||
};
|
||||
|
||||
static struct ast_cli_entry cli_h323_debug_deprecated =
|
||||
{ { "h.323", "debug", NULL },
|
||||
@@ -2739,7 +2738,6 @@ static struct ast_cli_entry cli_h323_no_debug_deprecated =
|
||||
{ "h.323", "no", "debug", NULL },
|
||||
h323_no_debug, "Disable H.323 debug",
|
||||
no_debug_usage };
|
||||
};
|
||||
|
||||
static struct ast_cli_entry cli_h323_gk_cycle_deprecated =
|
||||
{ { "h.323", "gk", "cycle", NULL },
|
||||
|
Reference in New Issue
Block a user