Commit Graph

8 Commits

Author SHA1 Message Date
demonspork
0f9a868913 Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00
Ricardo Cooper
b3d16e23c0 Fixes, also can now provision all 6 accounts (#5995)
I fixed the voicemail access number (this was hard coded to *98)
Removed unsupported P values and added many hidden values that cannot be configured on the app but are present in the default app config file
TLS support (you can now easily toggle TLS using default settings)
Added grandstream_config_server_path, http_auth_username/password (useful if you want to point to another PBX)
2021-08-05 00:41:23 -06:00
markjcrane
c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
AlexanderDCrane
c0bea83529 Update {$mac}.xml (#3684)
* Update {$mac}.xml

* Update {$mac}.xml
2018-10-20 21:27:55 -06:00
Len
464a25ab36 Update {$mac}.xml 2018-03-01 16:58:22 -05:00
Len
247e0516a0 Update {$mac}.xml 2018-02-21 17:33:51 -05:00
Len
5b0e0945eb Update {$mac}.xml 2017-07-29 00:34:12 -04:00
Dean Montgomery
66b849d946 Update Grandstream provisioning (#2652)
* Update Grandstream provisioning

* Add Vtech

* Create app_config.php

fix typo

* Update app_config.php

remove newline at end as it can break php

* Update app_config.php

remove newline at end as it can break php

* Create app_config.php

remove newline at end.

* Update app_config.php

remove trailing newline

* Create device_edit.php

Add both http and https

* Create app_config.php

remove newline

* Add gxp16xx and fix typos
2017-06-08 16:21:47 -06:00