Commit Graph

1308 Commits

Author SHA1 Message Date
James Rose 9d2526f78c Bug Fixes. Script errors due to nil value channel variables, and now sends email on busy fax. Better statistics reporting, busy/failure retries work as expected so it will now retry the same ecm/t38 type after a busy. 2013-07-01 20:08:08 +00:00
Mark Crane 0e5e4fc6d4 Correct a variable name from _id to _uuid. 2013-06-28 00:14:14 +00:00
Mark Crane 5b402817b9 IVR Menu only allow direct dial calls to existing extensions. 2013-06-24 18:51:03 +00:00
Mark Crane 570f55c9ec Fix a bug that made the the IVR Menu not play the long greeting when the short greeting was not provided. 2013-06-21 16:09:31 +00:00
Nate Jones 66da97d3b4 Multilinguified Schemas 2013-06-21 16:02:05 +00:00
Nate Jones 6660739375 Multilinguified Active Queues 2013-06-21 13:46:47 +00:00
Mark Crane af0bed114f Change the regex delimiter from | to ~ for ivr_menu.lua. 2013-06-21 07:04:48 +00:00
Mark Crane c160672ade Fix the sql query backup tool so that it will work for mysql. 2013-06-16 00:24:16 +00:00
Mark Crane 9287c49fb0 Remove cache that was too broad and caused "can't find user" errors under certain circumstances. 2013-06-15 06:59:07 +00:00
Mark Crane 98e61a00bf Fix the sql query tool for mysql. 2013-06-15 03:35:15 +00:00
Mark Crane 2e7eecce2c Fix the menu titles for additional menus. The titles are provided by v_menu_languages table. Previous approach deleted languages for other menus which were needed for the menu titles to be displayed. 2013-06-11 19:04:40 +00:00
luis daniel lucio quiroz 16bd1685fc a harmless dot 2013-06-11 03:48:58 +00:00
Mark Crane 0d8cf9895f Change the paging results from 10 to 150 on devices. Remove the duplicate template select on devices. 2013-06-10 16:39:09 +00:00
Mark Crane 7957c0324e Add the device line information for provisioning. 2013-06-09 21:39:18 +00:00
Mark Crane b9da559e33 Allow lines to be added when a device is created. 2013-06-09 21:06:12 +00:00
Mark Crane 6f1afcab78 Update devices to provide customizable line information. 2013-06-09 20:46:14 +00:00
Nate Jones a48f2b442b Multilinguified Queues (FIFO). Fixed permission issue in fifo_detail_delete.php. Fixed JS issue in fifo_detail_edit.php. 2013-06-09 05:44:19 +00:00
Mark Crane fc33d20f61 Move the references to includes/templates to resources/templates. 2013-06-09 05:05:17 +00:00
Mark Crane 1b8637e532 Move includes/templates to resources/templates. 2013-06-09 05:03:13 +00:00
Mark Crane dba5f6d5be Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
Mark Crane 09bfce558b Update the reference to captcha. 2013-06-09 04:52:46 +00:00
Mark Crane 4c3b355b78 Move includes/qr to resources/qr. 2013-06-09 04:50:51 +00:00
Mark Crane b158e858a6 Change the reference to includes/qr directory. 2013-06-09 04:50:19 +00:00
Mark Crane dd21ce59e0 Move the references to jquery from includes/jquery to resources/jquery. 2013-06-09 04:45:18 +00:00
Mark Crane 17e4a25482 Move includes/captcha to resources/captcha. 2013-06-09 04:44:52 +00:00
Mark Crane 698768ec85 Move includes/jquery to resources/jquery. 2013-06-09 04:44:20 +00:00
Mark Crane 0fab683720 Move the references to edit_area from includes/edit_area to resources/edit_area. 2013-06-09 04:42:20 +00:00
Mark Crane 7adc9e781c Move includes/edit_area to resources/edit_area. 2013-06-09 04:41:15 +00:00
Mark Crane f1812c1bf1 Move pop3 to the resources directory. 2013-06-09 04:35:27 +00:00
Mark Crane 6c6e4cdc26 Move the reference for includes/pop3 to resources/pop3. 2013-06-09 04:34:08 +00:00
Nate Jones 626208cde3 Multilinguified User Manager & Group Manager 2013-06-09 04:32:24 +00:00
Mark Crane 431461d667 move fpdf from the includes directory to resources. 2013-06-09 02:55:57 +00:00
Mark Crane a308535e4b Change the path in the php files from includes/install to resources/install dir. 2013-06-09 02:52:13 +00:00
Mark Crane 896fdb37b2 Move the includes/install to resources/install 2013-06-09 02:42:36 +00:00
Mark Crane 0407ee236d move the install class to the resources classes directory. 2013-06-09 02:37:28 +00:00
Mark Crane d3497d51df move install.php back to the resources directory. 2013-06-09 02:35:45 +00:00
Mark Crane 0489f1c284 Move the install class to the resources directory. 2013-06-09 02:34:00 +00:00
Mark Crane 8ae0ee3021 Fix the database class when a non standard path was used with the sqlite database. 2013-06-08 05:58:07 +00:00
Mark Crane 73a435be22 Run unbind_meta_app to fix checking voicemail from an external number. 2013-06-07 22:32:15 +00:00
Nate Jones 0d9ea1c194 Multilinguified SQL Query. Added Manage button on Select Database page to link to Databases app. Fixed bug in CSV download file extension. 2013-06-07 00:11:52 +00:00
Nate Jones 720b53eb1e Multilinguified Upgrade Schema 2013-06-06 23:09:07 +00:00
Nate Jones ec2226edce Minor semantic change to page description: "Login into" > "Log in to" 2013-06-06 21:44:28 +00:00
Mark Crane 10e47f2655 Fix menu restore default duplicate bug for mysql. 2013-06-06 21:33:16 +00:00
Nate Jones d062df4e0c Multilinguified Hot Desking, fixed bug where editing an existing Extension detected its own Unique ID and prevented the update. 2013-06-06 21:31:19 +00:00
Nate Jones 42359137e8 Multilinguified SIP Profiles 2013-06-06 20:34:18 +00:00
Mark Crane 1073ff0dd5 Fix a problem with click to call. 2013-06-03 17:56:40 +00:00
Mark Crane d822316c69 Apply gerrit308 revision to the dev branch. 2013-06-03 16:32:02 +00:00
James Rose 8ade70fd58 escape special chars on fax file name before sending to fax_retry.lua 2013-06-03 16:20:32 +00:00
Mark Crane 2c24a3484b Remove the spaces from the 'Voicemail Mail To' addresses. 2013-06-03 14:26:50 +00:00
Mark Crane 20ebba2ff6 Fix a bug with xml handler directory message count dofile. 2013-06-01 06:08:38 +00:00