mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-28 17:53:35 +00:00
chan_websocket.conf.sample: Fix category name.
UserNote: The category name in the chan_websocket.conf.sample file was incorrect. It should be "global" instead of "general".
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; Configuration for chan_websocket
|
||||
;
|
||||
;[general]
|
||||
;[global]
|
||||
;control_message_format = plain-text ; The format for the control messages sent
|
||||
; and received on the websocket.
|
||||
; plain-text: The legacy single-line message
|
||||
|
||||
Reference in New Issue
Block a user