Mark Crane
|
e59b818f9a
|
Hide the disabled Gateways from Outbound routes.
|
2012-08-24 17:20:19 +00:00 |
Mark Crane
|
41e655eb8b
|
Fix a bug where Call Detail Records column order was lost when pressing the next or back paging buttons.
|
2012-08-24 05:56:45 +00:00 |
Mark Crane
|
526b04c709
|
Worked with Gill to add auto-answer to click to call.
|
2012-08-23 19:25:48 +00:00 |
Mark Crane
|
036b3315dd
|
Fix a bug where XMPP wrote the XML file but for each loop deleted the previous XML file.
|
2012-08-22 04:22:09 +00:00 |
Mark Crane
|
9f0b5612ca
|
Fix an error for undeclared function in accounts -> xmpp.
|
2012-08-22 03:37:05 +00:00 |
Mark Crane
|
a223f0c606
|
Remove numbering plan, admin pin number, and smtp settings from system -> settings.
|
2012-08-18 09:51:33 +00:00 |
Mark Crane
|
77db11d084
|
Add ringback to the IVR Menu.
|
2012-08-15 22:02:13 +00:00 |
Mark Crane
|
d42d3cced0
|
Fix the optimizations to the app/var/app_defaults.php
|
2012-08-14 22:49:02 +00:00 |
Mark Crane
|
17af99d5e5
|
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
|
2012-08-14 21:59:45 +00:00 |
Mark Crane
|
648a30da5f
|
Remove duplicate code from fax view.
|
2012-08-12 12:27:48 +00:00 |
Mark Crane
|
eaed58712e
|
Remove the 'v_' prefix when moving the provision variable to the default settings table.
|
2012-08-11 23:00:41 +00:00 |
Mark Crane
|
54e7708156
|
move the dynamic provision variables that are defined in the variables page and move them to default settings and domain settings. Example use in default and domain settings.
category=provision, subcategory=sip_transport, name=var, value=tls - used in the template as {v_sip_transport}
|
2012-08-11 22:52:50 +00:00 |
Mark Crane
|
8f5a15717b
|
Add the fax_copy.php file.
|
2012-08-10 16:29:57 +00:00 |
Mark Crane
|
84d5b7b3df
|
Add ability to disable a user.
|
2012-08-10 15:53:02 +00:00 |
Mark Crane
|
46351b9b52
|
Fix Rewrite contact IP and port 2.0 so that it saves the 2.0 correctly.
|
2012-08-08 13:28:43 +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
|
12373f8fc8
|
Reduce the minimum digits required for inbound routes for the destination number.
|
2012-08-01 23:07:10 +00:00 |
Mark Crane
|
3c80a5924f
|
Fix issue 263 domain_name for outbound route.
|
2012-07-31 17:16:33 +00:00 |
Mark Crane
|
90a0e23bea
|
Make sure that the follow me numbers gets processed in the correct order.
|
2012-07-31 16:56:56 +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
|
651e3ecc61
|
Fix virtual tables import tool and fix-up some of the HTML syntax and white spacing.
|
2012-07-28 21:36:40 +00:00 |
Mark Crane
|
95402463e0
|
Add NDLB-connectile-dysfunction-2.0 to SIP Force Contact on the accounts -> extensions page.
|
2012-07-28 16:44:27 +00:00 |
Mark Crane
|
39baaa4036
|
Drop feature code *0 extension number and leave *88 extension number for eavesdrop.
|
2012-07-28 06:33:01 +00:00 |
Mark Crane
|
da9fc1f5cd
|
Set the direction to out for the hot desk logout.
|
2012-07-28 06:31:17 +00:00 |
Mark Crane
|
f36df2b810
|
Fix a bug in hunt group call forward and some code cleanup.
|
2012-07-28 03:21:49 +00:00 |
Mark Crane
|
2ce4e23837
|
v_fax_view.php to fax_view.php
|
2012-07-27 15:25:06 +00:00 |
Mark Crane
|
466070a293
|
Rename v_fax_edit.php to fax_edit.php.
|
2012-07-27 15:24:29 +00:00 |
Mark Crane
|
5d18141f49
|
Rename v_fax_delete.php to fax_delete.php.
|
2012-07-27 15:23:48 +00:00 |
Mark Crane
|
fa29cda035
|
Rename v_fax.php to fax.php.
|
2012-07-27 15:23:05 +00:00 |
Mark Crane
|
0ea5f9e1ee
|
Remove the v_ inside php code in preparation to rename the php files.
|
2012-07-27 15:22:11 +00:00 |
Mark Crane
|
c3d2423dbc
|
Add a refresh button to the Gateways page.
|
2012-07-27 15:01:27 +00:00 |
Mark Crane
|
8762a4d4fb
|
If there is more than one domain (multi-tenant) then set the default context to the domain name. Several people have approached me on IRC wondering what was wrong with their new multi-tenant system the problem was the dialplan context this change addresses that need.
|
2012-07-26 20:10:59 +00:00 |
Mark Crane
|
385876d2a4
|
Remove whitespace at the end of the line.
|
2012-07-24 04:09:15 +00:00 |
Mark Crane
|
47905bde78
|
Fix the System -> Account Settings so that the password and status save as expected.
|
2012-07-19 02:11:53 +00:00 |
Nate Jones
|
f0a3eb7fee
|
Enhanced log viewer to include ordinal sorting and line numbers, if desired. Also, changed line count filter to be KB instead of Bytes.
|
2012-07-18 17:00:59 +00:00 |
Mark Crane
|
c82104880c
|
Fix a problem where an empty variable is not allowed there are a few rare cases where this is beneficial behaviour.
|
2012-07-18 04:11:05 +00:00 |
Mark Crane
|
39f6ff0c13
|
Fix a provisioning bug.
|
2012-07-17 01:38:28 +00:00 |
Mark Crane
|
6d609a128b
|
Fix the call broadcast bug that had broken update and delete.
|
2012-07-11 20:12:49 +00:00 |
Mark Crane
|
573a09ce7a
|
Set the operator forward to *000 and do not to disturb to *363 (*dnd)
|
2012-07-11 10:08:22 +00:00 |
Mark Crane
|
f1984291c8
|
Move the app_uuid inside the correct xml tag to fix xfer_vm.
|
2012-07-11 08:51:54 +00:00 |
Mark Crane
|
e8d8d60809
|
Add the two new dialplan entries. Operator, and operator forward which allows you to toggle an extension to be redirected to the operator extension.
|
2012-07-11 08:43:32 +00:00 |
Mark Crane
|
c80e379312
|
System -> variables set the external_rtp_ip and external_sip_ip to default to auto-nat this should help new installs with NAT.
|
2012-07-11 06:39:02 +00:00 |
Mark Crane
|
65f183b714
|
Fix issue http://code.google.com/p/fusionpbx/issues/detail?id=277
|
2012-07-11 02:23:05 +00:00 |
Mark Crane
|
404e855602
|
Add the app_uuid to the dialplan features xml files.
|
2012-07-10 19:20:33 +00:00 |
Mark Crane
|
15d853b0cc
|
Add the context features to the dialplan database.
|
2012-07-10 18:27:27 +00:00 |
Mark Crane
|
c7f83d32ed
|
Complete the support for the dialplan xml templates to support context.
|
2012-07-10 16:37:53 +00:00 |
Mark Crane
|
1bcfb8e938
|
Add the dialplan context to the fusionpbx/app/dialplan/resources/xml to the hot desking dialplan entries.
|
2012-07-09 18:45:02 +00:00 |
Mark Crane
|
935f3a80fb
|
Add the dialplan context to the fusionpbx/app/dialplan/resources/xml files this is to prepare for adding features context to the database.
|
2012-07-09 18:38:21 +00:00 |
Mark Crane
|
cd92693e46
|
Fix a dialplan bug I caused 23 hours ago.
|
2012-07-09 09:05:35 +00:00 |
Mark Crane
|
f2db211c44
|
If the extension or dialplan xml directories are disabled or don't exist don't add sub directories.
|
2012-07-08 11:26:37 +00:00 |
Mark Crane
|
1c5f7d57d6
|
Add * prefix to voicemail extension 4000. For *97 change the variable used to identify the registered extension. CDR use domain_uuid if it has been supplied.
|
2012-07-07 18:40:15 +00:00 |
Mark Crane
|
6528f53986
|
Since the the MAC address has been normalized need to add this for compatibility. A better solution in the future the extension provisioning_list will get its own table.
|
2012-07-05 18:56:26 +00:00 |
Mark Crane
|
4cc8b89fe5
|
Format the MAC address in the hardware phone list.
|
2012-07-05 18:41:29 +00:00 |
Mark Crane
|
b9711091f4
|
Fix bugs in provisioning. When an extension is disabled don't provide provision it. Normalize the MAC address when stored in the db as lower case and no formatting. When using the MAC address in the template change it to upper case the MAC address for SNOM with no dashes.
|
2012-07-05 18:22:02 +00:00 |
Mark Crane
|
14718825e0
|
Add odbc support to the databases sql query tool.
|
2012-06-30 23:35:18 +00:00 |
Mark Crane
|
1c15037e0b
|
Add ringback to ring groups.
|
2012-06-28 19:23:18 +00:00 |
Mark Crane
|
8d453f4c3d
|
Change xmpp input type to password and talk.google.com for example.
|
2012-06-28 16:55:28 +00:00 |
Mark Crane
|
616824a493
|
v_fax_edit make sure dialplan_uuid has a value.
|
2012-06-24 07:29:30 +00:00 |
Mark Crane
|
1834b28ca5
|
Remove the backslash change.
|
2012-06-24 06:39:08 +00:00 |
Mark Crane
|
913fa66047
|
Fix the number of backslashes for so that it works for sqlite for the fax dialplan entry.
|
2012-06-24 03:55:34 +00:00 |
Mark Crane
|
d21d2baef5
|
Fix a bug with fax if the dialplan entry for the fax extension is missing add it when saving the fax extension.
|
2012-06-24 02:08:29 +00:00 |
Mark Crane
|
a36b818b7f
|
Cleanup recaptchalib and the signup page (signup needs more work) and remove the xmpp profile remove goto which causes some problems with tools.
|
2012-06-21 02:18:31 +00:00 |
Mark Crane
|
5979fff05c
|
Fix minor sql errors reported in issue 266.
|
2012-06-14 17:32:41 +00:00 |
Mark Crane
|
c3eb4afd79
|
Fix a bug that prevented hot desking delete from working.
|
2012-06-07 22:38:25 +00:00 |
Mark Crane
|
4d47f6581c
|
Change the extension intercom to use page.lua to enhance its features.
|
2012-06-07 19:50:51 +00:00 |
Mark Crane
|
388e5387a0
|
Change the hot desk dialplan names.
|
2012-06-06 06:09:53 +00:00 |
Mark Crane
|
9b1a0f6d99
|
Import the dialplan xml files from any app or core directory in the correct path.
|
2012-06-06 04:06:38 +00:00 |
Mark Crane
|
6b6e7c327d
|
Add 'switch_' to the dialplan class filen name.
|
2012-06-06 01:34:11 +00:00 |
Mark Crane
|
2c147bc84c
|
Add dialplan entries for hot desking.
|
2012-06-05 20:44:29 +00:00 |
Mark Crane
|
53ab02716e
|
Move hot desking in the menu to apps -> hot desking.
|
2012-06-05 08:45:43 +00:00 |
Mark Crane
|
757efa5394
|
Adjust the IVR menu code with the changes needed to make the order work completely.
|
2012-06-05 07:53:41 +00:00 |
Mark Crane
|
5daa2ac037
|
Fix a bug when removing hot desking from the gui.
|
2012-06-05 03:00:12 +00:00 |
Mark Crane
|
c81286af71
|
Add the hot desking interface.
|
2012-06-04 16:39:12 +00:00 |
Mark Crane
|
d39e74b530
|
Add dial_string, dial_user, and dial_domain.
|
2012-06-04 15:04:54 +00:00 |
Mark Crane
|
af103e9c41
|
Add a missing file sip_profile_copy.php to the dev branch.
|
2012-06-04 14:58:40 +00:00 |