This website requires JavaScript.
Explore
Help
Register
Sign In
nsinnovations
/
fusionpbx
Watch
2
Star
0
Fork
0
You've already forked fusionpbx
mirror of
https://github.com/fusionpbx/fusionpbx.git
synced
2026-01-06 11:43:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bb250ac6803b0664142afcddc1c4586089831e8
fusionpbx
/
app
/
conference_centers
History
Mark Crane
b40c9e01ef
Fix the code that makes sure the moderator and participant pin numbers are unique.
2013-04-24 22:25:44 +00:00
..
resources
/classes
Add a few references to the alias.
2013-04-22 23:15:36 +00:00
app_config.php
Update the table structure required for conference center.
2013-04-16 17:11:05 +00:00
app_languages.php
Conference, announce that the conference is being recorded for active conferences when its changed in the gui. Add a pin search tool for conference rooms. Finish conference center templates.
2013-02-28 18:55:36 +00:00
conference_center_delete.php
Clear memcache as needed.
2013-01-16 00:26:48 +00:00
conference_center_edit.php
Add conference recording play and download. Change the dialplan from lua conference_center.lua to lua 'app.lua conference_center'. Add a few more conference center permissions.
2013-02-27 10:10:24 +00:00
conference_centers.php
Check to see if the prep_statement is true.
2013-04-16 01:53:05 +00:00
conference_room_delete.php
Add conference sessions. Move conference rooms into the conference center directory.
2012-10-13 17:04:53 +00:00
conference_room_edit.php
Fix the code that makes sure the moderator and participant pin numbers are unique.
2013-04-24 22:25:44 +00:00
conference_rooms.php
Little more cleanup on conference center after removing v_meeting_pins.
2013-04-22 23:05:08 +00:00
conference_session_details.php
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
conference_sessions.php
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
root.php
Add conference center app.
2012-10-04 23:11:05 +00:00