Commit Graph

1100 Commits

Author SHA1 Message Date
Mark Crane
a43845a5c8 Fix call prompt for follow me so that when its disabled that it doesn't prompt to accept the call. 2013-04-02 23:02:43 +00:00
Mark Crane
ff19f6d64a Fix the new call timeout. 2013-04-02 22:58:09 +00:00
Mark Crane
f3a49c39c1 Add call_timeout to the xml handler. 2013-04-02 07:38:52 +00:00
Mark Crane
feda5b3fcf Add call_timeout to extensions. 2013-04-02 07:36:28 +00:00
Mark Crane
da3beb71b3 Make the call timeout adjustable per extension. 2013-04-02 07:35:56 +00:00
Mark Crane
e4448fe4d6 Move the referred_by into the 'if statement' 2013-04-02 05:44:51 +00:00
Mark Crane
0ffbda23db Pass the database object. 2013-04-02 04:39:42 +00:00
Mark Crane
03f5952c17 Move the semi-colons to the correct spot. 2013-04-01 22:05:39 +00:00
Mark Crane
616bb45333 Fix a Ring group issue for a missing dialplan this affected people using MySQL. 2013-04-01 21:33:50 +00:00
Mark Crane
900d581c0d Change tables to schema in the virtual tables. 2013-04-01 20:25:40 +00:00
Mark Crane
9009f98a7e Blind transfer to an extension that doesn't have voicemail if it timesout send the call back. 2013-03-31 08:22:58 +00:00
Mark Crane
4930d592e1 Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax. 2013-03-31 08:18:41 +00:00
Mark Crane
0e9c9c5753 Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +00:00
Mark Crane
3e3715ab76 Release the database connection before sending the caller into the conference. 2013-03-27 07:07:00 +00:00
Mark Crane
cff505e565 Fix a few bugs caused by changes to provisioning on the dev branch. 2013-03-26 23:51:22 +00:00
Mark Crane
60e5957c73 Rename the file. 2013-03-26 23:14:25 +00:00
Mark Crane
b045aa2450 Rename the file. 2013-03-26 23:14:07 +00:00
Mark Crane
1b16d3277f Rename the file. 2013-03-26 23:13:48 +00:00
Mark Crane
c1173c4af1 Rename the file. 2013-03-26 23:13:26 +00:00
Mark Crane
8353b032dc Rename the file. 2013-03-26 23:13:07 +00:00
Mark Crane
6cd27652c7 Rename the file. 2013-03-26 23:12:51 +00:00
Mark Crane
11c72f8996 Rename the file. 2013-03-26 23:12:31 +00:00
Mark Crane
fc00dcd20e Rename the file. 2013-03-26 23:12:12 +00:00
Mark Crane
d0458936bd Rename the file. 2013-03-26 23:11:50 +00:00
Mark Crane
9455ba8f78 Rename the file. 2013-03-26 23:11:33 +00:00
Mark Crane
c3b75ffa08 Rename the file. 2013-03-26 23:10:34 +00:00
Mark Crane
939427aa39 Rename files removing table and replace with schema. 2013-03-26 23:09:51 +00:00
Mark Crane
37c77d22d9 Rename files removing table and replace with schema. 2013-03-26 23:09:16 +00:00
Mark Crane
e344379ba8 Change tables to schemas to be a little more concise. 2013-03-26 23:07:35 +00:00
Mark Crane
2017704bf5 Change the active conference links into buttons. 2013-03-26 19:32:38 +00:00
Mark Crane
ccbb93266d A few minor changes to install.php. 2013-03-26 19:00:09 +00:00
Mark Crane
0fc7641f61 Remove the set for db_path variable which replaced the variable in config.php. 2013-03-26 18:35:19 +00:00
Mark Crane
307d82bb1f Add ability to rename tables. 2013-03-26 06:17:35 +00:00
Mark Crane
f2a159b735 Change local_stream://moh to local_stream://default. 2013-03-25 21:23:31 +00:00
Mark Crane
bb30011c2a Remove virtual name from the virtual tables tool to make it more generic. 2013-03-25 19:15:27 +00:00
Mark Crane
5742787a57 Remove effective_ from the caller id on the hunt group. 2013-03-25 17:02:02 +00:00
Mark Crane
c5bc219836 Update the service add link. 2013-03-25 16:12:11 +00:00
Mark Crane
16dafaab81 Rename virtual_table_data_view.php to table_data_view.php. 2013-03-21 01:22:13 +00:00
Mark Crane
2ab5020e50 Rename virtual_table_data_types_name_value_edit.php to table_name_value_edit.php. 2013-03-21 01:20:22 +00:00
Mark Crane
0742e6c64c Rename virtual_table_data_types_name_value_delete.php to table_name_value.php. 2013-03-21 01:17:20 +00:00
Mark Crane
a6f1ac9904 virtual_table_data_types_name_value.php to table_name_values.php. 2013-03-21 01:15:19 +00:00
Mark Crane
7dbb26b988 Rename virtual_table_fields_delete.php to table_field_delete.php. 2013-03-21 01:06:56 +00:00
Mark Crane
ddeb4dea6e Rename virtual_table_fields_edit.php to table_field_edit.php. 2013-03-21 01:05:10 +00:00
Mark Crane
5cbff153be Rename virtual_tables_import.php to table_import.php. 2013-03-21 01:03:34 +00:00
Mark Crane
83705cc4dd Rename virtual_tables_edit.php to table_edit.php 2013-03-21 01:02:00 +00:00
Mark Crane
457d9cd01f virtual_tables_delete.php to table_delete.php 2013-03-21 01:00:17 +00:00
Mark Crane
a5b444d239 Rename virtual_tables.php to tables.php. 2013-03-21 00:57:11 +00:00
Mark Crane
5b3c531054 rename virtual_table_fields.php to table_fields.php 2013-03-21 00:55:49 +00:00
Mark Crane
6171cfa069 rename the file 2013-03-21 00:54:49 +00:00
Mark Crane
e21292cf07 rename the file 2013-03-21 00:53:00 +00:00