mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
[mod_verto] smaller jb
This commit is contained in:
parent
4c8e7d86e3
commit
db765890b6
@ -5142,7 +5142,7 @@ static switch_status_t parse_config(const char *cf)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (zstr(profile->jb_msec)) {
|
if (zstr(profile->jb_msec)) {
|
||||||
profile->jb_msec = "1p:50p";
|
profile->jb_msec = "1p:20p";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (zstr(profile->timer_name)) {
|
if (zstr(profile->timer_name)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user