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

The merging of media from one or more channels. Everyone on the bridge receives the same audio.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.Bridge{
  bridge_class: String.t(),
  bridge_type: String.t(),
  channels: ListString,
  creator: String.t(),
  id: String.t(),
  name: String.t(),
  technology: String.t()
}