mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
FS-11718 [mod_commands] uuid_break yields -ERR no reply
This commit is contained in:
@@ -4941,6 +4941,8 @@ SWITCH_STANDARD_API(break_function)
|
||||
}
|
||||
}
|
||||
|
||||
stream->write_function(stream, "+OK\n");
|
||||
|
||||
done:
|
||||
|
||||
if (psession) {
|
||||
|
||||
Reference in New Issue
Block a user