[asterisk-commits] oej: trunk r216803 - /trunk/channels/chan_sip.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Sep 7 10:48:43 CDT 2009


Author: oej
Date: Mon Sep  7 10:48:41 2009
New Revision: 216803

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=216803
Log:
After many years, remove VOCAL_DATA_HACK definition

Modified:
    trunk/channels/chan_sip.c

Modified: trunk/channels/chan_sip.c
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/channels/chan_sip.c?view=diff&rev=216803&r1=216802&r2=216803
==============================================================================
--- trunk/channels/chan_sip.c (original)
+++ trunk/channels/chan_sip.c Mon Sep  7 10:48:41 2009
@@ -563,8 +563,6 @@
 
 #define SIP_RESERVED ";/?:@&=+$,# "		/*!< Reserved characters in the username part of the URI */
 
-/* #define VOCAL_DATA_HACK */
-
 #define DEFAULT_DEFAULT_EXPIRY  120
 #define DEFAULT_MIN_EXPIRY      60
 #define DEFAULT_MAX_EXPIRY      3600




More information about the asterisk-commits mailing list