mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
add pelim say stuff, module framework, xml parser, dialplan app, and add new channel var called sound_prefix for audio files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3766 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -107,6 +107,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},
|
||||
{ NULL, 0}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user