From 1dd8e4b0b5d0c61550f091d53fa30bdf6980c7d0 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 5 Mar 2007 03:41:48 +0000 Subject: Remove no longer present CLI commands from sample extensions.conf. (issue #9193 reported by junky) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@57772 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/extensions.conf.sample | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configs/extensions.conf.sample') diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index dd6ba1329..2ac69964f 100644 --- a/configs/extensions.conf.sample +++ b/configs/extensions.conf.sample @@ -561,11 +561,11 @@ include => demo ; ;exten = 8700,1,Dial(${MARK},30,A(/path/to/my/announcemsg)) ; -; For more information on applications, just type "show applications" at your +; For more information on applications, just type "core show applications" at your ; friendly Asterisk CLI prompt. ; -; 'show application ' will show details of how you +; 'core show application ' will show details of how you ; use that particular application in this file, the dial plan. -; 'show functions" will list all dialplan functions -; 'show function ' will show you more information about +; 'core show functions" will list all dialplan functions +; 'core show function ' will show you more information about ; one function. Remember that function names are UPPER CASE. -- cgit v1.2.3