<?php return [ "password" => "mteam", "port" => "8021", "host" => "127.0.0.1", "rooms_path" => '/usr/local/freeswitch/conf/dialplan/vmajlis/', "users_path" => '/usr/local/freeswitch/conf/directory/vmajlis/', "profiles_path" => '/usr/local/freeswitch/conf/vmajlis_profiles/', "layouts_path" => '/usr/local/freeswitch/conf/vmajlis_layouts/', "videos_path" => dirname(__DIR__).'/videos/', "records_path" => '/recordings/', "webinar_client_numbers" => array(4100,4499), "webinar_numbers" => array(8900,8999) ];