Re: [PATCH] Throttling support for AT smsc
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, why don't you use load_XX support? See smsc_smpp as example. With only sleep thread will wakeup if new messages available for sending and therefore you don't guarantee throughput. Alex Am 18.05.2011 um 14:48 schrieb Vincent CHAVANIS: > Hi all, > > Here is a small patch to support throttling on AT smsc > > Any comment ? > > regards > > Vincent. > <smsc_at_throttling.txt>