From: Joshua Colp Date: Mon, 11 Jun 2007 11:49:48 +0000 (+0000) Subject: Update documentation for proper CLI commands. (issue #9936 reported by eserra) X-Git-Tag: 1.6.0-beta1~3^2~2409 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb55dbe8eb48390635f11a19a9810016aef1abe2;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b01f37122f..6954843ae9 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