Commit Graph

2052 Commits

Author SHA1 Message Date
Mark Crane 0ac18ac850 Add the not found inbound route only if using the xml handler 2014-07-23 23:06:14 +00:00
luis daniel lucio quiroz c03acc635c add number field for monthly price (billing) 2014-07-23 22:53:51 +00:00
Mark Crane 5e0d82c06d Unset the prepared statements used in the app_defaults.php files. 2014-07-23 22:00:03 +00:00
Mark Crane 411e0d7733 Disable the global and not found inbound routes by default 2014-07-23 21:35:12 +00:00
Mark Crane a957b2303a Show the billing warning only if its installed 2014-07-23 20:47:00 +00:00
Mark Crane b9eae299fd Change limit_execute back to limit as limit_execute is not available on most systems 2014-07-23 20:30:32 +00:00
Mark Crane 1395fb5ec5 Unset the prepared statements after they have been used in destination_edit.php 2014-07-23 20:06:09 +00:00
Mark Crane af1a5fc917 Get rid of some test code 2014-07-22 21:26:13 +00:00
Mark Crane e58f7a2908 Add dialplan for an extension calling itself to check voicemail 2014-07-22 19:53:23 +00:00
Mark Crane 201fc294da Fix the provision array by unsetting the previous value 2014-07-22 19:12:32 +00:00
Mark Crane f42e1b6aa5 SQL Backup - Do not backup fields that have been deprecated 2014-07-22 10:25:20 +00:00
Mark Crane 5291c4764d Deprecate provisioning_list in the v_extensions table 2014-07-22 10:12:24 +00:00
Omar Irbouh c9c044939f sql escape json content 2014-07-20 16:41:36 +00:00
Omar Irbouh 46c8524c97 sql escape json content 2014-07-20 16:39:16 +00:00
Mark Crane 6f5ca413c8 Add a lines array for provisioning. 2014-07-20 09:14:51 +00:00
Mark Crane d635dcd82f Add normal and automata options for the Polycom provisioning templates 2014-07-20 06:11:37 +00:00
Mark Crane 3fe3661b0d Add Cisco SPA expansion 1 and expansion 2 to devices 2014-07-20 00:49:27 +00:00
Mark Crane a5193b3de2 Fix the save button on the contact page 2014-07-20 00:18:07 +00:00
Mark Crane af60e6f961 Change the order of the device device_label, device_description 2014-07-18 21:01:12 +00:00
Mark Crane 3df14551c0 A1 Hash the extension and voicemail passwords'; 2014-07-18 04:12:06 +00:00
Mark Crane 822d5ec46c Comment out the ivr menu xml class until its ready to use in the future 2014-07-18 02:06:43 +00:00
Mark Crane 212fb0da39 Use the escaped destination number 2014-07-18 00:32:15 +00:00
Mark Crane 46e9e08442 Add a \ to escape the + in destination number formatted in E.164 format. 2014-07-18 00:31:07 +00:00
luis daniel lucio quiroz bfd1901fe9 a variable was wrong 2014-07-18 00:13:44 +00:00
luis daniel lucio quiroz 1ded40211e more support to fussion schema 2014-07-17 23:46:04 +00:00
luis daniel lucio quiroz 3fea9a0cb6 billing app update support 2014-07-17 20:47:35 +00:00
luis daniel lucio quiroz cad5e1c195 billing app update support 2014-07-17 19:31:50 +00:00
Mark Crane 0cfe8298bb Add translations for the CDR advanced search 2014-07-17 19:04:20 +00:00
Mark Crane 8f676d1053 Missed updating before commit repairing xml_cdr.php 2014-07-17 17:47:20 +00:00
Mark Crane 14ca8e1963 XML CDR add call direction to the advanced search 2014-07-17 17:35:14 +00:00
Mark Crane 5c5ec5e4f6 Revert the previous commit. 2014-07-17 16:52:31 +00:00
Mark Crane 9808049c47 CDR change direction to call_direction 2014-07-17 16:23:49 +00:00
Mark Crane c0f16be420 Set XML CDR debug to false 2014-07-15 06:33:10 +00:00
Mark Crane 8e1fdbc4da Update dialplan destinations 2014-07-15 06:26:51 +00:00
Mark Crane 94d1207415 Move accouncode in default into the if statement and move it above enabled. 2014-07-15 06:19:19 +00:00
Mark Crane f85f1bca5d Move domain upgrade into the domain class and upgrade_schema into the schema class 2014-07-15 05:46:15 +00:00
Mark Crane f6eda4329e Update the destination number for the page dialplan 2014-07-14 18:00:01 +00:00
Mark Crane 4180deb247 Prevent speed dial transfer to page extension as reported at https://code.google.com/p/fusionpbx/issues/detail?id=639 2014-07-14 17:57:37 +00:00
Mark Crane fb26066575 Fix voicemail *97 by changing the sip_from_display variable back to the original caller_id_number 2014-07-14 17:44:22 +00:00
luis daniel lucio quiroz c3159d9805 some language and default values support 2014-07-14 03:42:13 +00:00
luis daniel lucio quiroz df83466a4d set carrier and accountcode for incoming routes if data exists 2014-07-13 23:22:15 +00:00
luis daniel lucio quiroz bb985212dd preliminar support for carrier & accountcode for destinations 2014-07-13 22:29:25 +00:00
Mark Crane 75bbe99401 Fix the call direction dialplan name 2014-07-13 05:11:01 +00:00
Mark Crane e7e340878b Remove the C from call block as its no longer needed 2014-07-12 21:12:35 +00:00
Mark Crane 803b55e31a fix the xml cdr import'; 2014-07-12 08:43:13 +00:00
Mark Crane 309ed71c01 Fix the name on the variables dialplan 2014-07-12 07:57:04 +00:00
luis daniel lucio quiroz 3be2e36801 adding more support for xml_cdr to multicurrency bill 2014-07-12 07:49:41 +00:00
Nate Jones bacd854b35 Call Block: Enhanced Recent Calls list (row hover click, direction icon, view icon link to CDR record, etc). 2014-07-12 07:47:46 +00:00
Nate Jones 7411051f1f Call Block: Enable dialplan entry if disabled when adding a number to block, ability to set custom name on recent call add. 2014-07-12 07:02:38 +00:00
Mark Crane 1657721ec3 Change limit_excecute to limit 2014-07-12 05:13:15 +00:00
Mark Crane 32227c8f4b Add call direction dialplan back with its original app_uuid. Add variables dialplan for per domain variables 2014-07-12 04:28:55 +00:00
Mark Crane 7e45639c25 Add call block default dialplan 2014-07-12 02:31:48 +00:00
Mark Crane 0845b790ef Move notifications to the core directory 2014-07-12 01:26:06 +00:00
Nate Jones 135741c237 Extensions: Provisioning MAC Address select box set to a fixed width to prevent Advanced section column width inconsistency. 2014-07-11 05:34:27 +00:00
Mark Crane b33aa3a71b Fix the cdr app_defaults 2014-07-11 02:03:47 +00:00
Mark Crane 3e89192ced Add cdr limit to default settings 2014-07-11 01:44:44 +00:00
Mark Crane a756e8a2c3 Add CDR limit 2014-07-11 01:34:47 +00:00
Mark Crane 1cd1c121b8 Remove the uuid_exists from call center activity page to fix a problem it caused and improve the call center efficiency 2014-07-10 21:05:06 +00:00
Nate Jones dc2196dd6f Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Nate Jones a8e60b15d5 Notifications: Added other translations for demographics-only message. 2014-07-10 00:23:50 +00:00
Nate Jones d4f382c826 Notifications: Added ability to ONLY submit demographics, if desired. 2014-07-10 00:09:33 +00:00
Nate Jones fb1e93a27c Notifications: Remove unnecessary permission. 2014-07-09 21:59:55 +00:00
Nate Jones 2be48d543e Notifications: Change permission to use group instead. 2014-07-09 20:02:06 +00:00
Mark Crane ffea373e14 Set continue to false for inbound route - not found 2014-07-09 07:55:57 +00:00
Mark Crane dba82d6d5a Fix the call center buttons which were broken for Queue names with a space in them 2014-07-08 02:22:32 +00:00
Mark Crane f08445592b Change the variable to identify the voicemail ID. The sip_from_display is compatible with the number alias 2014-07-07 21:37:51 +00:00
Nate Jones 9375afc475 Call Broadcast: Added other translations. 2014-07-07 20:45:21 +00:00
Nate Jones 50b91d2f35 Call Broadcast: Add controls for Voicemail Detection. 2014-07-07 20:43:45 +00:00
Nate Jones f428196e75 Misc: jQuery goodness for Advanced buttons. 2014-07-07 19:33:17 +00:00
Mark Crane 36542193f5 Fix a syntax error the fax settings edit 2014-07-07 18:39:53 +00:00
Nate Jones d921d8efdf Notifications: Allow subscribe even if no notification channels enabled (collects demographic data and email), some jQuery goodness. 2014-07-07 17:55:07 +00:00
Mark Crane 2ac2f338cb Fax, convert a tif to a pdf only if the pdf file does not exist 2014-07-07 17:27:32 +00:00
Nate Jones d29b5efb52 Notifications: Retains postback values if input was invalid. 2014-07-07 15:37:34 +00:00
Mark Crane b473d8c518 Update the noticiations language file 2014-07-06 04:48:05 +00:00
Nate Jones 9ec6957ab0 Updated menu link to remove plurality from notifications_edit.php (to be notification_edit.php) 2014-07-06 03:16:33 +00:00
Mark Crane eef6a1f801 Remove the original notifications_edit.php file 2014-07-06 00:59:06 +00:00
Mark Crane 7e6e720a11 Add the notification edit file 2014-07-05 22:46:25 +00:00
Mark Crane b5795043d6 Change the notifications_edit permission to notification_edit 2014-07-05 20:03:30 +00:00
Nate Jones 669ff44a02 New Project Notifications feature, collect installation demographics. 2014-07-04 22:45:43 +00:00
Mark Crane b372c94269 Work on registration provision and reboot so that it works with the Cisco SPA, Yealink, Grandstream phones. 2014-07-04 09:47:37 +00:00
Mark Crane 7a6cd9f51f Remove ring group call timeout as the per leg timeout makes it redundant 2014-07-04 04:25:09 +00:00
Mark Crane f88c5fd34c Add show all to registrations 2014-07-04 03:47:32 +00:00
Mark Crane 6196d07edf Make sure the conference center array is created 2014-07-03 22:52:17 +00:00
Mark Crane 56fa094e59 Prevent Conference Room Pin Number duplicates 2014-07-03 22:16:29 +00:00
Mark Crane 18bab0ac0c Fix the conference room delete 2014-07-03 21:54:45 +00:00
Mark Crane a55e9ac1ce Hide fax pin number which isnt used currently 2014-07-03 19:29:20 +00:00
Mark Crane 4e40284d88 Move the software table into core/upgrade/app_config.php 2014-07-02 21:41:41 +00:00
Mark Crane 88a2611389 Add a primary key to the software table 2014-07-02 21:38:23 +00:00
Mark Crane 8f72fc7ca5 Change the label used for fax detection 2014-07-02 21:06:46 +00:00
Mark Crane bb68b9950a Change the dialplan detail order so that it starts with 10 instead of 0 2014-07-02 06:42:43 +00:00
Mark Crane a661d714d6 Fix the a syntax problem and the dialplan detail order 2014-07-02 06:40:28 +00:00
Mark Crane 3000dc9f61 Add fax detection when adding a dialplan destination if the fax extension is set 2014-07-02 06:21:20 +00:00
Nate Jones 4a91e10444 Dialplan Edit: If action is bridge, and data is sofia/gateway/... initially show Gateway Name instead of UUID. UUID showed on click to edit. 2014-06-29 06:39:40 +00:00
Mark Crane 9aa619f9cb Work on the reboot and provision buttons on the registrations 2014-06-27 19:50:15 +00:00
luis daniel lucio quiroz 9d1bbe71dd database object must be globally local 2014-06-26 01:54:35 +00:00
luis daniel lucio quiroz 1c6dc4c050 multi-currency support to xml_cdr 2014-06-25 23:58:47 +00:00
luis daniel lucio quiroz f77545bf40 extension app is getting ready for billing 2014-06-25 17:45:48 +00:00
Nate Jones fefaa06bea Ring Groups: Fix Prompt select box to select the option loaded from db. 2014-06-25 00:09:30 +00:00
luis daniel lucio quiroz e3562cd32b better billing decition, specially to allow tollfree billing 2014-06-24 11:51:37 +00:00
luis daniel lucio quiroz 4ab72c66ae if not rate specified, outcalls rate 0.01, local/inbound 0 2014-06-24 11:29:48 +00:00
Mark Crane b73f895446 unset the prepared statement 2014-06-24 06:48:39 +00:00
luis daniel lucio quiroz 24b0e4b2b3 sync balances after call has finished 2014-06-24 01:09:41 +00:00
Nate Jones f5f394ed81 CDR Search: Added support for asterisk ("*") as a wildcard character in Source, Destination and CID Name fields. 2014-06-24 00:37:17 +00:00
Mark Crane e67066ca64 Account for a gateway uuid which in a rare edge case the UUID is upper case 2014-06-23 23:05:16 +00:00
Mark Crane ecb5792748 Set the uuid to lower case 2014-06-23 22:45:45 +00:00
luis daniel lucio quiroz a8632ea05b billing support for destination objects 2014-06-23 15:18:22 +00:00
luis daniel lucio quiroz d357cc9b0c v_xml_cdr_import fixed when debug off 2014-06-23 04:04:57 +00:00
luis daniel lucio quiroz 06bab9c1b7 xml_cdr also saves the LCR carrier 2014-06-22 18:52:14 +00:00
luis daniel lucio quiroz 458fb5cc1c I updated my email 2014-06-22 18:38:46 +00:00
luis daniel lucio quiroz 64130bb62e Fix a little french translation, add language support for world Price, add column of selling price when billing module is installed 2014-06-22 18:24:32 +00:00
Mark Crane a8f192b2d3 Remove edit title 2014-06-22 08:12:07 +00:00
Mark Crane 21abd9716f Remove edit from the content edit page 2014-06-22 07:59:59 +00:00
Nate Jones e143301f2a Description column style mods, just for consistency. 2014-06-22 06:35:33 +00:00
Mark Crane b1c7a48719 Remove the fieldset on the CDR search 2014-06-22 06:00:27 +00:00
Nate Jones 2d0428b482 Usability Enhancement: Click on list rows to View/Edit items. 2014-06-22 04:53:29 +00:00
Nate Jones 907c1fee44 Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:50:16 +00:00
Nate Jones d674dc677a Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:34:19 +00:00
Mark Crane fff50d15e6 Update the app_defaults so that it works correctly 2014-06-22 04:31:21 +00:00
Mark Crane ad8f34b7f7 Add a more elegant way to add cdr -> format and cdr -> storage to default settings. 2014-06-22 03:52:23 +00:00
Nate Jones 43e28fc309 Usability Enhancement: Click on list rows to View/Edit items.
Conference Center: Misc minor visual mods.
Contacts: Misc minor visual mods.
2014-06-22 03:24:36 +00:00
Nate Jones f0363a03be CDR: Added View icon to right column.
CDR: List row Edit clicking disabled for Click-2-Call column cells. 
Themes: New style to accommodate width of single control icon (as currently used on CDR)
2014-06-22 02:18:58 +00:00
Nate Jones 454e4cc12c Fix missing / on closing <tr> tags. 2014-06-22 01:16:49 +00:00
Nate Jones a66286deb9 Usability Enhancement: Click on list rows to Edit items. 2014-06-22 01:10:24 +00:00
Mark Crane 64c660e74a Fix the syntax 2014-06-22 00:04:13 +00:00
Mark Crane 0c5b38819f Add cdr format and storage settings to default settings 2014-06-22 00:02:04 +00:00
Mark Crane 5d7b5321fe Fix CDR for json when read from the file system 2014-06-21 23:49:21 +00:00
luis daniel lucio quiroz f105cbbb84 v_xml_cdr_import support for billing 2014-06-21 22:08:11 +00:00
Nate Jones f8d0aa8762 Ring Groups: Description column style fix. 2014-06-21 21:15:26 +00:00
Nate Jones 1450f2bbb4 Sort all Group select boxes by group_name asc.
Create User now allows to select a single Group to add User to at time of User creation.
2014-06-21 19:40:16 +00:00
Nate Jones f2e32f4909 Interactive Conference: URL Decode Caller ID Name. 2014-06-21 10:54:37 +00:00
Nate Jones 3767f61f61 CDR & Enhanced Theme: Added Direction indicator icon. 2014-06-21 10:38:02 +00:00
Nate Jones 572f3e2989 SIP Status: Rename and multilinguify. 2014-06-21 09:12:17 +00:00
Nate Jones 59687a4785 (Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete. 2014-06-21 08:52:47 +00:00
Nate Jones 3c2e32d197 Add links to certain column text in a list view - integrated click on list rows to Edit items, as well. Misc bug fixes. 2014-06-21 07:51:31 +00:00
Nate Jones 84a134a23d Usability Enhancement: Click on list rows to Edit items. 2014-06-21 07:04:04 +00:00
Nate Jones 58f9420681 Contact Extensions: Integrated permission check on Edit and Delete buttons. 2014-06-21 05:14:32 +00:00
Nate Jones fd5f2b8630 Add links to certain column text in a list view.
Misc bug fixes.
2014-06-21 03:42:09 +00:00
Omar Irbouh f1b8be9cda added extensions section to contacts page 2014-06-21 02:30:16 +00:00
Omar Irbouh 05baa7b69c display users as link 2014-06-21 01:51:05 +00:00
Nate Jones 3c07aa1a35 Add links to certain column text in a list view.
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
Nate Jones 96032739cb Call Center Agent Add/Edit: Indicate required fields. 2014-06-20 21:04:07 +00:00
Nate Jones 80dc8017bb Remove ? cursor. 2014-06-19 23:12:43 +00:00
Nate Jones 3db6b82fd6 Hover % Fix, ? cursor. 2014-06-19 23:09:01 +00:00
Nate Jones cf44081ffd Alt to Title for hover %. 2014-06-19 23:06:57 +00:00
Nate Jones 8ffe64ea06 Added PDD and MOS permissions and MOS score to CDR list. 2014-06-19 23:00:43 +00:00
luis daniel lucio quiroz bacd811ab1 xml_cdr starts getting ready for billing app 2014-06-19 20:52:41 +00:00
Nate Jones 64850f0be7 Minor layout mods. 2014-06-18 15:52:35 +00:00
Mark Crane 41941fa961 2014-06-18 15:41:57 +00:00
Mark Crane b31093f746 Change basic search to just search 2014-06-18 15:40:05 +00:00
luis daniel lucio quiroz e27959492e pre-filling by default accountcode with current _SESSION[domain_name] only for superadmin and when adding 2014-06-18 12:22:38 +00:00
luis daniel lucio quiroz 452939a2b7 do not change accountcode when updating and not superadmin 2014-06-18 12:10:46 +00:00
luis daniel lucio quiroz 4f2b2fd4a3 accountcode can only be set by superadmin, domain value set by default 2014-06-18 11:53:31 +00:00
Nate Jones e6c69306eb Visual adjustments to Music on Hold page. 2014-06-18 02:28:31 +00:00
luis daniel lucio quiroz 92be1ae296 debout output for _POST[cdr] 2014-06-18 01:40:17 +00:00
Nate Jones 750ae42568 Retains bottom border on table cell(s) if content is empty. 2014-06-17 18:51:32 +00:00
Nate Jones 1e24bfef79 Restored ability to pass a custom profile to status_registrations.php; defaults to 'internal'. 2014-06-17 03:27:06 +00:00
Nate Jones 16c640d0bd Clean up on Registrations page. 2014-06-17 01:56:43 +00:00
Nate Jones 4a60a1bbd8 Registrations auto-refresh via Ajax 2014-06-17 01:32:32 +00:00
Nate Jones 326ebd8def Fix Active Calls & Registrations page window titles. 2014-06-16 22:50:47 +00:00
Nate Jones a777d49783 CDR Search fix for Users group, some additional permissions. 2014-06-16 22:08:30 +00:00
Nate Jones fcc5886339 CDR basic search query, style and language mods, misc minor style mods. 2014-06-16 18:12:21 +00:00
Mark Crane 067cdf86d4 Fix the caller id info on CDR details 2014-06-14 09:30:53 +00:00
Mark Crane a4d725f82f Fix call flows on CDR details 2014-06-14 09:27:09 +00:00
Mark Crane 7c066037ff Correct the syntax and remove test code 2014-06-14 08:29:57 +00:00
Mark Crane 5068ba6ea5 Change from CDR details from an xml object to a multi-dimensional array 2014-06-14 08:27:21 +00:00
Mark Crane 87502835a4 Update the CDR details 2014-06-14 08:00:10 +00:00
Mark Crane 8e0f548da3 Add json option for CDR details 2014-06-14 07:41:22 +00:00
Mark Crane 4520d432c7 Minor code cleanup 2014-06-14 07:19:56 +00:00
Mark Crane 28097670de In advanced -> default settings add the following cdr->format->text = xml,json and cdr->storage->text = db,dir 2014-06-14 07:07:04 +00:00
Mark Crane c324d5a1ce Make the new json field operation with json_encode 2014-06-14 04:58:50 +00:00
Mark Crane 03f65b036f Add pin_number and json option to xml cdr 2014-06-14 04:53:04 +00:00
Nate Jones d459c0a0eb Implemented Issue 594 (Feature Request) - Memcache status added to bottom of System Status page. 2014-06-13 20:28:46 +00:00
Nate Jones ffa3cd7de4 Fix for Issue 525 - Removed old delete query code on non-existent table v_meeting_pins. 2014-06-13 05:54:54 +00:00
Nate Jones 6613d89d54 Fix for Issue 601 - Recordings should now play properly. Tested on Windows 7 in Chrome 35, FF 30, IE 11 and Linux (Xubuntu) in Chromium 33, FF 30. 2014-06-13 04:39:23 +00:00
Nate Jones e038a94e33 Fix for Issue 615 - Caller ID Number in Follow Me now removable upon save. 2014-06-13 02:17:10 +00:00
Mark Crane 3173af6be8 Add rtp_audio_in_mos to the Call Detail Record indexed details 2014-06-12 11:53:52 +00:00
Mark Crane c071c266ad Change the refresh rate for the registrations page 2014-06-12 04:32:33 +00:00
Mark Crane 89d064d65e More adjustments to refresh interval 2014-06-10 07:06:26 +00:00
Mark Crane 85786c7dd0 Reduce the spacing between back and refresh 2014-06-10 06:59:51 +00:00
Mark Crane c7f17dd5c2 Remove the registration interval label and add the refresh button again 2014-06-10 06:57:47 +00:00
Mark Crane 2da4ee89f6 Set the refresh interval on registrations 2014-06-10 06:54:32 +00:00
Mark Crane 7eb370ed36 Make the Grandstream use the lua event notify script, and add the sip profile name. 2014-06-10 03:32:35 +00:00
Mark Crane 684db5bdd9 Inbound routes dialplan continue set default to false 2014-06-09 20:00:28 +00:00
Mark Crane e7d6f5e9ab Fix the luarun cal to voicemail 2014-06-09 19:59:25 +00:00
Mark Crane d7533a2a57 Fix destination edit so it will save again 2014-06-09 19:41:34 +00:00
Mark Crane 3d86cbc7b7 Fix a security vulnerability for provisioning 2014-06-09 17:47:37 +00:00
luis daniel lucio quiroz 78288a156b local_extension regexp change to allow alphanumeric usernames 2014-06-09 13:53:45 +00:00
Mark Crane 55942f781f Add avmd to call broadcast 2014-06-04 09:13:27 +00:00
Mark Crane f34d1480f5 Change the package path from /etc/fusionpbx/templates/provision to /etc/fusionpbx/resources/templates/provision 2014-06-03 17:45:24 +00:00
Mark Crane ebd1ad3180 Unset the prepared statement 2014-05-30 08:03:55 +00:00
Mark Crane 220d661ca5 work on the order on the dialplan destatinations updating inbound routes 2014-05-30 07:47:44 +00:00
Mark Crane ec81d18007 On dialplan destinations only show bridge and transfer actions 2014-05-30 07:30:43 +00:00
Mark Crane 8ee350d625 Remove one of the sql queries that was in dialplan -> destinations 2014-05-30 07:24:06 +00:00
Mark Crane 98b57ef319 One more adjustment to get the extension copy working 2014-05-30 04:28:19 +00:00
Mark Crane ae23c26729 When copying an extension fields that are numeric should use a null if the variable has not length 2014-05-30 04:14:28 +00:00
Mark Crane 699dd5cd40 add domain_uuid, domain, and domain_name to call broadcast, follow me, and call forward. 2014-05-29 23:49:17 +00:00
Mark Crane 7e423aab8b Fix extension writing to xml files when number alias is not used 2014-05-28 03:19:51 +00:00
Mark Crane bda33d723d Add Europe International 2014-05-27 00:19:56 +00:00
Mark Crane 205ffa9191 Remove the destination_number from the SQL where 2014-05-26 17:08:53 +00:00
Mark Crane ea9c90587c Finish up the changes to the duplicate test. 2014-05-26 17:06:02 +00:00
Mark Crane 7f5d7e3e93 Improve the duplicate test used on dialplan -> destinations 2014-05-26 17:00:29 +00:00
Mark Crane 21b3b66571 Fix the voicemail mail to. 2014-05-25 06:59:55 +00:00
Mark Crane 9244908718 Fix the layout for the extension show advanced button 2014-05-25 05:40:06 +00:00
Mark Crane 4459e57272 Adjust advanced button html for extensions 2014-05-25 02:49:00 +00:00
Mark Crane 26fcc42b8c Remove an extra html tag 2014-05-25 02:40:40 +00:00
Mark Crane ac47cc2828 Add ability to configure the extension directory xml to provide the option to use freeswitch voicemail 2014-05-25 01:43:47 +00:00
Mark Crane 8e0cbf9a14 Add the translation for Duplicate Detected on the destination edit. 2014-05-24 20:06:27 +00:00
Mark Crane efd547ab72 Dialplan -> Destination -> Edit require type, number, context and enabled 2014-05-24 18:59:37 +00:00
Mark Crane ab6886a796 Add record_ext=mp3 option when recording an extension. 2014-05-24 17:32:32 +00:00
Mark Crane b1dc620fce clear memcache correctly when saving a call flow 2014-05-24 14:15:18 +00:00
Mark Crane ffa99a7620 work on dialplan domain select 2014-05-24 03:15:51 +00:00
Mark Crane c2090687ae Call Center Queue handle Queue names with spaces 2014-05-22 19:56:04 +00:00
Mark Crane 6f4e8a65c3 More work on the domain select on the dialplan editor 2014-05-22 06:44:35 +00:00
Mark Crane 1e2ae8076a Fix up the device delete so it removes all sub data 2014-05-22 06:20:30 +00:00
Mark Crane 3e5c77bb12 Fix the device delete 2014-05-22 04:52:42 +00:00
Mark Crane e4df8a5ad7 Work on the device copy 2014-05-22 04:37:42 +00:00
Mark Crane 3099210bb4 Update the dialplan copy 2014-05-22 04:36:04 +00:00
Mark Crane 213cb2a7c3 Add a dialplan domain select only available to a user in the superadmin group 2014-05-22 04:20:28 +00:00
Mark Crane 5cc9a532bf Remove the directory path from the extensions list 2014-05-20 07:47:43 +00:00
Mark Crane 52f1218f8f Remove the directory path 2014-05-20 07:35:42 +00:00
Mark Crane c81db61f40 Add a not found log as a last restort inbound route 2014-05-20 07:19:30 +00:00
Mark Crane 821e32a3cd Change http_username to http_auth_username 2014-05-20 06:27:44 +00:00
Mark Crane 18cd6cb463 Remove the call center tiers button 2014-05-16 18:44:38 +00:00
Mark Crane 70eed27407 Remove the call center tiers button 2014-05-16 18:41:38 +00:00
Nate Jones 8c06f51823 Remove Agent from tiers table on Agent delete. 2014-05-16 18:31:58 +00:00
Nate Jones 4e0603113b Moved Tier management to Queue Edit page, remove Tier view and delete files. Hide Voicemail Forward Destination field until development complete. 2014-05-16 18:25:40 +00:00
Mark Crane e7e317d6ad Update the group intercept lua script 2014-05-16 07:29:16 +00:00
Mark Crane 77e004ff8b Reboot and Check Sync 2014-05-13 01:27:18 +00:00
Mark Crane c52ca9a7a0 Fix blind transfer *1 2014-05-11 08:18:03 +00:00
Mark Crane 169bf56a2a Fix a syntax error on the dialplan class 2014-05-10 21:42:35 +00:00
Mark Crane 4af0595f45 Issue 598 switch to the user instead of sip-auth-user and leave the domain then remove the domain column to save some space 2014-05-10 21:35:46 +00:00
Mark Crane 9bb40cd051 Fix the dialplan default.xml for the debian package install 2014-05-10 20:20:22 +00:00
Mark Crane 881dc9acb5 Add a Domain select list with a Global option to Accounts -> Devices 2014-05-08 09:22:35 +00:00
Nate Jones 05c86a1b6d Extension Edit: Password changes are now reflected on any Device having the extension assigned to any lines. 2014-05-08 04:46:36 +00:00
Nate Jones 53d1ed5045 Extension Edit: Adding and deleting users and/or device lines on an extension now saves any OTHER changes made to the page. 2014-05-06 20:21:11 +00:00
Nate Jones 515483e6a7 Voicemail Greetings: Minor language mods, re-enabled editing of greeting. 2014-05-06 00:03:39 +00:00
Nate Jones f845e4c7a0 Fax: language adjustments. 2014-05-05 23:25:01 +00:00
Nate Jones 57a35181bd Recordings: Fixed delete confirmation. 2014-05-05 23:16:36 +00:00
Nate Jones 15af85c614 Recordings: Removed 'auto' from Description field on file upload. 2014-05-05 23:12:55 +00:00
Nate Jones 42cc2000f5 Recordings: Minor tweaks 2014-05-05 23:09:19 +00:00
Mark Crane 03f376be02 Fix issue 591 where the dialplan xml file was not including the dialplan directory 2014-05-03 00:49:11 +00:00
Mark Crane c32d5ff724 Change the data type from numeric to text 2014-05-02 09:22:38 +00:00
Mark Crane f9ff0ea658 Add a search for app -> voicemails 2014-05-02 09:11:52 +00:00
Mark Crane 0d0cfcc3f8 Add search to accounts -> devices 2014-05-02 09:01:24 +00:00
Mark Crane b4bdc8a764 Add like to the search to make it more powerful 2014-05-02 08:49:25 +00:00
Mark Crane 0896efe4cf More work on the search 2014-05-02 08:32:44 +00:00
Mark Crane 3ace825eb6 Add a search to Extensions and Destinations 2014-05-02 08:22:27 +00:00
Mark Crane 52f8dceefe Add search to dialplan -> destinations and accounts -> extensions 2014-05-02 08:03:16 +00:00
Mark Crane 97f32f4b6c Fix the French search translation 2014-05-02 07:47:05 +00:00
Nate Jones b93c16945b Voicemail Edit - Removed blank option from T/F select boxes 2014-05-02 06:10:12 +00:00
Nate Jones 7e7079f54a Fax Edit - User group can only change Email address. 2014-05-02 06:03:09 +00:00
Nate Jones 92cce44faf Extension Copy - Now includes Record value. 2014-05-02 05:24:27 +00:00
Nate Jones b1ed97499f Extension Edit - Removed ability to assign the same user twice. 2014-05-02 05:07:29 +00:00
Nate Jones a9dd581e9f Fax Edit - Tidy up User List visually 2014-05-02 05:04:03 +00:00
Nate Jones a111bb586e Fax Edit - Removed ability to assign the same user twice. 2014-05-02 05:01:32 +00:00
Nate Jones 8478ddef29 Fax Server: Hide Copy button on Add 2014-05-02 04:53:04 +00:00
Mark Crane 1517a48e26 Add a missing quote 2014-05-01 05:22:17 +00:00
Mark Crane 9395644def Add CDR Statistics to the menu 2014-05-01 05:20:46 +00:00
Mark Crane 52b946f575 Add emergency caller id name to the extension xml and to xml handler. 2014-05-01 04:59:33 +00:00
Mark Crane 660b752375 Add emergency caller id name when copying an extension 2014-05-01 04:51:21 +00:00
Mark Crane 97597ee3f1 Get the emergency caller id name from the database 2014-05-01 04:24:44 +00:00
Mark Crane b9eeb73143 Fix the emergency caller id name description 2014-05-01 04:21:49 +00:00
Mark Crane 6ddd47ff62 Add emergency caller id name to accounts -> extensions 2014-05-01 04:18:27 +00:00
Mark Crane f4366abdb0 Try again. Only add the dialplan for dialplan -> destinations of the action is set 2014-05-01 03:48:31 +00:00
Mark Crane 3e6ebe7d97 Only add the dialplan for dialplan -> destinations of the action is set 2014-05-01 03:30:33 +00:00
Nate Jones cd46b1b1db Extension Copy more complete and includes voicemail. 2014-05-01 02:48:25 +00:00
Mark Crane 67e78b4699 Enter the SIP Profile name. 2014-05-01 02:23:55 +00:00
Mark Crane 6fea41a867 Fix the copy message for the sip profile page 2014-05-01 02:12:31 +00:00
Mark Crane 49f04f6188 Add a name when copying a sip profile 2014-04-30 22:20:55 +00:00
Mark Crane 83b35342a3 add a way to customize the default dial string for follow me 2014-04-30 09:30:09 +00:00
Mark Crane a1fb17656c add a way to customize the default dial string for an extension 2014-04-30 09:13:22 +00:00
Mark Crane 6dc6eef6d8 Fix the xml cdr statistics when using a url similar to http://x.x.x.x/fusionpbx 2014-04-30 07:29:35 +00:00
Mark Crane 711301176e Change the > to == to fix the ring groups order by 2014-04-29 22:13:14 +00:00
Mark Crane 4402620584 Set the default ring group destination order. Take 2 2014-04-29 19:27:59 +00:00
Mark Crane 3c995d8293 Move the order by 2014-04-29 19:23:00 +00:00
Mark Crane 21bcbc09e5 Set the default ring group destination order. 2014-04-29 19:17:51 +00:00
Mark Crane 744a80d775 show global devices first step to making device templates 2014-04-29 17:34:55 +00:00
Mark Crane 716daf2f17 show global dialplans 2014-04-29 17:32:50 +00:00
Mark Crane 484f29ba3c Make the registration_all permission work correctly. 2014-04-28 18:06:16 +00:00
Nate Jones 76353e1f79 SIP Profile Settings, Removed blank from Enabled select box 2014-04-27 10:33:39 +00:00
Nate Jones 40b1e39659 Voicemails, minor language case mods 2014-04-27 10:26:29 +00:00
Nate Jones b27cf26ac8 Time Conditions, select box mods. 2014-04-27 10:24:54 +00:00
Nate Jones beef04d570 Queues, select box mods 2014-04-27 10:20:23 +00:00
Nate Jones bb4f836d49 Select box mods 2014-04-27 10:17:08 +00:00
Nate Jones 3989a10a10 Adjusted Contact Add, Type select box width. 2014-04-27 10:04:12 +00:00
Nate Jones 12bc1f9ba3 Removed blank Enabled select option, multilinquified. 2014-04-27 10:01:57 +00:00
Nate Jones 600ff16f18 Removed empty Enabled select value, minor language mods 2014-04-27 09:56:46 +00:00
Nate Jones a70f8b7bbb Select box blank option adjustments, added Port, Transport, Register Expires to Device Edit page with other fields, minor language file adjustment. 2014-04-27 09:53:45 +00:00
Nate Jones f3913abed7 Adjusted select box widths 2014-04-27 09:28:47 +00:00
Nate Jones 304de9d9cc Order select box selection adjustment 2014-04-27 09:19:03 +00:00
Mark Crane e850e9e637 Change limit to limit_execute on local_extension 2014-04-27 09:04:46 +00:00
Nate Jones 53c7c9957e Variable form select value mods 2014-04-27 08:55:39 +00:00
Mark Crane 89bea49f38 SIP Status, Get the SIP profile list from the database instead of the file system. 2014-04-27 08:38:12 +00:00
Nate Jones dfe966822f Removed blank select box value from Delay and Timeout, and minor language adjustments. 2014-04-27 08:30:38 +00:00
Nate Jones db13b4f82a Default select box value mods. 2014-04-27 08:21:35 +00:00
Nate Jones 28c06d0682 Fixed Issue 560 - Set Max Failures and Max Timeouts to 0 by default. 2014-04-27 07:43:54 +00:00
Nate Jones b983e635fc Fixed Issue 534 - Replaces space with dash 2014-04-27 07:30:40 +00:00
Mark Crane 422c6a134f Update Adminer to the latest version 4.1.0 2014-04-27 06:39:48 +00:00
Nate Jones 72eed4e5a2 Updated to check voicemail_greeting_upload permission if something happens to get uploaded somehow. 2014-04-27 04:09:16 +00:00
Nate Jones 0daab94409 Reversed: Grant Users group recordings_upload by default. 2014-04-27 04:04:45 +00:00
Mark Crane 5ab64dc223 Use the voicemail greeting permisisons 2014-04-27 03:59:43 +00:00
Nate Jones 6da795000b Grant Users group recordings_upload by default. 2014-04-27 03:31:01 +00:00
Nate Jones a9f005fee4 Added additional permission checks for Greeting (recording) upload and download 2014-04-27 03:24:41 +00:00
Nate Jones 98aa6d124c Fixed issue with Greeting file upload for languages other than English. 2014-04-27 03:16:54 +00:00
Nate Jones 0760efa210 Issue 579 Fix - Okay, now really fixed, I believe. 2014-04-27 02:35:03 +00:00
Nate Jones 1cfb1bceae Issue 579 Fix - Removed some (probably) old code that caused legacy versions of IE to display the page incorrectly, break the domain selector, etc. 2014-04-27 02:16:36 +00:00
Nate Jones df831450bc Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:56:12 +00:00
Nate Jones 596c6a2b02 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Nate Jones bac3749ddd Submit button also placed at top; reordered to right margin, too. 2014-04-26 22:50:52 +00:00
Mark Crane db32c24bc6 Change limit to limit_execute 2014-04-26 22:18:33 +00:00
Mark Crane 41fda05df6 Set MySQL Attribute for UTF8 2014-04-26 18:53:58 +00:00
Mark Crane 05a16657ae Fix busy and reject option for call block 2014-04-26 05:22:46 +00:00
Mark Crane d528a73971 Fix the dialplan destination delete and reactivate the transaction support 2014-04-25 05:52:00 +00:00
Mark Crane 1a8985a8a0 comment out the transaction support for now 2014-04-25 05:36:47 +00:00
Mark Crane ad9bdd9f48 Add the dialplan destination action translation 2014-04-25 05:27:19 +00:00
Mark Crane f91ce1cf85 Change the header Destination Edit to Destination 2014-04-25 05:13:18 +00:00
Mark Crane 2a27ff90cd Change Destination Edit to Destination 2014-04-25 03:29:07 +00:00
Mark Crane 5434d90370 Add transaction support to the dialplan -> destination delete 2014-04-25 03:04:24 +00:00
Mark Crane 5c91357f1a Call the XML writing function for those that need it. Clear memcache for those using XML on demand 2014-04-25 02:56:41 +00:00
Mark Crane 5100007321 Check to see if the dialplan exists on the dialplan destination. 2014-04-25 01:48:20 +00:00
Mark Crane 91966d448d Dialplan destinations additional changes to the code to so it managers the dialplan better 2014-04-24 13:37:56 +00:00
Mark Crane c5412f85ac Add an inbound route when adding a dialplan destination. 2014-04-24 11:27:53 +00:00
Mark Crane 5aa7ed8494 update the comment 2014-04-24 09:39:27 +00:00
Mark Crane 0d288b6aba Add a missing semi-colon and improve the tab spacing 2014-04-24 09:35:37 +00:00
Mark Crane d39ee70b63 When the Destination (DID) is deleted then remove the inbound route dialplan 2014-04-24 09:32:36 +00:00
Mark Crane b2e9a9dc2c Dialplan -> Destinations initial commit for the destination action. 2014-04-24 09:16:25 +00:00
Mark Crane 27dbe83464 When assigning an extension to a device make sure the device template is saved 2014-04-24 07:55:59 +00:00
Mark Crane fa2dc02528 add copy to the device description when making a copy of a device 2014-04-24 07:16:20 +00:00
Mark Crane 3e032fbd4f When saving changes stay on the extension edit 2014-04-18 21:16:41 +00:00
Mark Crane 4db614ee8c change strlen($key) to isset($_REQUEST["key"] to fix login problem affecting one system 2014-04-18 01:22:37 +00:00
Nate Jones fba528e39a Added response message (at the top) on phone reboot. 2014-04-16 01:32:03 +00:00
Nate Jones a94e7b2f96 Removed 'Parameter' option from Tag select box and language file, adjusted display attribute to fix glitchy select boxes. 2014-04-16 01:06:11 +00:00
Mark Crane 7f8289737a save the file when the context session has a value 2014-04-15 06:55:48 +00:00
Mark Crane 9d790de024 Fix the dialplan/default.xml for the debian package install 2014-04-15 06:22:17 +00:00
Nate Jones 207c063473 Dialplan (Inbound) & Ring Group select box adjustments (focus at top, etc) 2014-04-15 01:31:49 +00:00
Nate Jones 0831f00318 Default select value adjustments 2014-04-15 01:10:21 +00:00
Nate Jones 78d5d83dd4 Language case fix 2014-04-15 00:56:44 +00:00
Nate Jones d23281344f Fixed default select box values (Extensions) 2014-04-15 00:54:01 +00:00
Nate Jones fc5d5b6d78 Registrations - Language fix, customizable auto-refresh feature 2014-04-14 21:05:09 +00:00
Mark Crane 790338846a Change the local_extension dialplan bridge to user/@. 2014-04-13 15:54:00 +00:00
Mark Crane 8b78674ef4 Finish up the source conf directory for the Debian Package install. 2014-04-13 04:45:05 +00:00
Mark Crane cfac14c6ee Adjust the source conf directory to work with the debian package 2014-04-12 20:54:32 +00:00
Mark Crane 9032739a31 Add a new permission to active call center regarding issue 472. 2014-04-12 18:56:47 +00:00
Mark Crane 5dde9db899 Add trim to the session variable 2014-04-12 16:44:29 +00:00
Mark Crane 671da94954 Remove redundant check_str that is being done automatically in the PHP class. 2014-04-03 21:00:13 +00:00
Mark Crane 647a753395 Forgot to update the app_uuid which needs to be unique for each dialplan. 2014-04-03 20:35:47 +00:00
Mark Crane cb4f0316f7 Add valet park in (*5900) and park out (*5901 - *5999). 2014-04-03 20:28:03 +00:00
Mark Crane 989c8943cb Add user_record variable to the extension/user XML. 2014-04-03 17:35:18 +00:00
Mark Crane 7cf7ca98dc Add user_record to the extensions table and make it save the value. 2014-04-03 17:32:38 +00:00
Mark Crane 68d6a3b204 Add an option to record calls for an extension. 2014-04-02 06:43:11 +00:00