• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/classes/general/vi_config.php
  • Класс: CVoxImplantConfig
  • Вызов: CVoxImplantConfig::GetMelodyLanguages
static function GetMelodyLanguages()
{
	return array('EN', 'DE', 'RU', 'UA', 'ES', 'BR');
}