Merge from 1.4

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46224 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson 2006-10-25 16:01:22 +00:00
parent 6db742bdc6
commit 26a00dfaf0
1 changed files with 1 additions and 1 deletions

View File

@ -16965,7 +16965,7 @@ static struct ast_cli_entry cli_sip[] = {
sip_show_registry, "List SIP registration status",
show_reg_usage },
{ { "sip", "list", "settings", NULL },
{ { "sip", "show", "settings", NULL },
sip_show_settings, "List SIP global settings",
show_settings_usage },