mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-05 03:40:18 +00:00
Merged revisions 169793 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r169793 | mvanbaak | 2009-01-21 23:04:16 +0100 (Wed, 21 Jan 2009) | 2 lines remove duplicated sentence. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@169819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,9 +17,6 @@ For each extension, several actions may be listed and must be given a unique
|
||||
priority. When each action completes, the call continues at the next priority
|
||||
(except for some modules which use explicitly GOTO's).
|
||||
|
||||
When each action completes, it generally moves to the next priority (except for
|
||||
some modules which use explicitly GOTO's.
|
||||
|
||||
Extensions frequently have data they pass to the executing application
|
||||
(most frequently a string). You can see the available dialplan applications
|
||||
by entering the "core show applications" command in the CLI.
|
||||
|
||||
Reference in New Issue
Block a user