added direct room access readme

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@373 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent eb0f799b3a
commit 37359232a6

@ -8,6 +8,16 @@ the conference rooms can be controlled via XMLRPC.
It implements conference rooms with dial-in and conference room entry
via DTMF, and authenticated dial-out.
For dial-in, usually the user is asked to enter the conference room
number via keypad, followed by the star key.
In the configuration, a regular expression can be defined (direct_room_re),
which, if matched to the user part of the request uri, connects the caller
directly to the conference room. direct_room_strip sets how many characters
should be stripped from the user part in order to obtain the conference room
number.
Participants can be listed, kicked out, muted and unmuted over DI
(using xmlrpc2di over XMLRPC).

Loading…
Cancel
Save