[svn-commits] lmadsen: branch 1.6.0 r226381 - in /branches/1.6.0: ./ doc/tex/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Oct 28 14:51:39 CDT 2009


Author: lmadsen
Date: Wed Oct 28 14:51:35 2009
New Revision: 226381

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=226381
Log:
Merged revisions 226378 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r226378 | lmadsen | 2009-10-28 14:50:00 -0500 (Wed, 28 Oct 2009) | 15 lines
  
  Merged revisions 226377 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r226377 | lmadsen | 2009-10-28 14:48:29 -0500 (Wed, 28 Oct 2009) | 7 lines
    
    Update CALLINGSUBADDR channel variable documentation.
    
    (closes issue #15734)
    Reported by: alecdavis
    Patches:
          channelvariables.tex.diff.txt uploaded by alecdavis (license 585)
    Tested by: alecdavis
  ........
................

Modified:
    branches/1.6.0/   (props changed)
    branches/1.6.0/doc/tex/channelvariables.tex

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

Modified: branches/1.6.0/doc/tex/channelvariables.tex
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.0/doc/tex/channelvariables.tex?view=diff&rev=226381&r1=226380&r2=226381
==============================================================================
--- branches/1.6.0/doc/tex/channelvariables.tex (original)
+++ branches/1.6.0/doc/tex/channelvariables.tex Wed Oct 28 14:51:35 2009
@@ -887,7 +887,7 @@
 ${CALLEDTON}          * Type of number for incoming PRI extension
                         i.e. 0=unknown, 1=international, 2=domestic, 3=net_specific,
                         4=subscriber, 6=abbreviated, 7=reserved
-${CALLINGSUBADDR}     * Called PRI Subaddress
+${CALLINGSUBADDR}     * Caller's PRI Subaddress
 ${FAXEXTEN}           * The extension called before being redirected to "fax"
 ${PRIREDIRECTREASON}  * Reason for redirect, if a call was directed
 ${SMDI_VM_TYPE}       * When an call is received with an SMDI message, the 'type'




More information about the svn-commits mailing list