summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-01-23 17:12:44 +0000
committerOlle Johansson <oej@edvina.net>2006-01-23 17:12:44 +0000
commit8b42063108674f7aff2b266009d6ff0e775a4a91 (patch)
tree10602522ce99ee101a2f57463c771b1514999b63 /channels/chan_sip.c
parent57f0c81518bc1da4cc2d506372b25eef8221257e (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: https://origsvn.digium.com/svn/asterisk/trunk@8490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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