[mod_verto] smaller jb

This commit is contained in:
Anthony Minessale 2020-06-26 21:54:40 +00:00 committed by Andrey Volk
parent 5b6a54494b
commit bda4294cab
1 changed files with 1 additions and 1 deletions

View File

@ -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)) {