Commit Graph

16 Commits

Author SHA1 Message Date
markjcrane
d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
FusionPBX
e329674b03 Update conference_exec.php 2020-04-22 22:35:00 -06:00
hershyheilpern
c1f47f31da Conference center raise hand feature (#5212)
* Update app_languages.php
* Update conference_interactive_inc.php
* Update conference_exec.php
* Create raise_hand.lua
* Update conference.conf
* Update app_languages.php
2020-03-26 21:22:44 -06:00
FusionPBX
ede854a8e5 Update conference_exec.php 2019-06-16 15:29:40 -06:00
markjcrane
cde9debb29 After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
Mark Crane
8f8fd3e3e8 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane
c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane
faeee96624 Change kick and kick all to uuid_kill so that the participant's call is logged to the database. Fix recordings and the announce that the call is being recorded for the first person to join the conference. Add a permission to control the conference session 'details' column in the conference sessions so CDR link can be hidden from the user. Don't allow a conference moderator and participant to use the same pin number. 2013-03-15 17:12:13 +00:00
Mark Crane
b80c2912eb Add title to 'Mute All' so that however displays 'Mute all but moderator'. Fix the lock button label on the active conferences. 2013-02-02 06:32:40 +00:00
Mark Crane
c7ad809ed1 Add mute all and end conference to active conferences. 2013-02-01 15:49:37 +00:00
Mark Crane
7a0761375c Fix the interactive conference links. 2012-12-07 22:53:13 +00:00
James Rose
4104f5a51f App->conferences_active, added preliminary support for translations. 2012-11-24 17:58:54 +00:00
Mark Crane
012e7e8b9b Get the uuid and record, use both to improve recordings. 2012-10-27 02:01:36 +00:00
Mark Crane
3a5e365f71 Add additional security improvements to the dev branch. 2012-09-29 15:58:06 +00:00
Mark Crane
5116e38cb5 Remove the v_ from the php file name. 2012-09-13 08:11:56 +00:00