From cb55dbe8eb48390635f11a19a9810016aef1abe2 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 11 Jun 2007 11:49:48 +0000 Subject: [PATCH] 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 --- configs/sip.conf.sample | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.47.2