Commit Graph

13407 Commits

Author SHA1 Message Date
Mark Crane 5cbff153be Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane 83705cc4dd Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane 457d9cd01f virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane a5b444d239 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00
Mark Crane 5b3c531054 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane 6171cfa069 rename the file 2013-03-21 00:54:49 +00:00
Mark Crane e21292cf07 rename the file 2013-03-21 00:53:00 +00:00
Mark Crane f21461dc85 Rename the virtual tables directory to just tables. 2013-03-21 00:38:55 +00:00
Mark Crane e12cc0f05e Fix the recordings directory. 2013-03-20 17:38:19 +00:00
Mark Crane 648ef006cc Rename the hardware phones to devices. 2013-03-20 16:53:37 +00:00
Mark Crane 3ce7d717ca Rename the file to devices.php. 2013-03-20 16:22:44 +00:00
Mark Crane db3e007a12 hardware_phone_edit.php renamed to device_edit.php 2013-03-20 16:21:24 +00:00
Mark Crane 439902d3eb Rename the file. 2013-03-20 16:20:52 +00:00
Mark Crane 7c7c475a16 Rename hardward_phones to devices 2013-03-20 16:20:15 +00:00
Mark Crane 8a4ba2566e Adjust the install path implementation. 2013-03-20 16:06:28 +00:00
Mark Crane 0e2551ed09 Fix the restore default for redirect URL for those using the web root/fusionpbx dir. 2013-03-20 14:25:23 +00:00
Mark Crane c62a7ec9f9 Add install paths to match the Debian packages that rneese is working on. 2013-03-20 13:38:54 +00:00
Mark Crane 04d1c667cb Fix the registrations link on the SIP Status page. 2013-03-16 20:11:29 +00:00
Mark Crane f19970b92e 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 9c896e0e23 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 9324381578 Fix caller id prefix for hunt groups. 2013-03-15 14:20:28 +00:00
Mark Crane b6731071a4 Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
Mark Crane 75a2b9250e Remove trailing white spaces from mwi.lua. 2013-03-14 03:04:47 +00:00
Mark Crane c899d4a62d Moved the extension xml function into the extension class point this code to it. 2013-03-14 02:54:06 +00:00
Mark Crane 1c00040a96 Add an optional mwi script to ensure the message waiting light is on for all models of phones. 2013-03-14 02:52:57 +00:00
Mark Crane baf3907be4 Don't require music on hold for call center. 2013-03-13 16:45:17 +00:00
Mark Crane d5c71694a2 Fix the files path for the provision editor. 2013-03-13 14:33:37 +00:00
Mark Crane b23cf69a81 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 6929af625b 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 7af82a6ece Move save_extension_xml to the extension->xml class method. 2013-03-10 05:53:18 +00:00
Mark Crane 1abc8fc935 Add extension_uuid to xml cdr. 2013-03-10 05:39:45 +00:00
Mark Crane bea0c82e2d 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 7ae8685a87 Fix the link for download and play on the call detail records. 2013-03-01 18:37:42 +00:00
Mark Crane 8e8149a684 Add recordings to the ring back list. 2013-03-01 07:28:40 +00:00
Mark Crane c06ccfd33e 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 c9748225ea Move the conference center templates to the resources directory. 2013-02-28 18:20:01 +00:00
Mark Crane 41d4ece529 Add the resources directory for scripts/app/conferences 2013-02-28 18:19:21 +00:00
Mark Crane 2d1ff5dc42 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 14f41e4752 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 eb3059fdc9 Move the conference center lua scripts to freeswitch/scripts/app/conference_center directory. 2013-02-27 09:50:57 +00:00
Mark Crane d74400fc80 Remove the apply settings message. 2013-02-24 06:48:31 +00:00
Mark Crane 7e8d8ab717 Fix the sql query backup tool. Tested with postgres and sqlite. 2013-02-23 02:54:41 +00:00
Mark Crane 6125670757 Put the ring groups in order based on the delay and extension number. 2013-02-23 01:46:52 +00:00
Mark Crane 5abd0f871c Fix the ring group sequence select option. 2013-02-22 21:57:18 +00:00
Mark Crane 15323f8f51 Fixed the following bug. When dialing *99 it produces this error.
2013-02-21 18:39:28.016638 [ERR] mod_lua.cpp:198 ...app/voicemail/resources/functions/record_message.lua:39: bad argument #1 to 'len' (string expected, got nil)
2013-02-22 20:50:44 +00:00
Mark Crane 78f2cbe010 Work on a problem with http_user_agent() that affects a limited number of systems. 2013-02-20 11:48:19 +00:00
Mark Crane 09bafd825c Replace ${dsn} with $${dsn} 2013-02-19 22:15:29 +00:00
Mark Crane 80dac680ce Fix the ring group timeout action so that is not executed when a call is parked using the approach used by hunt groups. 2013-02-19 20:25:50 +00:00
Mark Crane ac2eac17db Add pre_answer to local_extension dialplan. 2013-02-14 07:40:41 +00:00
Mark Crane 96a4ab0146 Add pre_answer to ring groups. 2013-02-14 07:20:52 +00:00