mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
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…
x
Reference in New Issue
Block a user