[asterisk-commits] russell: branch 1.6.0 r108795 - /branches/1.6.0/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Mar 14 15:06:31 CDT 2008


Author: russell
Date: Fri Mar 14 15:06:31 2008
New Revision: 108795

URL: http://svn.digium.com/view/asterisk?view=rev&rev=108795
Log:
Blocked revisions 108404,108439,108523,108639 via svnmerge

........
r108404 | jpeeler | 2008-03-13 13:59:04 -0500 (Thu, 13 Mar 2008) | 6 lines

(closes issue #11827)
Reported by: ctooley
Patches:
      eivr_tcp_generic.patch uploaded by jpeeler (license 325)
This change adds the ability to communicate over a TCP socket instead of forking a child process.

........
r108439 | russell | 2008-03-13 14:54:44 -0500 (Thu, 13 Mar 2008) | 8 lines

Merge changes from team/jamesgolovich/chan_sip-ast_str

This set of changes removes the hard coded maximum packet size of 4kB from chan_sip.
It now starts by allocating 1kB, and growing the buffer as needed to accommodate large
packets.

(closes issue #8556, reported by mikma, patch by jamesgolovich)

........
r108523 | jpeeler | 2008-03-13 15:38:56 -0500 (Thu, 13 Mar 2008) | 1 line

set variable to NULL to prevent uninitialized warning
........
r108639 | jpeeler | 2008-03-13 18:12:59 -0500 (Thu, 13 Mar 2008) | 1 line

documenting changes as a result of adding TCP functionality to ExternalIVR
........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
--- trunk-blocked (original)
+++ trunk-blocked Fri Mar 14 15:06:31 2008
@@ -1,1 +1,1 @@
-/trunk:105597,105984,106072,106110,106179,106236,106240,106250,106757,107231,107475,107530,107551,107583,107719,107721-107722,107787,107790,107928,108034,108226,108286
+/trunk:105597,105984,106072,106110,106179,106236,106240,106250,106757,107231,107475,107530,107551,107583,107719,107721-107722,107787,107790,107928,108034,108226,108286,108404,108439,108523,108639




More information about the asterisk-commits mailing list