[Asterisk-cvs] asterisk ChangeLog,1.3,1.4

kpfleming kpfleming
Tue Nov 1 15:37:38 CST 2005


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv16167

Modified Files:
	ChangeLog 
Log Message:
issue #5499


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog	1 Nov 2005 20:26:29 -0000	1.3
+++ ChangeLog	1 Nov 2005 20:29:36 -0000	1.4
@@ -1,5 +1,7 @@
 2005-11-01  Kevin P. Fleming  <kpfleming at digium.com>
 
+	* res/res_features.c (ast_feature_request_and_dial): ensure that channel variables are inherited from the channel placing the call (issue #5499)
+
 	* utils.c (getloadavg): change to using _BSD_SOURCE as the indicator for whether this function is present or not (issue #5549)
 	
 	* include/asterisk/utils.h (ast_slinear_saturated_add): force to be inlined whenever possible




More information about the svn-commits mailing list