Commit Graph

173 Commits

Author SHA1 Message Date
Mark Crane 3d963d8a37 Change local_stream://moh to local_stream://default. 2013-03-25 21:23:31 +00:00
Mark Crane f04d858ba2 Add transfer_ringback to system -> variables. 2013-02-06 13:59:43 +00:00
Mark Crane ec3d108a59 Add a missing comma to fix a bug where the install only adds two variables. To fix existing systems with this problem update the code to get thix fix then run addvanced -> upgrade schema. 2013-02-02 23:09:09 +00:00
Mark Crane 6c7228e0cc Check variables correctly to see if ringback is already set. 2013-02-01 04:40:54 +00:00
Mark Crane 914a073489 Add ringback and domain_uuid to the variables. 2013-02-01 04:29:48 +00:00
Mark Crane a875324dc1 Fix ringback for call forward and followme. 2013-02-01 01:28:53 +00:00
Mark Crane a9d5f96b00 Change external_sip_ip and external_rtp_ip from auto-nat to $${local_ip_v4}. This will work better when the system is outside of nat and better for systems that is completely inside the network. 'auto-nat' only works for those using firewalls with UPnP and PMP enabled on their firewall. The number of firewalls that have this enabled doesn't seem to be a large enough to justify using it as the default. 2013-01-30 07:37:26 +00:00
Mark Crane 05440e35fb Change reference from vars_edit.php and vars_delete.php to var_edit.php and var_delete.php. 2012-11-28 19:27:35 +00:00
Mark Crane 3710cd0d29 rename the links in the vars php files. 2012-11-24 01:24:13 +00:00
Mark Crane 059f17e431 rename v_vars.textarea.php to vars_textarea.php 2012-11-24 01:11:54 +00:00
Mark Crane d27716cb44 remove plural vars. 2012-11-24 01:11:22 +00:00
Mark Crane b2124eefe7 remove plural. 2012-11-24 01:10:58 +00:00
Mark Crane dad89fe926 rename v_vars.php to vars.php. 2012-11-24 01:09:58 +00:00
Mark Crane f0379464c1 rename v_vars_delete.php to vars_delete.php 2012-11-24 01:09:27 +00:00
Mark Crane 16bb40e899 rename v_vars_edit.php to vars_edit.php 2012-11-24 01:09:05 +00:00
Mark Crane be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis 2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane 1f0f439dbb Fix the display when no value is used for a variable on the system -> variables page. 2012-09-24 20:39:53 +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 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 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 af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00