Re: Change Max Chars/SMS using HTTP SMSC With Kannel 1.4.1
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Guillaume Cottenceau schrieb: > "[email protected]" <sangprabv 'at' gmail.com> writes: > >> Hi List, >> Which file should be patched to be able to handle MT with more than 160 >> chars without concatenate it? In the other word I want to do a MT in 1 > > You can't, the limit is not set by Kannel, it's defined by the SMS > protocol (GSM). You simply cannot carry larger messages over the > operator's line. Hi Guillaume, yep, GSM is the limiting factor. But NOT for a protocol we use to get to the final SMSC. Keep in mind that we're still ABOVE the signaling (SS7) layer. Ie. SMPP allows submit_sm PDUs with a payload more then the 140 octets. From an architectural point of view, we "could" pass a long message in whole to the SMSC, as it would be in charge to segment while switching from IP layer to signaling layer and hence hitting the "physical boundary". Stipe ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------