HTTP binding for the Stasis API 12.0.0 General configuration settings 12.0.0 Enable/disable the ARI module This option enables or disables the ARI module. ARI uses Asterisk's HTTP server, which must also be enabled in http.conf. http.conf https://docs.asterisk.org/Configuration/Core-Configuration/Asterisk-Builtin-mini-HTTP-Server/ 11.11.0 12.4.0 The timeout (in milliseconds) to set on WebSocket connections. If a websocket connection accepts input slowly, the timeout for writes to it can be increased to keep it from being disconnected. Value is in milliseconds. 12.0.0 Responses from ARI are formatted to be human readable 12.0.0 Realm to use for authentication. Defaults to Asterisk REST Interface. 12.0.0 Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins. 14.2.0 Comma separated list of channel variables to display in channel json. 12.0.0 Per-user configuration settings 13.30.0 16.7.0 17.1.0 Define this configuration section as a user. Configure this section as a user 13.30.0 16.7.0 17.1.0 When set to yes, user is only authorized for read-only requests 13.30.0 16.7.0 17.1.0 Crypted or plaintext password (see password_format) 12.0.0 password_format may be set to plain (the default) or crypt. When set to crypt, crypt(3) is used to validate the password. A crypted password can be generated using mkpasswd -m sha-512. When set to plain, the password is in plaintext 20.15.0 21.10.0 22.5.0 Outbound websocket configuration 20.15.0 21.10.0 22.5.0 Must be "outbound_websocket". 20.15.0 21.10.0 22.5.0 The ID of a connection defined in websocket_client.conf. 20.15.0 21.10.0 22.5.0 Comma separated list of stasis applications that will use this websocket. 20.15.0 21.10.0 22.5.0 The local ARI user to act as. 20.15.0 21.10.0 22.5.0 Subscribe applications to all event