Commit Graph

13743 Commits

Author SHA1 Message Date
Riccardo Granchi 2cf20d8f7a Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
Mark Crane 36d3c995b7 Fix the alias for the XML handler. 2014-11-21 04:37:43 +00:00
Mark Crane 0ae21c9bfa Set the device line_number default to 1. 2014-11-20 02:34:03 +00:00
Nate Jones be47e75eab Contacts: Ability to add unlimited Emails and URLs. Ability to specify a primary Email, Address, URL, and Number. Ability to select or define a custom label for Emails, Addresses, URLs, and Numbers (similar to Google Contacts). 2014-11-19 03:44:41 +00:00
Mark Crane 0bfd57c148 If forward all destination is not set then request it when using *72 otherwise use the current destination. 2014-11-18 11:16:59 +00:00
Mark Crane ad9ca8af81 When disabling call forward do not remove the call forward destination number only disable it. 2014-11-18 10:38:11 +00:00
Mark Crane 320659ffad Default behavior before call forward on busy was if busy go to voicemail. I just re-established that default for any company wanting to simply hangup on calls when the destination is busy then set system -> variables or domain -> variables to send_to_voicemail=false. This is a better default as it would require those wanting to simply hangup to set the value to false allowing the default behavior is preserved. 2014-11-18 10:29:03 +00:00
Mark Crane 44c517173c Add a few spaces to make the code consistent such as if( changed to if ( 2014-11-18 10:10:37 +00:00
Mark Crane a514c6f95f (not forward_on_busy and originate_disposition ~= "CALL_REJECTED") needs to be optional behavior as it contradicts current behavior. My response here is complaints that the new behavior is a bug at least in some peoples eyes so needs to be a configurable option that is not forced onto those that don't want it. 2014-11-18 10:09:29 +00:00
Mark Crane 9a88b8396a Remove hangup on subscriber absent user_exists condition on dialplan_local extension already verifies that it is an extension. 2014-11-18 10:04:17 +00:00
Mark Crane 4f88ebf255 Adjust app.lua improve the line spacing. 2014-11-18 10:03:00 +00:00
Mark Crane 001f6dec2e Cleanup up the tabbing and trailing spaces and tabs. 2014-11-18 09:35:33 +00:00
Mark Crane 316e81edc0 Correct the English used in the comment. 2014-11-18 09:33:19 +00:00
Mark Crane 9d79a4377c Add a missing single quote and xhtml nowrap. 2014-11-16 09:24:24 +00:00
Mark Crane a1c29e0da6 No longer force to a single domain for new single tenant installs. 2014-11-16 04:28:14 +00:00
Mark Crane bc89b56e9b Fix a little white spacing. 2014-11-16 02:03:19 +00:00
Mark Crane a3ff701236 unset the 2 more prepared statements on domain settings. 2014-11-16 01:51:10 +00:00
Mark Crane 4c50a213bf Unset domain setting prepared statements. 2014-11-16 01:44:27 +00:00
Mark Crane 45e355617f Change the translations for the command option and label. 2014-11-16 00:46:58 +00:00
Mark Crane 5e27a20804 Change backup cron script to command because it generates the backup command that could be used in a cron script but its not a cron script. 2014-11-16 00:26:11 +00:00
Mark Crane 5c882ee89e Add snom 3xx, 7xx, and 8xx provisioning templates. 2014-11-16 00:00:18 +00:00
Mark Crane 2fd8675d76 Add the missing echo to device labels. 2014-11-15 22:23:33 +00:00
Mark Crane e110d9eaf0 Add snom device category. 2014-11-15 22:19:11 +00:00
Mark Crane 760defc7f7 Add autoload_configs/verto.conf.xml 2014-11-15 21:04:18 +00:00
Mark Crane 83969ad0a8 Change $value to $row. 2014-11-15 00:36:54 +00:00
Mark Crane f1f99bee42 Add number_alias to the SQL select. 2014-11-15 00:27:17 +00:00
Mark Crane 0625fcdab3 Fixed a problem with voicemail that was not including extensions that use a number alias. 2014-11-15 00:16:29 +00:00
luis daniel lucio quiroz ee0dd17a03 cosmetic coding for disa 2014-11-14 22:12:18 +00:00
luis daniel lucio quiroz 6a531ebfbc new enhanced disa without loopback 2014-11-14 20:39:15 +00:00
luis daniel lucio quiroz a9183dbdf6 new enhanced disa 2014-11-14 17:47:45 +00:00
Riccardo Granchi acd9c59936 Added export alert-info in inbound routes to implements distinctive ringtones 2014-11-14 14:27:33 +00:00
Riccardo Granchi 3654d0d98d Added extension click_to_call_auto_answer to prevent auto-answer on b-leg 2014-11-14 14:12:50 +00:00
Riccardo Granchi dd1b2de1e7 Set channel variable click_to_call=true during click_to_call 2014-11-14 14:04:18 +00:00
Mark Crane b767c12374 Fix a typo in the ubuntu/debian install scripts. 2014-11-14 06:44:02 +00:00
luis daniel lucio quiroz 0966efeac6 better place for rec_extension 2014-11-13 21:16:37 +00:00
luis daniel lucio quiroz ed80cba6ee set record extension to wav 2014-11-13 16:26:14 +00:00
luis daniel lucio quiroz 9427a8012a console messages for eavesdrop 2014-11-13 15:32:02 +00:00
Riccardo Granchi fd68683f99 Disabled debug and minor log changes 2014-11-13 13:09:53 +00:00
Riccardo Granchi 7bc38b2d80 Added toll allow and ability to enable it in outbound routes 2014-11-13 12:12:41 +00:00
Riccardo Granchi c47de42b2a Added back the ability to select multiple dialplan expressions, recognized automatically outbound prefix 2014-11-13 10:59:09 +00:00
Mark Crane 3b9743226a xml_handler will bind if memcached is down 2014-11-13 08:51:46 +00:00
Nate Jones fca4dbd32f Backup: Added ability to generate a cron script for automated backups. 2014-11-13 07:42:24 +00:00
Mark Crane 4dfd71110a Fix the restore file so that file name can be provided. 2014-11-13 07:06:29 +00:00
Mark Crane 9e128ca34e Add a return string to the backup and restore. 2014-11-13 07:00:29 +00:00
Mark Crane e396d07eb1 Add download, backup and restore to the backup PHP class. 2014-11-13 06:56:35 +00:00
Mark Crane e6e1923dec Fix the backup extension in the backup class. 2014-11-13 02:11:23 +00:00
Mark Crane 01aa0e4b71 Add a new backup PHP class. 2014-11-13 01:50:39 +00:00
Mark Crane c88491895b Deprecate contact_groups_uuid and change it to contact_group_uuid. 2014-11-12 02:15:57 +00:00
Mark Crane 9d50e3ed83 Remove the test code. 2014-11-08 22:24:33 +00:00
Mark Crane 271fe77c85 Work on the contact labels. 2014-11-08 22:13:47 +00:00