Merge pull request #339 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7760 to master
* commit '4dc7b3b246c273706e24ee62a3b2fd75b4e4cbff': FS-7760 #resolve
This commit is contained in:
commit
3238157656
|
@ -201,6 +201,7 @@ static struct xml_section_t SECTIONS[] = {
|
|||
{"dialplan", SWITCH_XML_SECTION_DIALPLAN},
|
||||
{"languages", SWITCH_XML_SECTION_LANGUAGES},
|
||||
{"chatplan", SWITCH_XML_SECTION_CHATPLAN},
|
||||
{"channels", SWITCH_XML_SECTION_CHANNELS},
|
||||
{NULL, 0}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue