Class: KazooConfiguration

Constructor

new KazooConfiguration()

Creates an instance of KazooConfiguration

Members

allMethodsEnabled :boolean

Set to false if list of methods should be disabled. "disabledMethods" contains list of disabled methods

Type:
  • boolean

autoAnswer :string

Kazoo Auto answer

Type:
  • string

disabledMethods :Array.<string>

List of methods to disable

Type:
  • Array.<string>

enabled :boolean

Set to true if Kazoo provider is enabled, false if disabled

Type:
  • boolean

onInit :function

Callback that can be optionally executed on startup

Type:
  • function

password :string

Kazoo Password

Type:
  • string

realm :string

Kazoo Realm URL

Type:
  • string

userAgent :Object

Kazoo User Agent configuration

Type:
  • Object

username :string

Kazoo Username

Type:
  • string
©2019 Avaya Inc. All Rights Reserved.