Re: How to construct Flash SMS
Nisan Bloch <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi At 09:50 AM 2/5/02 +0100, Stipe Tolj wrote: >Andreas Fink wrote: > > > > Ok. well the question is why is it getting into trouble as TON=1 is > > definitively a valid setting. TON=2 (national) could be replaced for > > TON=0 (undefined). Maybe that fixes 99% of the cases. In my case > > TON=0 is not accepted by the SMSC (which I consider a valid response). my two cents... yes, TON=1 is valid.. but some SMPP SMSCs are configured so you can only use a specific TON. e.g. MTN insist on TON=1 (international) for all destinations. I have patched Kannel, to allow us to override the the auto TON/NPI logic Andres added. Nisan