Translation update done using Pootle.
[gammu.git] / TODO
blob99f55a8f14f026415dad69bb5d835e2c6e58fcd6
1 This file is probably not usable for anybody except me ;-).
3 - move crap like following to gammu config to avoid so heavy usage of gsmstate.h header
4 #ifndef GSM_USED_IRDAOBEX
5 #  define GSM_USED_IRDAOBEX
6 #endif
8 - drop multiple configurations handling in libGammu, it should provide just API to read some section from Gammurc and possible fall-back logic should be in application
10 - when SMSD fails to send message
11     - SQL backend should store this state
12     - the code needs review