[mod_verto] smaller jb
This commit is contained in:
parent
5b6a54494b
commit
bda4294cab
|
@ -5142,7 +5142,7 @@ static switch_status_t parse_config(const char *cf)
|
|||
}
|
||||
|
||||
if (zstr(profile->jb_msec)) {
|
||||
profile->jb_msec = "1p:50p";
|
||||
profile->jb_msec = "1p:20p";
|
||||
}
|
||||
|
||||
if (zstr(profile->timer_name)) {
|
||||
|
|
Loading…
Reference in New Issue