Commit Graph

9466 Commits

Author SHA1 Message Date
Mark Crane
cb786a6a49 virtual_table_data_types_name_value.php to table_name_values.php. 2013-03-21 01:15:19 +00:00
Mark Crane
1cce5625e2 Rename virtual_table_fields_delete.php to table_field_delete.php. 2013-03-21 01:06:56 +00:00
Mark Crane
eb1564be2a Rename virtual_table_fields_edit.php to table_field_edit.php. 2013-03-21 01:05:10 +00:00
Mark Crane
f9ae2e3257 Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane
e4fc8371f1 Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane
0190a9c633 virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane
a876e74928 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00
Mark Crane
b4098c3ff3 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane
b80ddec90f rename the file 2013-03-21 00:54:49 +00:00
Mark Crane
0c014683bb rename the file 2013-03-21 00:53:00 +00:00
Mark Crane
d861463713 Rename the virtual tables directory to just tables. 2013-03-21 00:38:55 +00:00
Mark Crane
cabebe0132 Rename the hardware phones to devices. 2013-03-20 16:53:37 +00:00
Mark Crane
1e7740b73a Rename the file to devices.php. 2013-03-20 16:22:44 +00:00
Mark Crane
32e40fc2dd hardware_phone_edit.php renamed to device_edit.php 2013-03-20 16:21:24 +00:00
Mark Crane
b6c74d18a5 Rename the file. 2013-03-20 16:20:52 +00:00
Mark Crane
647dd14413 Rename hardward_phones to devices 2013-03-20 16:20:15 +00:00
Mark Crane
35327d1784 Fix the registrations link on the SIP Status page. 2013-03-16 20:11:29 +00:00
Mark Crane
1ab5f67234 Add a new xml cdr permission to allow normal users to see all cdr records for a domain.
permission: xml_cdr_domain
2013-03-16 15:14:36 +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
e7aea5a1c8 Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
Mark Crane
b12fd9069c Moved the extension xml function into the extension class point this code to it. 2013-03-14 02:54:06 +00:00
Mark Crane
da08764700 Don't require music on hold for call center. 2013-03-13 16:45:17 +00:00
Mark Crane
c8741b77e2 Fix the files path for the provision editor. 2013-03-13 14:33:37 +00:00
Mark Crane
c56bf3e447 Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
Mark Crane
a272f72b79 Fix a few a few settings that are required to add extension_uuid to xml cdr. 2013-03-13 05:57:41 +00:00
Mark Crane
1993560b35 Add extension_uuid to xml cdr. 2013-03-10 05:39:45 +00:00
Mark Crane
ca6476faf9 Remove the % wild card for the xml cdr search. This allows the user to specify it to meet there needs. For example show all calls that start with a 1 do the following 1%. If you want to find a call containing a number %208%. 2013-03-07 19:42:40 +00:00
Mark Crane
a31e5eee6f Fix the link for download and play on the call detail records. 2013-03-01 18:37:42 +00:00
Mark Crane
c6bf72b2af Add recordings to the ring back list. 2013-03-01 07:28:40 +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
f7d6b9a148 When the conference call is record is selected then play an announcement for an active call.
Add a permission for showing the active conference video column.
2013-02-27 11:06:44 +00:00
Mark Crane
a9698425df 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
Mark Crane
833b111afc Fix the sql query backup tool. Tested with postgres and sqlite. 2013-02-23 02:54:41 +00:00
Mark Crane
cdd0f2c947 Fix the ring group sequence select option. 2013-02-22 21:57:18 +00:00
Mark Crane
ad6b952e22 Add pre_answer to local_extension dialplan. 2013-02-14 07:40:41 +00:00
Mark Crane
83d388b822 Add ivr menu cid prefix. 2013-02-12 11:19:52 +00:00
Mark Crane
24e7dad3aa Update ring groups add enterprise originate as an option along with leg delay and leg timeout. 2013-02-12 02:49:49 +00:00
Mark Crane
decd6d920e Add PROJECT_PATH for the follow me autocomplete. 2013-02-10 08:25:42 +00:00
Mark Crane
eb9006bd10 Add contact_category, phone_description, and address_description to the contacts tool. 2013-02-07 09:57:03 +00:00
Mark Crane
f04d858ba2 Add transfer_ringback to system -> variables. 2013-02-06 13:59:43 +00:00
Mark Crane
b0a7b3d027 After adding ringback to the dialplan add the loopback to call forward and follow me. Doing this resolves issue with outbound caller id, multiple conditions on outbound routes, fail over and more. 2013-02-03 06:47:19 +00:00
Mark Crane
ec3d108a59 Add a missing comma to fix a bug where the install only adds two variables. To fix existing systems with this problem update the code to get thix fix then run addvanced -> upgrade schema. 2013-02-02 23:09:09 +00:00
Mark Crane
476041bce3 Improve some of the text in conference center. Toggle mute all with unmute all. A few other minor adjustments. 2013-02-02 09:54:20 +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
2bc70201dd Add sounds true/false to conference rooms. 2013-02-01 12:23:39 +00:00
Mark Crane
c389b54346 Correct the redirect path after save the call center queue. 2013-02-01 12:09:43 +00:00
Mark Crane
6c7228e0cc Check variables correctly to see if ringback is already set. 2013-02-01 04:40:54 +00:00
Mark Crane
914a073489 Add ringback and domain_uuid to the variables. 2013-02-01 04:29:48 +00:00
Mark Crane
a875324dc1 Fix ringback for call forward and followme. 2013-02-01 01:28:53 +00:00