Mark Crane
|
3e790bda07
|
Update the method to connect to the database with lua.
|
2013-04-29 23:29:46 +00:00 |
Mark Crane
|
3d6eba86a5
|
Fix the queries that check the pin number.
|
2013-04-16 07:39:31 +00:00 |
Mark Crane
|
5ccbc4830e
|
Update the the conference center lua script pin management.
|
2013-04-16 06:57:42 +00:00 |
Mark Crane
|
526d0e6f32
|
Update the lua scripts to use the new mkdir function.
|
2013-04-12 18:46:02 +00:00 |
Mark Crane
|
b3aded198b
|
Prevent errors when someone abandons a call to conference center before providing a pin number.
|
2013-04-03 07:38:29 +00:00 |
Mark Crane
|
ac203b91ed
|
Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax.
|
2013-03-31 08:18:41 +00:00 |
Mark Crane
|
02b2b9c5ea
|
Release the database connection before sending the caller into the conference.
|
2013-03-27 07:07:00 +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
|
e446847537
|
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 |
Mark Crane
|
a9abe08db9
|
Move the conference center lua scripts to freeswitch/scripts/app/conference_center directory.
|
2013-02-27 09:50:57 +00:00 |