Commit Graph

19 Commits

Author SHA1 Message Date
FusionPBX 107efd3e7f Update .htaccess 2018-09-03 16:00:25 -06:00
Mafoo 8740021d31 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
Mafoo 8b4c1a4861 Enhance - .htaccess (#2796)
convert tabs to fixed spacing so consistently displays in all editors
update polycoms to use anchor to provision to minimize rewrite looping
.htaccess's RewriteRule operates relative to it's dir so anchoring to
^provision is correct even for where fusion is on a sub folder
2017-08-15 09:08:58 -06:00
markjcrane 96c3a42e89 Add increased memory usage and upload max file size for PHP in the .htaccess file. 2016-05-12 11:51:37 -06:00
Alexey Melnichuk 71ab444034 Update escene config. 2016-05-11 07:44:03 -06:00
Alexey Melnichuk f1c31e0935 Escene provision (#1140)
* Add. Provision to Escene ES330/ES320

* Add. Look up Escene device by ext+domain.

* Update Escene template.

* Add. `provision` section in config.

Found than ES330 some time hangup when it try get software/core and get error from fusion.
2016-05-06 01:49:43 -06:00
markjcrane d8af09ced7 Make the .htaccess more flexible for Apache2. 2016-03-03 14:04:02 -07:00
mafoo 478a61b18e Normalized and fixed htaccess
added comments explaining each rule
normalized tabbing
converted captures where not needed (note use of ?: means don't capture)
updated Yealink comment as it also covers Polycom
added missing $mac-directory.xml for Polycom
removed ^(?:.*/) as it is technically not needed, the test that showed
it was needed turned out to be invalid
2016-02-04 12:17:38 +00:00
Matthew Vale b78c6420d4 fix for when running in root and no leading / 2016-01-15 16:48:37 +00:00
luis daniel lucio quiroz 632dbec005 upgrade.php missing class php 2015-01-26 18:32:08 +00:00
Mark Crane 89d5260710 Correct the rewrite rule for Apache using Polycom. 2014-10-17 00:21:45 +00:00
Mark Crane b00e6f06bb Fix the syntax on the .htaccess file remove semi-colon and add [QSA] on two lines. 2014-09-29 16:46:17 +00:00
Mark Crane df51b46149 Remove an extra double quote to fix the .htaccess file 2014-09-29 16:29:15 +00:00
Mark Crane a5bdca8013 Update the Apache .htaccess file 2014-09-29 16:26:47 +00:00
Mark Crane 0b391e92d1 Add additional RewriteRules for Apache .htaccess 2014-09-24 04:33:29 +00:00
Rüdiger Hahn e064f83afa Add rewrite rule from snom m3 2013-08-31 09:13:06 +00:00
Nuno Miguel Reis a540513a32 support new phones 2013-07-29 17:22:11 +00:00
Mark Crane 74a7f0bb7f Changed mod to app as suggested in issue 333. 2012-10-06 05:58:40 +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