Class: Adhearsion::Configuration::FreeswitchConfiguration
- Inherits:
-
TelephonyPlatformConfiguration
- Object
- AbstractConfiguration
- TelephonyPlatformConfiguration
- Adhearsion::Configuration::FreeswitchConfiguration
- Defined in:
- lib/adhearsion/initializer/configuration.rb
Instance Attribute Summary
Attributes inherited from TelephonyPlatformConfiguration
#listening_host, #listening_port
Class Method Summary collapse
Methods inherited from TelephonyPlatformConfiguration
default_listening_host, #initialize
Methods inherited from AbstractConfiguration
Methods included from ConfigurationEntryPoint
Constructor Details
This class inherits a constructor from Adhearsion::Configuration::TelephonyPlatformConfiguration
Class Method Details
.default_listening_port ⇒ Object
201 202 203 |
# File 'lib/adhearsion/initializer/configuration.rb', line 201 def default_listening_port 4572 end |