Commit graph

745 commits

Author SHA1 Message Date
stevenA 82bd9cbaef Update module.xml
Update version
2022-01-10 11:33:42 +01:00
stevenA 34d6e976f2 Fix minor issues when saving settings
Page was not reloading correctly
Devices were not restarting (returning too soon)
2022-01-10 11:31:26 +01:00
steve-lad 6681a07c96
Update sccpManagerUpdater.json 2022-01-09 13:11:05 +01:00
stevenA 8013474e75 Fix issue where selecting new device in rnav caused exception
Correct window.location redirect syntax
2022-01-09 13:05:35 +01:00
steve-lad 88f4fba2c0
Update README.md 2022-01-06 15:26:13 +01:00
steve-lad a8dfaac9bb
Update sccpManagerUpdater.json 2022-01-06 15:09:06 +01:00
stevenA 745ef87fea Merge branch 'develop' of https://github.com/chan-sccp/sccp_manager into develop 2022-01-06 15:00:35 +01:00
stevenA 048077fce8 Update SIP device Handling & Fix Issue#53
Fix Issue #53
Consolidate forms to facilitate maintenance, reduce code, and apply changes to SIP handling introduce for sccp
Delete form.addsdevice.php
Delete form.sbuttons.php
Delete sipconfigs class and move db functions to dbinterface class, and other function to helperfunctions
create new field type for SIP line
update 9951 buttons count in installer
simplify segregation of sip and sccp requests
2022-01-06 15:00:24 +01:00
steve-lad fa9f28aac3
Update sccpManagerUpdater.json 2022-01-04 14:48:16 +01:00
stevenA 1f73ade196 Fix Issue #54
Do not try to write SEP file if no line defined. Save settings and warn user via toast
Fix feedback to ajax by separately submitting data before return
Fix freepbx overwriting data and causing fail, by separating json into two blocks and only parsing the first
Fix return to tab on save (set location hash) when tabs changed in settings
Fix return to calling page on save when device updated
2022-01-04 14:41:43 +01:00
steve-lad 8c725874d7
Update sccpManagerUpdater.json 2022-01-02 15:02:04 +01:00
steve-lad b39983c690
Update module.xml 2022-01-02 14:58:38 +01:00
stevenA 8f91e2c6e6 Update sipconfigs.class.php 2022-01-02 14:24:47 +01:00
steve-lad 463ab79add
Update sccpManagerUpdater.json 2022-01-02 13:12:21 +01:00
stevenA 198b3fffa8 Update save SIP device
Fail if no valid FreePbx sip bindings available

Fix SIP display issue

Correct line protocol selection
2022-01-02 13:06:41 +01:00
stevenA 21f9123ece Update formcreate.class.php
Clean up form create
2022-01-01 16:37:17 +01:00
stevenA 3381ad189b Update formcreate.class.php
Clean up code
2022-01-01 16:28:36 +01:00
stevenA b9ca187d30 Update module.xml
Update develop version
2022-01-01 13:50:29 +01:00
stevenA 2d9a272589 Update xmlinterface.class.php
change phonePersonalization from camel
2022-01-01 13:47:03 +01:00
steve-lad a68ac219d3
Update sccpManagerUpdater.json 2022-01-01 12:53:26 +01:00
steve-lad 4833638c8e
Update module.xml 2022-01-01 12:48:15 +01:00
steve-lad ad698eb5c0
Update module.xml 2022-01-01 12:46:17 +01:00
steve-lad 6cf10cc13b
Merge pull request #52 from chan-sccp/Fix-Issue-#49
Fix Issue #49 and improve handling of edit defaults
2022-01-01 12:45:46 +01:00
stevenA 378d3b2ff7 Fix Issue #49 and improve handling of edit defaults
keepalive was on 2 pages, so the value was being written then overwritten

