[mod_verto] smaller jb

This commit is contained in:
Anthony Minessale
2020-06-26 21:54:40 +00:00
committed by Andrey Volk
parent 4c8e7d86e3
commit db765890b6
+1 -1
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)) {