aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-06 06:43:49 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-06 06:43:49 +0000
commitdcc7fb222ebfaf15d31a0574c6da71dbc3347cb8 (patch)
tree906807bf2aa58ca6f0708aa1af2e9ed6fb67b591 /configs
parenteba2fe6c32b1f57a33114fa334dbc87917656ca5 (diff)
update example commands to match current syntax
(does not apply to 1.4) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44537 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 07389e16b..52cb6cbb8 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -13,13 +13,13 @@
; where the proxyhostname is defined in a section below
;
; Useful CLI commands to check peers/users:
-; 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 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 debug Show all SIP messages
;
-; reload chan_sip.so Reload configuration file
+; module reload chan_sip.so Reload configuration file
; Active SIP peers will not be reconfigured
;