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

Dialing state has changed.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.Dial{
  caller: Channel,
  dialstatus: String.t(),
  dialstring: String.t(),
  forward: String.t(),
  forwarded: Channel,
  peer: Channel
}