[asterisk-commits] mvanbaak: trunk r169793 - /trunk/doc/tex/extensions.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 21 16:04:16 CST 2009
Author: mvanbaak
Date: Wed Jan 21 16:04:16 2009
New Revision: 169793
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=169793
Log:
remove duplicated sentence.
Modified:
trunk/doc/tex/extensions.tex
Modified: trunk/doc/tex/extensions.tex
URL: http://svn.digium.com/svn-view/asterisk/trunk/doc/tex/extensions.tex?view=diff&rev=169793&r1=169792&r2=169793
==============================================================================
--- trunk/doc/tex/extensions.tex (original)
+++ trunk/doc/tex/extensions.tex Wed Jan 21 16:04:16 2009
@@ -16,9 +16,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
More information about the asterisk-commits
mailing list