mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
FS-9870: [freeswitch-core] playback_timeout_sec does not stop a delimited playback #resolve
This commit is contained in:
parent
445f9a7b0f
commit
bf469f07a7
@ -1889,6 +1889,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_play_file(switch_core_session_t *sess
|
||||
} else {
|
||||
status = SWITCH_STATUS_TIMEOUT;
|
||||
}
|
||||
done = 1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user