Re: [Kannel-Devel] Re: dlr_mysql_add and internal charset
"Arne K. Haaje" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter Beckman wrote: > On Tue, 10 Jan 2006, Peter Christensen wrote: > >> kannel.mblox.errors.diff: >> * Added recognition of all mBlox SMPP errors > > It was my understanding that we weren't going to add any > aggregator-specific code to kannel? I had done some exploratory work to > figure out how we could add optional parameters to the config file to > accept and handle them, but never finished. > >>>> * Add support for ALL SMPPv5 error codes, including mBlox specific >>>> codes. (That is, recognize them and translate to human readable text) > > While I think this is valuable to mBlox customers, I don't think it > applies to the kannel world as a whole, and should be left out of the > code. > > I do think, however, that there should be a place to upload aggregator > specific patches on kannel.org. > Nothing outside standard protocol behaviour should be in Kannel, but maybe something like contrib/patches could be used for stuff like aggregators "extensions"? Arne