[asterisk-commits] pcadach: branch pcadach/chan_h323-live r42879 -
/team/pcadach/chan_h323-live/...
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Wed Sep 13 05:03:40 MST 2006
Author: pcadach
Date: Wed Sep 13 07:03:39 2006
New Revision: 42879
URL: http://svn.digium.com/view/asterisk?rev=42879&view=rev
Log:
Typo fixed
Modified:
team/pcadach/chan_h323-live/channels/chan_h323.c
Modified: team/pcadach/chan_h323-live/channels/chan_h323.c
URL: http://svn.digium.com/view/asterisk/team/pcadach/chan_h323-live/channels/chan_h323.c?rev=42879&r1=42878&r2=42879&view=diff
==============================================================================
--- team/pcadach/chan_h323-live/channels/chan_h323.c (original)
+++ team/pcadach/chan_h323-live/channels/chan_h323.c Wed Sep 13 07:03:39 2006
@@ -2508,7 +2508,7 @@
static char h323_reload_usage[] =
"Usage: h323 reload\n"
-" Reloads H.323 configuration from sip.conf\n";
+" Reloads H.323 configuration from h323.conf\n";
static struct ast_cli_entry h323_cli[] = {
{ { "h.323", "trace", NULL }, h323_do_trace,
More information about the asterisk-commits
mailing list