[Asterisk-cvs] asterisk config.c,1.27,1.28

markster at lists.digium.com markster at lists.digium.com
Sat Oct 2 13:14:46 CDT 2004


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

Modified Files:
	config.c 
Log Message:
Don't set state to UP state within the driver, but instead allow ast_read to do so.


Index: config.c
===================================================================
RCS file: /usr/cvsroot/asterisk/config.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- config.c	3 Sep 2004 15:36:13 -0000	1.27
+++ config.c	2 Oct 2004 17:16:36 -0000	1.28
@@ -3,9 +3,9 @@
  *
  * Configuration File Parser
  * 
- * Copyright (C) 1999, Mark Spencer
+ * Copyright (C) 1999-2004, Digium, Inc.
  *
- * Mark Spencer <markster at linux-support.net>
+ * Mark Spencer <markster at digium.com>
  *
  * This program is free software, distributed under the terms of
  * the GNU General Public License




More information about the svn-commits mailing list