[svn-commits] russell: trunk r134803 - in /trunk/doc/tex: app-sms.tex queuelog.tex
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Jul 31 11:37:08 CDT 2008
Author: russell
Date: Thu Jul 31 11:37:08 2008
New Revision: 134803
URL: http://svn.digium.com/view/asterisk?view=rev&rev=134803
Log:
Fix some tex errors
(closes issue #13211)
Reported by: eliel
Patches:
fixtexerrors.patch uploaded by eliel (license 64)
Modified:
trunk/doc/tex/app-sms.tex
trunk/doc/tex/queuelog.tex
Modified: trunk/doc/tex/app-sms.tex
URL: http://svn.digium.com/view/asterisk/trunk/doc/tex/app-sms.tex?view=diff&rev=134803&r1=134802&r2=134803
==============================================================================
--- trunk/doc/tex/app-sms.tex (original)
+++ trunk/doc/tex/app-sms.tex Thu Jul 31 11:37:08 2008
@@ -151,7 +151,7 @@
\end{astlisting}
Alternatively, if you have the correct national prefix on incoming
- CLI, e.g. using dahdi_hfc, you might use:
+ CLI, e.g. using dahdi\_hfc, you might use:
\begin{astlisting}
\begin{verbatim}
exten = _X./08005875290,1,Goto(smsmtrx,${EXTEN},1)
Modified: trunk/doc/tex/queuelog.tex
URL: http://svn.digium.com/view/asterisk/trunk/doc/tex/queuelog.tex?view=diff&rev=134803&r1=134802&r2=134803
==============================================================================
--- trunk/doc/tex/queuelog.tex (original)
+++ trunk/doc/tex/queuelog.tex Thu Jul 31 11:37:08 2008
@@ -106,7 +106,7 @@
A call was answered by an agent, but the call was dropped because the
channels were not compatible.
-\textbf{TRANSFER(extension$|$context$|$holdtime$|$calltime$|$origposition$)}
+\textbf{TRANSFER(extension$|$context$|$holdtime$|$calltime$|$origposition)}
Caller was transferred to a different extension. Context and extension
are recorded. The caller's hold time and the length of the call are both
More information about the svn-commits
mailing list