Re: Additional switch for concatination count?
Matti Ärmänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, the concatenation count is already currently available, if the smsbox configuration setting "immediate-sendsms-reply" is set to 1. In this case kannel replies eg. "Sent. Message splits: 2". If "immediate-sendsms-reply" is set to 0, kannel replies "0: Accepted for delivery". I hope this helps. Regards, Matti Falko Ziemann wrote: > Hi, > > I had the problem, that sometimes some of my customers miscalculate the > length of a short message due to escape characters. That always brought > some trouble at the end of the month, wenn they got the invoice. > So I added a switch to the response of kannel, which included the > information in how many concatinated parts the message was split. My > problem is, that my C abilities are VERY limited, so I coded it that way > that the answer in included into every response. > My question: is anybody else interesseted in that function? And is > anybody interesseted in that function and has the abilities to implement > it in a more acceptable way? > > Regards > Falko > > >