3 | | [wiki:freeswitch-mexcla mexcla] is installed on paul.mayfirst.org (the same server hosting our [wiki:freeswitch freeswitch] installation). |
| 3 | [wiki:freeswitch-mexcla mexcla] is a system that allows us to have simultaneously interpreted conference calls. |
| 4 | |
| 5 | It has two components: |
| 6 | * a python daemon that runs in parallel to freeswitch and receives events from freeswitch. The python daemon's job is to adjust who can hear whom on a conference call to provide the illusion that we have a "main" room and a "interpretation" room. |
| 7 | * a web interface for accessing a conference that uses mexcla |
| 8 | |
| 9 | This page describes the python daemon. See also the [wiki:freeswitch-mexcla-html5 mexcla html5 page] which describes the web-based access to the system. |
| 10 | |
| 11 | The mexcla python daemon is installed on paul.mayfirst.org (the same server hosting our [wiki:freeswitch freeswitch] installation). |