Class AsteriskConfig


  • public abstract class AsteriskConfig
    extends Object
    Provides access to the default Asterisk configuration data.
    Version:
    $Id: $
    Author:
    ranger
    • Constructor Detail

      • AsteriskConfig

        public AsteriskConfig()
    • Method Detail

      • getProperties

        public static Properties getProperties()
                                        throws IOException
        This loads the configuration file.
        Returns:
        a Properties object representing the configuration properties
        Throws:
        IOException - if any.