mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-23 08:49:21 -07:00
a63eec2fbb
Some of the tests in process_text_message() were still comparing to the websocket message payload instead of the "command" string. Resolves: #1525