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:
7ffb04a
)
Set default value of adsipark (import from 1.2)
author
Olle Johansson
<oej@edvina.net>
Thu, 30 Mar 2006 01:35:56 +0000
(
01:35
+0000)
committer
Olle Johansson
<oej@edvina.net>
Thu, 30 Mar 2006 01:35:56 +0000
(
01:35
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16347
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_features.c
patch
|
blob
|
history
diff --git
a/res/res_features.c
b/res/res_features.c
index
68675bd
..
59d263f
100644
(file)
--- a/
res/res_features.c
+++ b/
res/res_features.c
@@
-2047,6
+2047,7
@@
static int load_config(void)
parking_start = 701;
parking_stop = 750;
parkfindnext = 0;
+ adsipark = 0;
transferdigittimeout = DEFAULT_TRANSFER_DIGIT_TIMEOUT;
featuredigittimeout = DEFAULT_FEATURE_DIGIT_TIMEOUT;