mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Fix a typo, update a reload command, and remove an unused configuration file.
(closes issue #10606, casper) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@81379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
//
|
||||
//
|
||||
// Static extension configuration file, used by
|
||||
// the pbx_config module. This is where you configure all your
|
||||
// the pbx_ael module. This is where you configure all your
|
||||
// inbound and outbound calls in Asterisk.
|
||||
//
|
||||
// This configuration file is reloaded
|
||||
// - With the "extensions reload" command in the CLI
|
||||
// - With the "ael reload" command in the CLI
|
||||
// - With the "reload" command (that reloads everything) in the CLI
|
||||
|
||||
// The "Globals" category contains global variables that can be referenced
|
||||
|
Reference in New Issue
Block a user