From: Luigi Rizzo Date: Fri, 6 Oct 2006 06:43:49 +0000 (+0000) Subject: update example commands to match current syntax X-Git-Tag: 1.6.0-beta1~3^2~4501 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a7ac3f7358e7925772ce8c94ef62e535faa0973;p=thirdparty%2Fasterisk.git update example commands to match current syntax (does not apply to 1.4) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44537 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 07389e16bc..52cb6cbb80 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 ;