|
|
@ -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
|
|
|
|
priority. When each action completes, the call continues at the next priority
|
|
|
|
(except for some modules which use explicitly GOTO's).
|
|
|
|
(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
|
|
|
|
Extensions frequently have data they pass to the executing application
|
|
|
|
(most frequently a string). You can see the available dialplan applications
|
|
|
|
(most frequently a string). You can see the available dialplan applications
|
|
|
|
by entering the "core show applications" command in the CLI.
|
|
|
|
by entering the "core show applications" command in the CLI.
|
|
|
|