struct Asterisk::ARI::Channels::ExternalMedia
- Asterisk::ARI::Channels::ExternalMedia
- Struct
- Value
- Object
Overview
ExternalMedia session.
Included Modules
- JSON::Serializable
Defined in:
asterisk/ari/models/channels_external_media.crConstructors
Instance Method Summary
-
#channel : Channels::Channel
The Asterisk channel representing the external media
-
#channel=(channel : Channels::Channel)
The Asterisk channel representing the external media
-
#local_address : String?
The local ip address used
-
#local_address=(local_address : String?)
The local ip address used
-
#local_port : Int32?
The local ip port used
-
#local_port=(local_port : Int32?)
The local ip port used