mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 15:29:05 +00:00
Set default value of adsipark (import from 1.2)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user