Commit Graph

82 Commits

Author SHA1 Message Date
Mark Crane
973f033827 Adjust call flow monitor settings change the sleep time to 500 seconds and put the sleep at the bottom of the loop. 2012-09-20 22:52:02 +00:00
Mark Crane
682fee7f95 Add call flows to the switch_select_destination list. 2012-09-20 18:56:17 +00:00
Mark Crane
10c51b13d6 Make sure that the IVR Menu uses transfer by extension number so the IVR menu timeout action will apply. 2012-09-20 18:35:46 +00:00
Mark Crane
aa32ba486a Add call flow monitor to keep the BLF light on. 2012-09-20 17:29:30 +00:00
Mark Crane
d875cb085d Add answer before calling voicemail for hunt groups. 2012-09-20 07:58:27 +00:00
Mark Crane
6be67bc0ff Improve the call flow log to freeswitch. 2012-09-20 07:45:17 +00:00
Mark Crane
ba7c6a67b9 Call Flow add label, tone, and presence for use with blf. 2012-09-20 07:19:15 +00:00
Mark Crane
188032d83b Add call_flow.lua script. 2012-09-20 01:30:01 +00:00
Mark Crane
f844e5a908 Remove */ on the default dialstring. This little setting has caused more harm than good. 2012-09-15 23:39:59 +00:00
Mark Crane
85aad0823f Remove */ on the default dialstring. This little setting has caused more harm than good. 2012-09-15 23:38:49 +00:00
Mark Crane
88874bee15 Add conference sessions and meetings. 2012-09-13 02:52:43 +00:00
Mark Crane
d5b4dd9382 Minor version increment 3.1.2 to mark bug fixes on stable branch. 2012-09-12 15:55:45 +00:00
Mark Crane
8e8740abba Improve the voicemail.conf.xml file operator-key default from 9 to an intuitive default that everyone expects 0 for operator. Then change 0 to * in two places 0 was used. 2012-09-10 22:27:21 +00:00
Mark Crane
419d5e1b77 Bug fix a strict mode warning. 2012-09-08 02:48:58 +00:00
Mark Crane
ea4c2d420c Update time_zone_offset in provision config for spa303. 2012-09-07 22:58:00 +00:00
Mark Crane
04dfeac49a Fix bugs in the menu manager. Fix the links, hide the order number for sub-menus because they are meant to displayed in order by the menu title. 2012-09-06 21:42:37 +00:00
Mark Crane
815dd7ec87 Fix outbound_route_to_bridge so that it uses the correct domain_uuid in every situation. Everyone using multi-tenant is should update svn to apply this fix. 2012-09-04 16:34:34 +00:00
Mark Crane
ec9f6e025c Add \* to the default dial_string to make freeswitch look for users in all domains.
Adjust a few white spaces in some of the other files.
2012-09-03 21:48:16 +00:00
Mark Crane
63a62780b9 Rename two fields in the v_users table user_add_date to add_date, and user_add_user to add_user. Advanced -> Upgrade Schema. 2012-08-31 01:44:11 +00:00
Mark Crane
daff383484 Make sure that changes to an Extension run reloadxml. Also changed the wording of a comment from //apply settings reminder to //apply settings. 2012-08-30 14:33:11 +00:00
Mark Crane
4b6790475e Add click to call to Call Detail Records and to the Contact Phone numbers. 2012-08-29 21:31:31 +00:00
Mark Crane
0d9a16bb82 Minor version update to 3.1.1 this release includes bug fixes only. 2012-08-26 12:08:51 +00:00
Mark Crane
cc1c4ab99e Ensure origination_caller_id_name is defined in ring_group.lua 2012-08-23 18:25:36 +00:00
Mark Crane
d5f4ed8885 Fix a problem with hunt group dialplan entries not being enabled and disabled. 2012-08-23 06:32:21 +00:00
Mark Crane
d8ca993817 When saving an extension it would produce and error. To fix this adjust the SQL Where statement to change extension_enabled to enabled. 2012-08-22 00:43:23 +00:00
Mark Crane
56448bbdbf FusionPBX version 3.1 release. 2012-08-18 09:58:50 +00:00
Mark Crane
d4a10b38e6 Remove application on the ivr menu. This fixes a problem with ivr menu -> ring group timeout -> timeout destination. Some ITSP's require answer in this case ad the answer application as needed to the inbound route before sending the call to the IVR Menu. 2012-08-18 06:14:00 +00:00
Mark Crane
c3176ccf82 Add freetdm.conf and freetdm.conf.xml files to the default configuration. 2012-08-17 17:48:34 +00:00
Mark Crane
d29f6e79ac Make fax and email email settings use the settings from default settings. 2012-08-17 08:52:10 +00:00
Mark Crane
77db11d084 Add ringback to the IVR Menu. 2012-08-15 22:02:13 +00:00
Mark Crane
cc9fbb99a3 Make the ring group timeout action work better. 2012-08-14 21:18:35 +00:00
Mark Crane
84d5b7b3df Add ability to disable a user. 2012-08-10 15:53:02 +00:00
Mark Crane
7a90a95857 Add to add zrtp-passthru as a default to the external sip profile. 2012-08-10 15:45:46 +00:00
Mark Crane
361b297abb Fix the content manager title so that it works with the html title again. 2012-08-09 05:34:01 +00:00
Mark Crane
1d44f4858f Add to a few more places hunt_group_enabled = 'true' 2012-08-08 14:35:07 +00:00
Mark Crane
ef5466821b Make sure the IVR Menu dialplan entry is created if it doesn't exist. 2012-08-04 16:34:24 +00:00
Mark Crane
2f47065ea6 Adjust caller id prefix for the ring groups. 2012-07-31 20:24:42 +00:00
Mark Crane
656c3f56b9 Make the recordings show up in the destination select list. 2012-07-31 12:48:45 +00:00
Mark Crane
eca9854b23 Add caller id prefix to ring groups to the dev branch. 2012-07-31 04:56:18 +00:00
Mark Crane
7820589aee Put the mssql table names in ascending order. 2012-07-28 21:32:44 +00:00
Mark Crane
ed54569217 Login with optional format username@domain.com. 2012-07-28 16:19:34 +00:00
Mark Crane
3b5c5d3e8d Add an optional domain_name to the login page. 2012-07-26 19:24:55 +00:00
Mark Crane
62ef9cb236 Straighten out the use of domain_uuid sessions variable. 2012-07-24 18:15:45 +00:00
Mark Crane
75e2ab8d28 Add single quotes around true in the outbound_route_to_bridge function. Remove the lib_switch.php include in fax_to_email.php that was not necessary after all. 2012-07-24 18:07:20 +00:00
Mark Crane
ccd378e863 Adjust the database class table and fields array. 2012-07-24 05:56:30 +00:00
Mark Crane
5399142172 Add odbc support to the database class and modify some of the parameters. 2012-07-23 23:31:02 +00:00
Mark Crane
a68501772f Tested the three new method mysql needed an adjustment. 2012-07-22 06:35:00 +00:00
Mark Crane
16c6a7fb91 Add 3 methods to the database class. table_info, tables, and fields. 2012-07-22 05:37:30 +00:00
Mark Crane
413232a7e4 Fix the upgrade schema mysql bug where alter table was being used on all numeric data types. 2012-07-19 08:58:54 +00:00
Mark Crane
f2f1da1049 In the outbound_route_to_bridge function the query should contain the condition dialplan_enabled=true:
http://code.google.com/p/fusionpbx/issues/detail?id=279
2012-07-19 04:33:42 +00:00