Phantom
1a09d4df1e
Update README.ru.md
...
Russian page.
2021-09-02 13:22:55 +03:00
Phantom
63679cd49c
Create README.ru.md
2021-09-02 13:20:54 +03:00
steve-lad
4a6caf1eac
Remove update link
...
Currently FreePbx uses a post to get the dta which fails with GitHub. Disable link until fixed by freepbx
2021-07-23 12:22:29 +02:00
steve-lad
bf7556ed81
Merge pull request #27 from chan-sccp/Fix-Issue-#23
...
Correct rewrite rules
2021-07-10 13:09:23 +02:00
steve-lad
ffaab80ee2
Correct rewrite rules
...
Supplied by and thanks to @vaDrn
2021-07-10 13:08:27 +02:00
steve-lad
5af3c7d2eb
Merge pull request #26 from chan-sccp/Fix-Issue-#25
...
Fix issue #25
2021-07-06 09:08:14 +02:00
steve-lad
47522b4a25
Update SIP cnf as well
2021-07-06 09:06:10 +02:00
steve-lad
4ad33852fd
Revert "Revert "Fix Issue #25 ""
...
This reverts commit 6fa4c8626e
.
2021-07-06 09:01:26 +02:00
steve-lad
6fa4c8626e
Revert "Fix Issue #25 "
...
This reverts commit c1aab666b3
.
2021-07-06 08:58:47 +02:00
steve-lad
c1aab666b3
Fix Issue #25
...
Fix incorrect separator and key reference.
2021-07-06 08:58:03 +02:00
Diederik de Groot
a6a7b517d1
Added file explaining config parsing and inheritance by chan-sccp.
2021-06-26 11:03:42 +02:00
steve-lad
0692b3cd6a
Update module version
2021-06-20 13:15:49 +02:00
steve-lad
def22582e3
Correct SQL in INSTALLER
2021-06-20 13:14:54 +02:00
steve-lad
aad6fa31c6
Merge pull request #21 from chan-sccp/Fix-Issue-#20
...
Fix Issue #20
2021-06-19 15:24:56 +02:00
steve-lad
fd21a94821
Fix Issue #20
...
During initial migration of Sccp_Manager to chan-sccp, the incorrect version of sccp class driver was imported.
This corrects that and modifies the original driver
2021-06-19 15:23:42 +02:00
steve-lad
82772eed71
Bugfix Incorrect object for execute
...
Change object for execute in SaveButtons
2021-06-17 15:12:50 +02:00
steve-lad
218e1c66ee
Clean Installer
...
Remove unused functions
Remove unused cases
Remove duplicate code
2021-06-16 09:28:47 +02:00
steve-lad
5e7bdbe40b
Revert Settings Changes
...
Move changes to new version 14.2
2021-06-16 07:05:40 +02:00
steve-lad
8c4b0ce240
Disable Inherit in default system button settings
...
Disable Inherit buttons in system defaults (should only be used for specific devices)
Add Device Vendor settings to Add Device (WIP - may need db change)
Change various names to be more readable
2021-06-15 17:56:37 +02:00
steve-lad
92ef25bc62
Change Version
2021-06-15 09:41:39 +02:00
steve-lad
2b49bbc373
Change Stable Branch Link
2021-06-15 09:27:07 +02:00
steve-lad
fb8f4ec00e
Bug Fix - Default line not added on Device Create
...
Default line was only set after Device edit and save, not after Device creation.
2021-06-15 08:56:19 +02:00
steve-lad
61818026ff
Update module.xml
...
Update version after bug fix
2021-06-14 16:24:04 +02:00
steve-lad
d2e9ac3184
Bug Fix
...
Wrong response class in MessageClass
2021-06-14 16:17:18 +02:00
steve-lad
5ea2c83115
Correct Device Reset page reload
...
Stay on page with page reset
Correct output
Switch from modal to Toast
2021-06-14 16:00:03 +02:00
steve-lad
707371cb92
Fix update button labels
...
Convert modal responses to Toast
Correct reload parameters to stay on page and redraw table
Correct output text
2021-06-14 15:19:45 +02:00
steve-lad
d7bc3e500b
Replace more modals with Toast
2021-06-14 14:24:11 +02:00
steve-lad
79f59de92e
Update module.xml
...
Update change log
Increment version
2021-06-14 12:27:57 +02:00
steve-lad
1751e9dd9c
Remove old comments
...
Remove old commented text and update comments
2021-06-14 12:21:18 +02:00
steve-lad
9ac0d59c66
Leave table deletion to FreePBX
...
FreePBX and Director remove all tables that it has installed. If they do not exist, uninstaller gives errors
2021-06-14 12:18:40 +02:00
steve-lad
09db30fe9f
Update Uninstaller
...
Create Backup of SCCP tables
Remove all tables
Remove views and keys
2021-06-14 11:47:09 +02:00
steve-lad
808e676972
Clean up model display
...
Improve message and add newline
2021-06-14 10:43:21 +02:00
steve-lad
e6c5dd63a0
Replace Save and Continue modal
...
Use Toast
2021-06-14 10:31:23 +02:00
steve-lad
89fe90d2ca
Replace modal on save config
...
Remove modal with close waiting on user input and replace with Toast
2021-06-14 10:23:23 +02:00
steve-lad
be2b21f8cf
Update extconfigs.class.php
...
Fix missing .
2021-06-14 07:45:09 +02:00
steve-lad
f159ab72f6
Clean up defaults
...
Set new base defaults to 433
Remove obsolete conf files to enhance maintainability
2021-06-13 16:55:26 +02:00
steve-lad
0e82da2492
Merge branch 'develop' of https://github.com/chan-sccp/sccp_manager into develop
2021-06-13 16:43:38 +02:00
steve-lad
7107dbe86b
Fix issue with not saving all settings
...
An erroneous break instead of continue was truncating sccpsettings
Simplify logic by avoiding create then delete for settings where data was empty
2021-06-13 16:43:31 +02:00
steve-lad
6260f79b86
Update Version
2021-06-13 15:46:06 +02:00
steve-lad
3d1b8015c5
Merge pull request #18 from chan-sccp/Fix-Issue-#14
...
Fix issue #14
2021-06-13 15:43:48 +02:00
steve-lad
007330159e
Disable TZ selection
...
TZ is a FreePBX property and should be only changed there.
Now only display for info with help
Ensure that at each initiation, we load the system value
2021-06-13 15:39:43 +02:00
steve-lad
3fee812cc6
Get TZ Offset from timezone
...
Remove unnecessary methods
2021-06-13 13:12:37 +02:00
steve-lad
bbd811e578
New TZ and Cisco Code Algorithm
...
Simplify getting cisco_code and DST settings
2021-06-13 11:06:26 +02:00
steve-lad
3b5fb64589
Merge pull request #17 from chan-sccp/Fix-Issue-#15
...
Partial Revert of 212c437
2021-06-13 09:10:55 +02:00
steve-lad
f20146b7ef
Partial Revert of 212c437
...
If outbound caller id is not set by user, do not set here (no default value).
$label is not declared in this class and so causes exception when called from Quick Create Extension
Only redirect when called from SCCP Phone add extension or from Extensions add extension
2021-06-13 09:09:55 +02:00
steve-lad
67c43fea6c
Merge pull request #16 from chan-sccp/Fix-Issue-#12
...
Change DB Spec for compatibility with older MariaDB
2021-06-13 08:28:33 +02:00
steve-lad
7aaee83d4a
Change DB Spec for compatibility with older MariaDB
...
Older versions of MariaDB, which are included in some distros, reject a VARCHAR that is a key and can be NULL longer than 190 (Director default is 255)
Change for backward compatibility
2021-06-13 08:27:14 +02:00
steve-lad
30933c6bfb
Update module.xml
...
Update length of buttontype
2021-06-12 17:04:34 +02:00
steve-lad
8303ec28a4
Find correct Cisco TZ Code
2021-06-12 11:29:26 +02:00
steve-lad
878dd7c29a
Update install.php
...
Remove extra .
2021-06-12 10:07:14 +02:00