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:
49ed50d
)
Restore alternate SIG_PRI_DEBUG_DEFAULT meaning.
author
Richard Mudgett
<rmudgett@digium.com>
Mon, 6 Feb 2012 20:56:23 +0000
(20:56 +0000)
committer
Richard Mudgett
<rmudgett@digium.com>
Mon, 6 Feb 2012 20:56:23 +0000
(20:56 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@354174
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/sig_pri.h
patch
|
blob
|
history
diff --git
a/channels/sig_pri.h
b/channels/sig_pri.h
index
e329f40
..
dbef000
100644
(file)
--- a/
channels/sig_pri.h
+++ b/
channels/sig_pri.h
@@
-45,7
+45,7
@@
#if 0
/*! PRI debug message flags set on initial startup. */
-#define SIG_PRI_DEBUG_DEFAULT SIG_PRI_DEBUG_NORMAL
+#define SIG_PRI_DEBUG_DEFAULT (SIG_PRI_DEBUG_NORMAL | PRI_DEBUG_Q931_DUMP)
#else
/*! PRI debug message flags set on initial startup. */
#define SIG_PRI_DEBUG_DEFAULT 0