Commit Graph

11632 Commits

Author SHA1 Message Date
Mark Crane
21eb881418 Add voicemail to email, whether to save the save the voicemail locally and whether to attach the voicemail to the email. 2012-12-28 21:02:27 +00:00
Mark Crane
eebad7dc5d Add ability to check voicemail messages in voicemail.lua, add the advanced menu and many other improvements. 2012-12-28 03:09:27 +00:00
Mark Crane
89565a803f Remove the empty select option from the dialplan detail group. 2012-12-26 21:21:31 +00:00
Mark Crane
ee130817ee Fix voicemail greetings so that the text shows up correctly after adding the multi-lingual framework. 2012-12-26 16:46:56 +00:00
Mark Crane
e50fecbf75 Fix a recent bug caused by adding the multi-lingual framework to gateways late last week. 2012-12-26 16:26:20 +00:00
Mark Crane
31315a131c Put the gateways in ascending order by the gateway name. 2012-12-26 16:24:23 +00:00
Mark Crane
afad1abea1 Add fax detection for inbound destinations that have a fax extension selected. 2012-12-23 10:17:29 +00:00
Mark Crane
9285965266 Add the new gateway app/gateways/app_languages.php file. 2012-12-23 08:27:02 +00:00
Mark Crane
4998365dd9 Add multi-lingual support to gateways. 2012-12-23 08:18:15 +00:00
Mark Crane
3481c074ea Added deprecated to the old field name. 2012-12-22 20:18:23 +00:00
Mark Crane
1a3bb502df Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
Change field name from virtual_table_data_types_name_value_uuid to virtual_table_name_value_uuid.
2012-12-22 20:13:08 +00:00
Mark Crane
0a6f879c58 Add hours, start_stamp, and stop_stamp to the cdr statistics csv file. 2012-12-22 00:45:06 +00:00
Mark Crane
7897e95bcd Fix use-rtp-timer so that the value can be set to true and false as expected. 2012-12-21 19:03:35 +00:00
Mark Crane
c6358c52f0 Adding voicemail.lua which is the beginning of a native voicemail feature for FusionPBX. 2012-12-21 08:23:47 +00:00
Mark Crane
1c21796282 Change the default settings names. 2012-12-19 21:03:14 +00:00
Mark Crane
3e1d8a113d Remove a redundant check and change from text to boolean. 2012-12-19 21:02:22 +00:00
Mark Crane
b8c9e2bfda Add an option to set an array of domains for the login page. 2012-12-18 14:57:44 +00:00
Mark Crane
44fa591991 Remove caller id prefix from follow me. 2012-12-18 14:15:38 +00:00
Mark Crane
310cf55710 More work on follow me with cid_name_prefix and call_prompt. 2012-12-18 07:13:49 +00:00
Mark Crane
cb07177fd7 Add cid_name_prefix and call_prompt to the follow me class. 2012-12-18 06:15:22 +00:00
Mark Crane
e66d51d6a1 Add cid_name_prefix and call_prompt to follow me. 2012-12-18 06:04:03 +00:00
Mark Crane
c3d10435a3 In ring groups change the multi-lingual label from cid to cid-prefix. Add spacing between phrases in app_languages.php. 2012-12-18 01:28:13 +00:00
Mark Crane
7b3b62a1d0 Add call forward all and call forward busy fields to the database. 2012-12-17 22:19:04 +00:00
Mark Crane
5e639f753e Update call forward to use the dial string. Make call forward, dnd and follow me work better together. 2012-12-17 21:30:49 +00:00
Mark Crane
462211173f A few more adjustments to domain_uuid. 2012-12-16 07:41:15 +00:00
Mark Crane
211279e1f7 Work on the new call forward. 2012-12-16 07:39:03 +00:00
Mark Crane
2fa1608037 Add bind_meta_app to the ring groups to allow in call transfer, and recordings. 2012-12-16 00:54:47 +00:00
Mark Crane
219fbced48 Adjust the domain_name, and domain_uuid. Then add the dialplan_uuid to the order by to prevent duplicate dialplan names from creating invalid xml. 2012-12-16 00:53:12 +00:00
Mark Crane
c6fb54c508 On domain and default settings changes name to type. 2012-12-14 23:03:46 +00:00
Mark Crane
3e94f20a19 Add an array type for default and domain settings. 2012-12-14 22:58:20 +00:00
Mark Crane
f3c148c689 LDAP authentication adjust the username remove the @ domain_name as part of the username. 2012-12-14 21:57:29 +00:00
Mark Crane
67085f613b When importing the data trim white spaces from the values. 2012-12-14 21:12:34 +00:00
Mark Crane
ad5f8f0600 Add a missing field to the virtual table data import. 2012-12-14 21:01:40 +00:00
Mark Crane
855e179b15 Add voicemail database structure which will be used as a native voicemail tool for FusionPBX. 2012-12-14 19:29:44 +00:00
Mark Crane
4cd1c3fb40 Add virtual_field_search_by to the virtual table import tool. 2012-12-14 08:13:11 +00:00
Mark Crane
88aa2e2549 Add ldap authentication as an option. 2012-12-12 02:38:34 +00:00
Mark Crane
7f6e65ab44 debug xml file change from directory.xml to the extension@domain.com 2012-12-10 20:41:59 +00:00
Mark Crane
4cd0f9ad3c Increment the value of the z variable. 2012-12-09 05:12:38 +00:00
Mark Crane
8ba84afbbb Add a contact extension number. 2012-12-09 05:09:22 +00:00
Mark Crane
5c73f1a42b Add follow me autocomplete. 2012-12-09 04:58:05 +00:00
Mark Crane
6579b78745 Move from jquery 1.7.2 to version 1.8.3. 2012-12-09 00:09:57 +00:00
Mark Crane
a903d9a8fa Add jquery 1.8.3 and jquery ui. 2012-12-09 00:06:42 +00:00
Mark Crane
532c96d1f0 Drop the v_ on the link. 2012-12-08 07:02:43 +00:00
Mark Crane
7a0761375c Fix the interactive conference links. 2012-12-07 22:53:13 +00:00
Mark Crane
e26100dbe9 Set autocomplete to off for gateway edit for username and password. 2012-12-07 18:57:36 +00:00
Mark Crane
c7cf1bf95b Set autocomplete to off for xmpp profile editor. 2012-12-07 18:55:07 +00:00
Mark Crane
c7ecda0fad Fix the multi-lingual support on the active extensions page. 2012-12-05 09:23:53 +00:00
Mark Crane
ba1324b95b Account for single tenant on the intercept.lua 2012-12-05 09:08:36 +00:00
Mark Crane
a049b10cf2 Limit the global intercept to the correct tenant domain. 2012-12-05 08:48:43 +00:00
Mark Crane
00b7a81627 Add invalid entry announcement to the ivr_menu.lua. 2012-12-05 07:21:59 +00:00