Commit Graph

14 Commits

Author SHA1 Message Date
Len 6e9a50977a
Update device.php 2018-02-17 03:45:37 -05:00
Luis Daniel Lucio Quiroz 62bfca478e Include New yealink mac (#2963)
New Yealink t48s have different mac address
2018-01-25 12:56:42 -07:00
FusionPBX 24ebf7a053 Update device.php 2017-01-31 17:25:16 -07:00
Alexey Melnichuk 3c067947de Add. Support remote reboot Panasonic devices. (#2326)
Tested with Panasonic KX-TGP500 Firmware 22.90
User agent string `Panasonic_KX-TGP500B09/22.90 (<MAC>)`
2017-01-31 00:35:24 -07:00
Mafoo 7510bed570 BugFix-Add new Polycom MAC (#1770)
Polycom were assigned a new MAC prefix - 64:16:7f
2016-07-22 07:29:57 -06:00
Alexey Melnichuk f59f0c9f50 Add. Use static function to find vendor by User-Agent string. (#1681)
Add. Escene and AddPac vendors.
2016-06-20 11:45:20 -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 a35d442dfa Change the vendor ID hex number to lower case and re-use prov object that already exists. 2016-01-09 11:50:49 -07:00
markjcrane ba67594456 Method get_vendor add vendor mitel and put them in alphabetical order. 2016-01-09 11:37:40 -07:00
Mark Crane 77af438abb Replace the switch with if/elseif/else to fix a problem with accounts -> extensions for php fpm on Ubuntu 14.04 LTS 2014-09-29 07:29:44 +00:00
Mark Crane 7f6ec439bb Change the package path from /etc/fusionpbx/templates/provision to /etc/fusionpbx/resources/templates/provision 2014-06-03 17:45:24 +00:00
Mark Crane 7f4257883d Add get_template_dir to the PHP class. 2014-02-22 23:20:55 +00:00
Mark Crane 1479d157ca Add static to the device method to get rid of strict message. 2014-01-14 01:50:19 +00:00
Mark Crane d92e0211a9 Add device key extension for yealink. Add a device class. 2014-01-03 23:11:42 +00:00