Commit Graph

21 Commits

Author SHA1 Message Date
FusionPBX def76d6e40 Update app_defaults.php 2019-08-13 12:21:27 -06:00
Nate 6c73d74a39 SIP Profiles: Database class integration. 2019-08-13 07:32:07 -06:00
FusionPBX 50701ff89e Update app_defaults.php
Update systems that don't have the sip profile domain all alias settings.
2017-01-28 13:09:57 -07:00
FusionPBX 2fc4d35533 Update app_defaults.php
Add the sip profile domain settings on new installs.
2017-01-28 11:06:37 -07:00
FusionPBX 6718c13ced Update app_defaults.php
The sip profiles are being read from the templates/conf directory so copying the files is not needed.
2016-05-23 21:37:21 -06:00
Matthew Vale 116298f721 Added External IPv6 support
created the external IPv6 profile
2015-11-19 13:57:23 +00:00
markjcrane 639b28381d Fix the sip profile loading during the install or when using app -> defaults. 2015-07-16 12:34:01 -07:00
Mark Crane c99e249f71 Add beginTransaction and commit to speed up the install and upgrade. 2015-06-25 21:00:15 +00:00
Mark Crane 614f7f3165 Add support for the new sip profiles enabled field. 2015-05-02 05:08:41 +00:00
Nate Jones 3d654ad634 SIP Profiles: Added Enabled select box to manage the profile state. 2015-05-02 04:53:45 +00:00
Mark Crane 1a47c2eb44 Write the xml file for sip profiles and reloadxml when the sip profiles are missing add new defaults. 2015-02-17 19:18:43 +00:00
Mark Crane 0cd88bed83 When sip profiles are loaded use the new enabled attribute. 2015-01-22 09:41:45 +00:00
Mark Crane 2d70541b87 Fix the sip profile path when the fusionpbx directory is inside the website root directory. 2014-12-31 23:34:17 +00:00
Mark Crane 3a63426a3b This should fix SIP profiles being loaded by the install or when using advanced -> upgrade when using the package install. 2014-10-31 04:11:06 +00:00
Mark Crane f55e277026 Fix a problem loading sip profiles when /etc/fusionpbx directory exists for a non package install. 2014-10-29 07:13:42 +00:00
Richard Neese 49840b33da fixing /usr/share/fusionpbx to be /usr/share/examples/fusionpbx 2014-10-23 18:03:33 +00:00
Mark Crane 0abfbb0954 Fix the SIP profiles for the package install 2014-08-12 19:18:36 +00:00
Mark Crane a6fdcec63e Change the path where the sip profiles defaults settings are picked up 2014-07-29 22:13:22 +00:00
Mark Crane 5e0d82c06d Unset the prepared statements used in the app_defaults.php files. 2014-07-23 22:00:03 +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 af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00