Improved handling of customise and restore javascript to ensure that if the option was subsequently unselected, the original value was retained
2022-01-01 12:44:02 +01:00
steve-lad 354e3a2f47
Update sccpManagerUpdater.json 2021-12-31 15:38:18 +01:00
steve-lad ce365acdf2
Merge pull request #51 from chan-sccp/Fix-Issue-#50
Fix issue #50
2021-12-31 15:34:45 +01:00
stevenA 84b65309a3 Update Version 2021-12-31 15:32:44 +01:00
stevenA 89b1a1cd3f Fix defaults for string settings
Hack to fix bindaddr / externip
2021-12-31 15:31:56 +01:00
stevenA 8953484e1f Fix reset of defaults for text fields
Still need to address bindaddress:port and externalIP: Name
2021-12-31 15:01:02 +01:00
stevenA 8268bbf81a Fix restore defaults for radio buttons
Fix restore defaults for radio buttons
2021-12-31 12:45:12 +01:00
steve-lad 10a0ddb123
Update sccpManagerUpdater.json 2021-12-30 15:40:57 +01:00
steve-lad 8d412ce4ae
Merge pull request #48 from chan-sccp/Fix-issue-#47
Fix issue #47 - Defaults toggling with repeated saves
2021-12-30 15:27:25 +01:00
steve-lad 61beae544e
Merge branch 'develop' into Fix-issue-#47 2021-12-30 15:27:15 +01:00
stevenA c473c62ada Fix issue #47 - Defaults toggling with repeated saves
Remove unused group from server.settings.php
Correct testing for use of system defaults
Correct application of system defaults
ToDo:Numeric values are not being saved, or do not revert to defaults when button clicked
2021-12-30 15:22:20 +01:00
steve-lad fe780283a8
Update sccpManagerUpdater.json 2021-12-30 11:01:29 +01:00
steve-lad 7d4c7c5e50
Merge pull request #46 from chan-sccp/Fix-Issue-#44-part-2
Fix writing settings to sccp.conf
2021-12-30 10:55:55 +01:00
stevenA f4aa2eda1c Fix writing settings to sccp.conf
Only write chan-sccp allowed settings to sccp.conf
Clean sccp.conf on install
Move createDefaultSccpConfig to traits so that can access from installer
tighten calls to createDefaultSccpConfig
2021-12-30 09:39:28 +01:00
steve-lad 03206f8384
Update sccpManagerUpdater.json 2021-12-29 12:50:53 +01:00
steve-lad c0e7a3bc0a
Update sccpManagerUpdater.json 2021-12-29 12:50:33 +01:00
steve-lad 9a6bff2d27
Merge pull request #45 from chan-sccp/Fix-Issue-#44
Fix dndFeature setting not saved
2021-12-29 12:45:03 +01:00
stevenA 0bc2eed76b Fix dndFeature setting not saved
dndFeature setting was not saved
check for existence of chan-sccp flags
add helper to list chan-sccp flags
fix version compatibility check
update version to 14.3.0.19
2021-12-29 12:42:57 +01:00
stevenA 1489968b9e Merge branch 'develop' of https://github.com/chan-sccp/sccp_manager into develop 2021-12-29 08:55:17 +01:00
stevenA 3737462fa7 replace vtmp_key 2021-12-29 08:55:09 +01:00
steve-lad 380a9a52f2
Update README.md 2021-12-28 16:27:34 +01:00
steve-lad eb73d61684
Update README.md 2021-12-28 16:26:35 +01:00
steve-lad bca54bddff
Update README.md 2021-12-28 16:25:52 +01:00
steve-lad 01a703f5cf
Update sccpManagerUpdater.json 2021-12-28 16:14:55 +01:00
steve-lad 90ebbd20f8
Update sccpManagerUpdater.json 2021-12-28 16:14:39 +01:00
stevenA 5586a896cb Update module.xml 2021-12-28 16:11:54 +01:00
steve-lad f8f447b89c
Merge pull request #43 from chan-sccp/Fix-issue-#42
Remove vendor config prefix when matching data in create SEP Xml
2021-12-28 16:07:02 +01:00