[PATCH] SMS message center support for AT2 module.

2002-02-13 Thread Oded Arbel
Hi list. Sorry for the onslaught of patches ;-) I just want to get this out of the door. I needed to change the SMS message center setting of the SIM card, and really didn't feel like going into minicom and start to play with AT commands. so in a typical bout of "programmer-think", I hacked Kanne

Contributions... generic NACK info and throttling

2002-02-13 Thread Benjamin Lee
Hi all, I'm very inclined to add some debugging / informational output in response to handling generic NACk packets via SMPP 0x8000. Does anyone have any pointers, objections? Also, I might like to implement a per SMSC throttling code... because our SMPP SMSC only allows 25 messages / sec...

smsbox closed connection (at2)

2002-02-13 Thread Andrea Viscovich
Something very very bad happens sometimes with smsbox. This isn't the first time it happens Don't really know why, but it closes connection. Maybe it's because it receives an empty sms, but I have omit-empty = true in sms-service group. I give you here all the details, and I really hope I can solv

Kannel and RTTTL format?

2002-02-13 Thread Patrick Mignott
hi all, can kannel support RTTTL data format or do you have to convert to HEX? Regards