summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-06-11 11:49:48 +0000
committerJoshua Colp <jcolp@digium.com>2007-06-11 11:49:48 +0000
commitcb55dbe8eb48390635f11a19a9810016aef1abe2 (patch)
tree70550223414c13da74b6feac925b7d6ea01c3812 /configs/sip.conf.sample
parentcb42eae09133b6165393013d756cf0c73e5b2f9f (diff)
Update documentation for proper CLI commands. (issue #9936 reported by eserra)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68662 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-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