[svn-commits] file: branch 1.6.2 r186383 - /branches/1.6.2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Apr 3 11:48:17 CDT 2009


Author: file
Date: Fri Apr  3 11:48:13 2009
New Revision: 186383

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=186383
Log:
Blocked revisions 186382 via svnmerge

........
  r186382 | file | 2009-04-03 13:47:27 -0300 (Fri, 03 Apr 2009) | 11 lines
  
  Add better support for relaying success or failure of the ast_transfer() API call.
  
  This API call now waits for a special frame from the underlying channel driver to
  indicate success or failure. This allows the return value to truly convey whether
  the transfer worked or not. In the case of the Transfer() dialplan application this
  means the value of the TRANSFERSTATUS dialplan variable is actually true.
  
  (closes issue #12713)
  Reported by: davidw
  Tested by: file
........

Modified:
    branches/1.6.2/   (props changed)

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
--- trunk-blocked (original)
+++ trunk-blocked Fri Apr  3 11:48:13 2009
@@ -1,1 +1,1 @@
-/trunk:182362,182521,182762,182960,183124,183148,183196,183239,183553-183555,184986,185299,185532,185581,185704,185741,185777,186078
+/trunk:182362,182521,182762,182960,183124,183148,183196,183239,183553-183555,184986,185299,185532,185581,185704,185741,185777,186078,186382




More information about the svn-commits mailing list