]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-6506 --resolve Technically when you are not using groups you do not add a <users...
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 6 May 2014 19:05:55 +0000 (00:05 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 6 May 2014 19:06:11 +0000 (00:06 +0500)
commit88216387e0f915997fb9490457053cdfc0ff18f0
treecc9abdf6b7ca71a18ac758fdfcb70cf94daff6c7
parent6eca0f84442dd6f29992fdf266230191a2d013db
FS-6506 --resolve Technically when you are not using groups you do not add a <users> tag inside <domain> you just put several <user> tags in <domain> This patch will consume an extraneous <users> tag and move on making it work either way.
src/switch_core.c