aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rwxr-xr-xchannels/chan_sip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 30d7f1bc4..169ca384e 100755
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -126,7 +126,7 @@ static char ourhost[256];
static struct in_addr __ourip;
static int ourport;
-static int sipdebug = 1;
+static int sipdebug = 0;
static int tos = 0;