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

Channel changed location in the dialplan.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ChannelDialplan{
  channel: Channel,
  dialplan_app: String.t(),
  dialplan_app_data: String.t()
}