]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
chan_websocket.conf.sample: Fix category name.
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 21 Jan 2026 16:13:02 +0000 (09:13 -0700)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 21 Jan 2026 21:13:48 +0000 (21:13 +0000)
UserNote: The category name in the chan_websocket.conf.sample file was
incorrect.  It should be "global" instead of "general".

configs/samples/chan_websocket.conf.sample

index 19a6b7a1ac2bbc6ab02fd80cf06a0af8d619c295..bae06f95416436219daa7646c5a8f11d0540b568 100644 (file)
@@ -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