File: cfg_websocket.txt

package info (click to toggle)
kamailio 6.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 70,472 kB
  • sloc: ansic: 859,394; xml: 203,514; makefile: 9,688; sh: 9,105; sql: 8,571; yacc: 4,121; python: 3,086; perl: 2,955; java: 449; cpp: 289; javascript: 270; php: 258; ruby: 248; awk: 27
file content (17 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Configuration Variables for websocket
=====================================

                  [ this file is autogenerated, do not edit ]


 1. websocket.keepalive_timeout
        Time (in seconds) after which to send a keep-alive on idle
        WebSocket connections..
        Default: 180.
        Type: integer.

 2. websocket.enabled
        Shows whether WebSockets are enabled or not..
        Default: 1.
        Type: integer.