mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@37026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1147,7 +1147,7 @@ static int console_dial(int fd, int argc, char *argv[])
|
||||
|
||||
static char dial_usage[] =
|
||||
"Usage: dial [extension[@context]]\n"
|
||||
" Dials a given extensison (and context if specified)\n";
|
||||
" Dials a given extension (and context if specified)\n";
|
||||
|
||||
static char mute_usage[] =
|
||||
"Usage: mute\nMutes the microphone\n";
|
||||
|
Reference in New Issue
Block a user