[asterisk-commits] mvanbaak: branch 1.6.1 r169830 - in /branches/1.6.1: ./ doc/tex/extensions.tex

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Jan 21 16:23:35 CST 2009


Author: mvanbaak
Date: Wed Jan 21 16:23:35 2009
New Revision: 169830

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=169830
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.1/   (props changed)
    branches/1.6.1/doc/tex/extensions.tex

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.1/doc/tex/extensions.tex
URL: http://svn.digium.com/svn-view/asterisk/branches/1.6.1/doc/tex/extensions.tex?view=diff&rev=169830&r1=169829&r2=169830
==============================================================================
--- branches/1.6.1/doc/tex/extensions.tex (original)
+++ branches/1.6.1/doc/tex/extensions.tex Wed Jan 21 16:23:35 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