projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3fcb9e
)
Remove more unused defines.
author
Olle Johansson
<oej@edvina.net>
Mon, 23 Jan 2006 17:19:03 +0000
(17:19 +0000)
committer
Olle Johansson
<oej@edvina.net>
Mon, 23 Jan 2006 17:19:03 +0000
(17:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8493
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_sip.c
patch
|
blob
|
history
diff --git
a/channels/chan_sip.c
b/channels/chan_sip.c
index
e38915c
..
0faac81
100644
(file)
--- a/
channels/chan_sip.c
+++ b/
channels/chan_sip.c
@@
-142,9
+142,6
@@
static int default_expiry = DEFAULT_DEFAULT_EXPIRY;
#define MAX_AUTHTRIES 3 /*!< Try authentication three times, then fail */
-#define DEBUG_READ 0 /*!< Recieved data */
-#define DEBUG_SEND 1 /*!< Transmit data */
-
static const char desc[] = "Session Initiation Protocol (SIP)";
static const char channeltype[] = "SIP";
static const char config[] = "sip.conf";