All-In-One CTI is a computer telephony integration between SugarCRM and most popular PBXs. Easy install. Stable work. 100% support.
#3238 - Issue with old TLS support on browsers
We have an issue since browsers disabled TLS 1.0 and 1.1 support by default: the extension does not work anymore. We could use workaround of force enable old TLS, but this is lost on every Firefox update for example. What are plans for TLS 1.3 support ?
3 years ago
Hello,
We already supported actual TLS. You need to update module on PBX side.
First of all, please send me on email maximv@vedisoft.ru your contract (from /etc/asterisk/cel_prostiezvonki.conf if you have Asterisc)
Secondly you need to update PBX module. Instruction for Asterisc (if you have another PBX, you can find appropriate zip here: https://store.suitecrm.com/docs/allinone-cti/suitecrm-installation-guide "6. Popular PBX`s plug-in download links"):
1) (Change 13 to your version if needed; available: 11, 13, 16) cd /tmp/; wget http://prostiezvonki.ru/installs/prostiezvonki_asterisk13.zip; unzip prostiezvonki_asterisk13.zip;
2) replace file /usr/lib/libProtocolLib.so (or /usr/lib64/libProtocolLib.so for x64) /usr/lib/asterisk/modules/cel_prostiezvonki.so (or /usr/lib64/asterisk/modules/cel_prostiezvonki.so for x64)
to new one from: /tmp/prostiezvonki/so/32[64]/
3) In Asterisk console - module unload cel_prostiezvonki.so module load cel_prostiezvonki.so
module show like cel_prostiezvonki.so - if all is good you should see 1.7.7 version