[asterisk-commits] mvanbaak: branch 1.6.0 r169819 - in /branches/1.6.0: ./ doc/tex/extensions.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 21 16:21:16 CST 2009
Author: mvanbaak
Date: Wed Jan 21 16:21:16 2009
New Revision: 169819
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=169819
Log:
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.
........
Modified:
branches/1.6.0/ (props changed)
branches/1.6.0/doc/tex/extensions.tex
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/doc/tex/extensions.tex
URL: http://svn.digium.com/svn-view/asterisk/branches/1.6.0/doc/tex/extensions.tex?view=diff&rev=169819&r1=169818&r2=169819
==============================================================================
--- branches/1.6.0/doc/tex/extensions.tex (original)
+++ branches/1.6.0/doc/tex/extensions.tex Wed Jan 21 16:21: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