FS-11718 [mod_commands] uuid_break yields -ERR no reply
This commit is contained in:
parent
c82f093419
commit
0ba26f0351
|
@ -4941,6 +4941,8 @@ SWITCH_STANDARD_API(break_function)
|
|||
}
|
||||
}
|
||||
|
||||
stream->write_function(stream, "+OK\n");
|
||||
|
||||
done:
|
||||
|
||||
if (psession) {
|
||||
|
|
Loading…
Reference in New Issue