mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-20 10:57:18 -07:00
3feee6dfb6
Some of the tests in process_text_message() were still comparing to the websocket message payload instead of the "command" string. Resolves: #1525