mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Issue 9850 - update preferred command line syntax
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@66821 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -165,7 +165,7 @@ supplied.
|
||||
.PP
|
||||
\fBasterisk -vvvgc\fR - Run on controlling terminal
|
||||
.PP
|
||||
\fBasterisk -rx "show channels"\fR - Display channels on running server
|
||||
\fBasterisk -rx "core show channels"\fR - Display channels on running server
|
||||
.SH "BUGS"
|
||||
.PP
|
||||
Bug reports and feature requests may be filed at http://bugs.digium.com
|
||||
@@ -173,9 +173,11 @@ Bug reports and feature requests may be filed at http://bugs.digium.com
|
||||
.PP
|
||||
*CLI> \fBhelp\fR - Help on Asterisk CLI
|
||||
.PP
|
||||
*CLI> \fBshow applications\fR - Show loaded dialplan applications
|
||||
*CLI> \fBcore show applications\fR - Show loaded dialplan applications
|
||||
.PP
|
||||
*CLI> \fBshow functions\fR - Show loaded dialplan functions
|
||||
*CLI> \fBcore show functions\fR - Show loaded dialplan functions
|
||||
.PP
|
||||
*CLI> \fBdialplan show\fR - Show current dialplan
|
||||
.PP
|
||||
http://www.asterisk.org - The Asterisk Home Page
|
||||
.PP
|
||||
@@ -190,4 +192,4 @@ http://www.markocam.com/ - Asterisk author's web cam
|
||||
.PP
|
||||
Mark Spencer <markster@digium.com>
|
||||
.PP
|
||||
Countless other contributers, see CREDITS with distribution for more information
|
||||
Countless other contributors, see CREDITS with distribution for more information
|
||||
|
Reference in New Issue
Block a user