Giter VIP home page Giter VIP logo

kalkun's People

Contributors

back2arie avatar bullshit avatar jbubik avatar kingster avatar manio avatar mijailr avatar oachkatzlschwaf avatar rastislavcore avatar

Watchers

 avatar  avatar  avatar

Forkers

lule75

kalkun's Issues

improve Compose

Using Compose window, the user can add recipients one by one. Develop a possibility to select a contact group and then add all contacts from that group to be among the recipients. Contacts that already are recipients would NOT be doubled. Could be repeated for different groups to compose SMS for people in more than one contact group.

Compose SMS - error diagnostic missing

After sending SMS there is always a yellow-boxed message:

Your message has been move to Outbox and ready for delivery.

That is sometimes not true - there might already be sending errors. This should be reflected by a red-boxed message:

Cannot send message. Your message has been saved to Outbox with a problem description.

crash after delete in outbox

When i delete SMS from outbox, then Kalkun displays a message:

A Database Error Occurred
Error Number: 1062
Duplicate entry '85' for key 'PRIMARY'
INSERT INTO `user_sentitems` (`id_user`, `id_sentitems`) VALUES ('2', '85')

That makes Kalkun unusable. In database, I see that SMS with ID 85 is deleted from "outbox". There is still entry in "user_outbox" with ID 85. After deleting this line from "user_outbox", it is OK.

develop Shared Contact Groups

Private groups are unusable for others.
Public groups are visible for all others.
Develop Shared Groups! Kalkun user could tell, which users he is sharing the group with. Shared Group could be marked as shared only for use / shared for editing.

T-Mobile gateway broken

As of November 2014 Czech T-Mobile has changes their SMS gateway. They added CAPTCHA after sending 10 messages. The gateway script needs to be modified.

develop a more mature direct gateway subsystem in Kalkun

The new-gateway (or direct gateway) subsystem is currently in a Proof-of-Concept stage. It can send SMS via gammu and one of these providers: kannel, clickatell, ozeking, nowsms, way2sms. These new providers are lacking proper database support. Known shortcomings:

  • After sending-out an SMS, it is not saved in sentitems.
  • Sending at a later time is not supported.
  • Failures in SMS delivery are not reported to the user.
  • Does not play well with the Multi Modem configuration (Multi Modem is gammu-only)

Tip: create a Class to sit between all the NewGateway_model and gammu_model. This class could implement the necessary handling for all new gateway providers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.