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

Dialplan location (context/extension/priority)

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.DialplanCep{
  context: String.t(),
  exten: String.t(),
  priority: Integer
}