From 9e26ebeb732c89813ebaf8c9d9b0250d79480415 Mon Sep 17 00:00:00 2001 From: seanbright Date: Thu, 10 Jul 2008 18:19:17 +0000 Subject: A couple more minor text changes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@129642 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_sip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'channels') diff --git a/channels/chan_sip.c b/channels/chan_sip.c index ddea5e155..0d2743ca9 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -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"), -- cgit v1.2.3