Skip to content
Snippets Groups Projects
Commit f2ab15a5 authored by Sean Bright's avatar Sean Bright
Browse files

A couple more minor text changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@129642 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 7711b33c
No related branches found
No related tags found
No related merge requests found
......@@ -22100,12 +22100,12 @@ static struct ast_cli_entry cli_sip_do_history_deprecated = AST_CLI_DEFINE(sip_d
static struct ast_cli_entry cli_sip[] = {
AST_CLI_DEFINE(sip_show_channels, "List active SIP channels or subscriptions"),
AST_CLI_DEFINE(sip_show_channelstats, "List statistics for active SIP channels"),
AST_CLI_DEFINE(sip_show_domains, "List our local SIP domains."),
AST_CLI_DEFINE(sip_show_domains, "List our local SIP domains"),
AST_CLI_DEFINE(sip_show_inuse, "List all inuse/limits"),
AST_CLI_DEFINE(sip_show_objects, "List all SIP object allocations"),
AST_CLI_DEFINE(sip_show_peers, "List defined SIP peers"),
AST_CLI_DEFINE(sip_show_registry, "List SIP registration status"),
AST_CLI_DEFINE(sip_unregister, "Unregister (force expiration) a SIP peer from the registery"),
AST_CLI_DEFINE(sip_unregister, "Unregister (force expiration) a SIP peer from the registry"),
AST_CLI_DEFINE(sip_show_settings, "Show SIP global settings"),
AST_CLI_DEFINE(sip_cli_notify, "Send a notify packet to a SIP peer"),
AST_CLI_DEFINE(sip_show_channel, "Show detailed SIP channel info"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment