aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-11 11:49:48 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-11 11:49:48 +0000
commit0d36c161da355d1e08c2dcd8fe286ac51b486161 (patch)
tree70550223414c13da74b6feac925b7d6ea01c3812 /configs
parentb3b18d4cb37bbe2d036d37e3689433d10453f6c4 (diff)
Update documentation for proper CLI commands. (issue #9936 reported by eserra)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@68662 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b01f37122..6954843ae 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -13,11 +13,11 @@
; where the proxyhostname is defined in a section below
;
; Useful CLI commands to check peers/users:
-; sip list peers Show all SIP peers (including friends)
-; sip list users Show all SIP users (including friends)
-; sip list registry Show status of hosts we register with
+; sip show peers Show all SIP peers (including friends)
+; sip show users Show all SIP users (including friends)
+; sip show registry Show status of hosts we register with
;
-; sip debug Show all SIP messages
+; sip set debug Show all SIP messages
;
; sip reload Reload configuration file
; Active SIP peers will not be reconfigured