Skip to content

chan_websocket: Configuration for chan_websocket

This configuration documentation is for functionality provided by chan_websocket.

Overview

WebSocket Channel Driver

Configuration File: chan_websocket.conf

[global]: Global settings for chan_websocket

Since

20.18.0, 22.8.0, 23.2.0

Configuration Option Reference

Option Name Type Default Value Regular Expression Description Since
control_message_format Custom plain-text false Determines the format used for sending and receiving control mesages on the websocket. 20.18.0, 22.8.0, 23.2.0

Configuration Option Descriptions

control_message_format

Since: 20.18.0, 22.8.0, 23.2.0

  • plain-text - The legacy plain text single-line message format.

  • json - The new JSON format.

Generated Version

This documentation was generated from Asterisk branch 22 using version GIT