struct Asterisk::ARI::Channels::DialplanCEP
- Asterisk::ARI::Channels::DialplanCEP
- Struct
- Value
- Object
Overview
Dialplan location (context/extension/priority)
Included Modules
- JSON::Serializable
Defined in:
asterisk/ari/models/channels_dialplan_cep.crConstructors
Instance Method Summary
-
#app_data : String
Parameter of current dialplan application
-
#app_data=(app_data : String)
Parameter of current dialplan application
-
#app_name : String
Name of current dialplan application
-
#app_name=(app_name : String)
Name of current dialplan application
-
#context : String
Context in the dialplan
-
#context=(context : String)
Context in the dialplan
-
#exten : String
Extension in the dialplan
-
#exten=(exten : String)
Extension in the dialplan
-
#priority : Int64
Priority in the dialplan
-
#priority=(priority : Int64)
Priority in the dialplan