diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 05b8e82cb2..e230e3840d 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -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 },