[Asterisk-cvs] asterisk rtp.c,1.28,1.29

markster at lists.digium.com markster at lists.digium.com
Mon Oct 6 00:03:42 CDT 2003


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

Modified Files:
	rtp.c 
Log Message:
Revert previous patch


Index: rtp.c
===================================================================
RCS file: /usr/cvsroot/asterisk/rtp.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- rtp.c	6 Oct 2003 04:59:49 -0000	1.28
+++ rtp.c	6 Oct 2003 05:04:52 -0000	1.29
@@ -546,7 +546,6 @@
   [31] = {1, AST_FORMAT_H261},
   [34] = {1, AST_FORMAT_H263},
   [97] = {1, AST_FORMAT_ILBC},
-  [100] = {0, AST_RTP_DTMF},
   [101] = {0, AST_RTP_DTMF},
   [110] = {1, AST_FORMAT_SPEEX},
   [121] = {0, AST_RTP_CISCO_DTMF}, // Must be type 121




More information about the svn-commits mailing list