Notícias de Terceiros 
A new version of Kalkun with support for PHP >= 5.6, >=7, >=8 is available.
 
Find it at: https://github.com/kalkun-sms/Kalkun/releases/latest 
Release notes at: https://github.com/kalkun-sms/Kalkun/wiki/Release-notes 
Changelog at: https://github.com/kalkun-sms/Kalkun/wiki/Changelog 
Publicado em 28 de Março de 2022 por Michal Čihař 
The SMS Gateway  is a Python3 based software solution to send SMS with HTTPs REST calls (web interface) using commodity hardware.
 
It is scalable in number of modems, routes SMS by targetnumber and runs on a single host as well as in a geographically distributed environment. For more information, documentation and help see the smsgateway wiki !
Publicado em 2 de Outubro de 2015 por Michal Čihař 
New release of ussd-gui , a Qt based GUI front end to gammu that only handles ussd codes.
 
This new version adds an ability to read text messages.
Currently supported features are:
Sending USSD codes. 
Reading SMS messages from devices. 
 
Download from https://github.com/mhogomchungu/ussd-gui .
Publicado em 1 de Outubro de 2015 por Michal Čihař 
Kalkun  0.7 codename Yogyakarta was just released.
 
Full changelog:
Filters incoming sms (Issue #51) 
change default setting inbox owner id to only one user 
Statistic improvement (Days/Weeks/Months) (Issue #32) 
Send SMS to all contacts (Issue #96) 
Character counter on unicode/special char (Issue #64), add jquery word  counter credit 
Prevent non-admin user from Delete Permanently (Issue #89) 
fix return value on external script initialize plugin 
disable login and adjustment for soap plugin (issue #77) 
Added Slovak Translation 
initial commit for soap plugin (issue #77) 
Added Polish translation 
Changes: use database transaction on delete message (Issue #73 #86) 
Changes: Multiple modem strategy based on User (Issue #79) 
Changes: Auto select group when add contact (Issue #68) 
Changes: replace space and dash on phone number 
Changes: fix inbox_routing_use_phonebook not work if not found in any  phonebook (Issue #36) 
Changes: fix UDH padding issue (Issue #82) 
Changes: fix forgotten newline on character counter (Issue #64 #82) 
Changes: added dutch translation 
Changes: fix uid check on my_folder when conversation grouping FALSE  (Issue #78) 
Changes: fix phonebook search on compose regex issue (Issue #80) 
Changes: fix uid check on search and conversation grouping FALSE  (Issue #78) 
Added Danish translation 
 
Publicado em 3 de Janeiro de 2013 por Michal Čihař 
Kalkun  0.6 codename Wakatobi was just released.
 
Full changelog:
Changes: max sms sent by minute (Issue #66) 
Changes: send and repeat on compose 
Changes: add phone number on compose contact autocomplete 
Changes: implement recover my password (Issue #69) 
Changes: added CUBRID database driver and schema 
Changes: add simple REST API server plugin for sending sms (Issue #76) 
Changes: add simple xmlrpc server plugin for sending sms (Issue #18) 
Changes: add simple jsonrpc server plugin for sending sms (Issue #18) 
Changes: add support for non-login controller/ plugin 
Changes: added plugin sms_to_xmpp 
Changes: move view-js-plugin to their own directory 
Changes: Implemented plugin SMS to wordpress (Issue #75) 
Changes: use database transaction on move_messages (Issue #72 #73) 
Changes: Fixed shorttag php (Issue #70) 
Changes: remove tolower from tokeninput 
Changes: add missing group_by function for pgsql 
Changes: Add new paramater 'time' on external script plugin 
Implemented Play notification sound when new sms arrived (Issue #57) 
Add notification when delete messages 
Bugfix: add default paramater/ value on get_phonebook, 
compose_process. Use typecast instead convert string to array 
Changes: Implemented Inbox Routing based on phonebook (Issue #36) 
Changes: parameters on convert_phonenumber function now become array 
Changes: Implemented country code on user setting (Issue #58) 
Merge branch 'devel' of github.com:back2arie/Kalkun into devel 
Changes: Username limitation validation message (Issue #61) 
Added: Finnish Translation 
Added French Translation 
 
Publicado em 30 de Julho de 2012 por Michal Čihař