Commit Graph

18 Commits

Author SHA1 Message Date
Mafoo a3745a2d11 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 8960485b87 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 6c6ff4368f 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 6202b1e58f Update escene config. 2016-05-11 07:44:03 -06:00
Alexey Melnichuk f828c1c56b 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 66f194fecf Make the .htaccess more flexible for Apache2. 2016-03-03 14:04:02 -07:00
mafoo 057acf09bf 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 8814c414a5 fix for when running in root and no leading / 2016-01-15 16:48:37 +00:00
luis daniel lucio quiroz 0fb50b5559 upgrade.php missing class php 2015-01-26 18:32:08 +00:00
Mark Crane 693b741b23 Correct the rewrite rule for Apache using Polycom. 2014-10-17 00:21:45 +00:00
Mark Crane 7c5377eb61 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 3fcb51608e Remove an extra double quote to fix the .htaccess file 2014-09-29 16:29:15 +00:00
Mark Crane a74d0c90dc Update the Apache .htaccess file 2014-09-29 16:26:47 +00:00
Mark Crane ce5d133d88 Add additional RewriteRules for Apache .htaccess 2014-09-24 04:33:29 +00:00
Rüdiger Hahn 8f717cf1e8 Add rewrite rule from snom m3 2013-08-31 09:13:06 +00:00
Nuno Miguel Reis a34a85be20 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