Commit Graph
3751 Commits
Author SHA1 Message Date
FusionPBX bd2039e7d2 Merge pull request #5573 from Len-PGH/patch-178
Create y000000000000.boot for Yealink t58a
2020-11-12 00:01:42 -07:00
FusionPBX ac45d85d33 Merge pull request #5572 from Len-PGH/patch-177
Create y000000000058.cfg for Yealink t58a
2020-11-12 00:01:11 -07:00
Len 62232ab307 Create favorite_setting.xml 2020-11-11 16:35:47 -05:00
Len b6a14d3069 Create y000000000000.boot 2020-11-11 16:34:26 -05:00
Len 5c52995af9 Create y000000000058.cfg 2020-11-11 16:33:02 -05:00
Len 99ca02ec63 Create {$mac}.cfg 2020-11-11 16:28:18 -05:00
Andrew Querol cbd8a542aa Fix issue where accounts would not be removed. 2020-11-10 12:34:57 -06:00
mbarvoipdrs 816b1c7a2b Update Yealink T54W mac.cfg
Allows for updating the server address to that of the primary server address if the username = user@domain
2020-11-09 15:18:26 -05:00
chansizzle 347a50c627 Update {$mac}.cfg
updated to conform to firmware 2.2.10 tags.
improved button display format.
added keys to provisioning.
2020-11-06 17:43:41 -07:00
Mark J Crane e433384190 Add Yealink t53 2020-11-06 12:39:09 -07:00
FusionPBX d0fa6dbb6e Merge pull request #5567 from chansizzle/patch-311
Update {$mac}.cfg for Fanvil x4u.
2020-11-06 12:13:09 -07:00
FusionPBX bf05ffe26b Merge pull request #5564 from Len-PGH/patch-174
Create directory.xml for Yealink T33
2020-11-06 12:12:16 -07:00
FusionPBX 3f84f3d1a9 Merge pull request #5565 from Len-PGH/patch-175
Create favorite_setting.xml for Yealink T33
2020-11-06 12:11:52 -07:00
FusionPBX bcdbe9bb42 Merge pull request #5563 from Len-PGH/patch-173
Create y000000000000.boot for Yealink T33
2020-11-06 12:11:19 -07:00
FusionPBX d0fa8b3ba9 Merge pull request #5562 from Len-PGH/patch-172
Create y000000000124.cfg for Yealink T33
2020-11-06 12:10:58 -07:00
FusionPBX 8f133c73bd Merge pull request #5561 from Len-PGH/patch-171
Update y000000000107.cfg
2020-11-06 12:10:27 -07:00
FusionPBX 496c4840c6 Merge pull request #5559 from Len-PGH/patch-170
Add t33g
2020-11-06 12:09:50 -07:00
chansizzle f20dc864ea Update {$mac}.cfg
updated to conform to firmware 2.2.10 tags.
improved button display format.
2020-11-05 14:50:04 -07:00
Len 8af2c0717e Create favorite_setting.xml 2020-11-05 13:22:56 -05:00
Len a65c766638 Create directory.xml 2020-11-05 13:20:45 -05:00
Len 7e4569959e Create y000000000000.boot 2020-11-05 13:18:44 -05:00
Len d10d01b340 Create y000000000124.cfg 2020-11-05 13:16:24 -05:00
Len ba42001231 Update y000000000107.cfg
add variables
2020-11-05 13:11:51 -05:00
Andrew Querol c959b8cd10 Add in the new default settings and enable WiFi management. 2020-11-05 12:02:33 -06:00
Len 5e1e3367ee Add t33g 2020-11-05 12:35:23 -05:00
Len 13a1facb3c Update {$mac}.cfg
add variable
2020-11-05 12:32:53 -05:00
chansizzle 6b2f08cc5b Update {$mac}.cfg
updated to conform to firmware 2.2.10 tags.
improved button display format.
2020-11-04 13:21:31 -07:00
Andrew Querol d2917b57a4 Enable MPK support 2020-11-04 13:06:36 -06:00
Andrew Querol 6af292e2ba Improve the GXV3370 template to handle multiple SIP lines and add missing settings 2020-11-04 12:06:42 -06:00
FusionPBX 1675da029d Merge pull request #5492 from Len-PGH/patch-132
Use updated phonebook code
2020-10-27 14:29:19 -06:00
FusionPBX a4e09df3bf Merge pull request #5493 from Len-PGH/patch-133
Updated phonebook code
2020-10-27 14:28:46 -06:00
FusionPBX 1afdb7767d Merge pull request #5494 from Len-PGH/patch-134
Update phonebook.xml
2020-10-27 14:25:54 -06:00
FusionPBX 3db209d862 Merge pull request #5495 from Len-PGH/patch-135
Uses updated phonebook code
2020-10-27 14:25:50 -06:00
FusionPBX 05588e0fe0 Merge pull request #5491 from Len-PGH/patch-131
Update {$mac}.xml
2020-10-27 11:05:46 -06:00
demonspork b0bbae3a40 GXP17xx Template Improvements
Various basic variables were missing like transport type and sip_port and basic things were wrong like Accept Incoming SIP from Proxy Only was disabled.
This template P codes are almost identical to the GXP16XX except that the loops for button programming doesn't seem to work with it at least with my limited testing, so they are left out for now.

Tested and working with firmware 1.0.1.89
2020-10-19 00:11:43 -05:00
demonspork 05f5f8692d Fix Config URLs for unconfigured Grandstream Phones
Fix config URL so that the phones don't get an invalid URL when $domain_name is unset. They would previously receive `/app/provision` with no domain/ip included, which makes the phone unable to provision again once they have been added to the Devices page without manually re-setting the config URL or factory defaulting the device.

The alternative solution is that the PHP code could always ensure that the $domain_name variable is set even if the device doesn't exist. My suggestion is to see if it can be set to the same domain/IP as the original provision request from this unconfigured device
2020-10-18 12:34:52 -05:00
demonspork 083453784b Grandstream GXP and GRP feature Key Sync
Grandstream GXP and GRP feature key sync variables.
2020-10-16 18:47:01 -05:00
FusionPBX 105fd59f19 Merge pull request #5536 from Len-PGH/patch-163
phonebook
2020-10-14 14:33:27 -06:00
FusionPBX b3f0d0499c Merge pull request #5537 from Len-PGH/patch-164
phonebook
2020-10-14 14:32:34 -06:00
FusionPBX 2e1931c183 Merge pull request #5538 from Len-PGH/patch-165
phonebook
2020-10-14 14:31:49 -06:00
FusionPBX e1020c3f55 Merge pull request #5535 from Len-PGH/patch-162
phonebook
2020-10-14 14:30:52 -06:00
FusionPBX bd7335942c Merge pull request #5539 from Len-PGH/patch-166
phonebook
2020-10-14 14:30:21 -06:00
Len 12b09a0a3d phonebook 2020-10-14 12:25:41 -04:00
Len 7273073018 phonebook 2020-10-14 11:30:36 -04:00
Len b6779978d0 Update {$mac}.xml 2020-10-14 11:29:17 -04:00
Len 6d591e4b9d phonebook 2020-10-14 11:28:25 -04:00
Len 0b9c3ca108 Update {$mac}.xml 2020-10-14 11:25:44 -04:00
Len a25a9dd0e2 phonebook 2020-10-14 11:22:46 -04:00
Len e833ede883 Update {$mac}.cfg 2020-10-13 22:31:30 -04:00
Len aec6e1e2fb Update {$mac}.cfg 2020-10-13 22:28:28 -04:00