[Asterisk-cvs] asterisk/include/asterisk channel.h,1.51,1.52

malcolmd at lists.digium.com malcolmd at lists.digium.com
Fri Jul 30 15:11:33 CDT 2004


Update of /usr/cvsroot/asterisk/include/asterisk
In directory localhost.localdomain:/tmp/cvs-serv1067/include/asterisk

Modified Files:
	channel.h 
Log Message:
chan_h323 Makefile change for Bug #2064.  Also back out changes for Bug #2115..next time read carefully. :)


Index: channel.h
===================================================================
RCS file: /usr/cvsroot/asterisk/include/asterisk/channel.h,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- channel.h	30 Jul 2004 18:21:54 -0000	1.51
+++ channel.h	30 Jul 2004 18:57:37 -0000	1.52
@@ -149,8 +149,6 @@
 	char *dnid;				
 	/*! Malloc'd Caller ID */
 	char *callerid;
-	/*! Caller Type Of Number */
-	int callerton;
 	/*! Malloc'd ANI */
 	char *ani;			
 	/*! Malloc'd RDNIS */




More information about the svn-commits mailing list