Additional switch for concatination count?
Falko Ziemann <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
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