mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
FS-5734 documentation will need to be updated to request languages instead of phrases
This commit is contained in:
@@ -200,7 +200,7 @@ static struct xml_section_t SECTIONS[] = {
|
||||
{"config", SWITCH_XML_SECTION_CONFIG},
|
||||
{"directory", SWITCH_XML_SECTION_DIRECTORY},
|
||||
{"dialplan", SWITCH_XML_SECTION_DIALPLAN},
|
||||
{"phrases", SWITCH_XML_SECTION_PHRASES},
|
||||
{"languages", SWITCH_XML_SECTION_LANGUAGES},
|
||||
{"chatplan", SWITCH_XML_SECTION_CHATPLAN},
|
||||
{NULL, 0}
|
||||
};
|
||||
|
Reference in New Issue
Block a user