OSTIP_EXARI v0.1.0 Swagger.Client.Model.ConfigInfo View Source

Info about Asterisk configuration

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ConfigInfo{
  default_language: String.t(),
  max_channels: Int,
  max_load: Float,
  max_open_files: Int,
  name: String.t(),
  setid: SetId
}