]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
JIRA FS-7412.
authorOgnjen Seslija <oseslija@gmail.com>
Sun, 5 Apr 2015 14:21:38 +0000 (16:21 +0200)
committerOgnjen Seslija <oseslija@gmail.com>
Tue, 7 Apr 2015 16:43:11 +0000 (18:43 +0200)
commitf5e0a879b2c5e035075db2c9441a111020575dea
treed4dc445d54f0b66c4fa7849f9575668edc44258d
parent6eb59c711989774fb797d1c447e3d63aac84826b
JIRA FS-7412.
Added new LDAP schema (fsaccount.schema) with relevant attributes to match FS directory params and variables.
Changed mod_xml_ldap code to reflect new schema.
Updated xml_ldap.conf.xml as well to reflect mapping of new attributes.
src/mod/xml_int/mod_xml_ldap/conf/autoload_configs/xml_ldap.conf.xml [new file with mode: 0644]
src/mod/xml_int/mod_xml_ldap/fsaccount.schema [new file with mode: 0644]
src/mod/xml_int/mod_xml_ldap/mod_xml_ldap.c