aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-23 17:12:44 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-23 17:12:44 +0000
commitef73abb659c0a8a655ef67d948dd6245a5f2c837 (patch)
tree10602522ce99ee101a2f57463c771b1514999b63 /channels/chan_sip.c
parent05e0631bb8127d5954f46904c8f5319a0b1e1e0f (diff)
Finally removing SIPDUMPER that hasn't been used for ages. If anyone needs this for some reason,
please tell me and I'll put it back :-) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8490 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_sip.c')
-rw-r--r--channels/chan_sip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 4ed16c460..dbd2bba09 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -103,7 +103,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
/* #define VOCAL_DATA_HACK */
-#define SIPDUMPER
#define DEFAULT_DEFAULT_EXPIRY 120
#define DEFAULT_MIN_EXPIRY 60
#define DEFAULT_MAX_EXPIRY 3600