Changes between Version 8 and Version 9 of freeswitch
- Timestamp:
- Feb 21, 2013, 5:51:47 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freeswitch
v8 v9 63 63 find /opt/freeswitch/conf ! -path '*/conf/lang/de/*' -name '*.xml' -exec xmllint --noout '{}' \; 64 64 }}} 65 66 == mexcla == 67 68 mexcla is a conferencing system that allows for simultaneous interpretation during a conference call. See the [wiki:freeswitch-mexcla mexcla page] for more information.