[Asterisk-cvs] asterisk/channels/h323 chan_h323.h,1.17,1.18
jeremy at lists.digium.com
jeremy at lists.digium.com
Tue Jan 13 02:54:56 CST 2004
Update of /usr/cvsroot/asterisk/channels/h323
In directory mongoose.digium.com:/home/jeremy/asterisk/channels/h323
Modified Files:
chan_h323.h
Log Message:
Not needed here
Index: chan_h323.h
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/h323/chan_h323.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- chan_h323.h 13 Jan 2004 08:38:51 -0000 1.17
+++ chan_h323.h 13 Jan 2004 08:46:46 -0000 1.18
@@ -109,8 +109,6 @@
unsigned int port;
} rtp_info_t;
-static struct sockaddr_in bindaddr;
-
/* This is a callback prototype function, called pass
DTMF down the RTP. */
typedef int (*send_digit_cb)(unsigned, char);
More information about the svn-commits
mailing list