Re: Problems with large wap-push?
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Yes, there is indeed is a bug in wapbox (ppg) sms splitting. You should remove gw/wapbox.c, line max_msgs = (msg_len/MAX_SMS_OCTETS) + 1; one should instead use max-messages (and concatenate) configuration variables. Yes, adding another config variable is not a good thing. But this way wapbox would be consistent with smsbox. Aarno On Thursday, November 7, 2002, at 02:36 PM, Stipe Tolj wrote: >> We're using Kannel 1.2.0 as a PPG/wap-gateway. >> Push is working very fine up to a certain size of the push message >> (somewhere around 150-160 bytes). >> When pushing larger messages everything looks ok, but the phone >> rejects/discards the push message. >> Is there a limitation in Kannel, or could it be any configuration?? > > we send MMS notification messages via PPG and it splits to two SMS > which is in sum larger then 160 bytes and it works. Hmmm, can you > provide us (espacially Aarno) what document you are pushing and what > the access.log lines of bearerbox is for those when they go out of the > door to your SMSC provider. > > Stipe > > [email protected] > ------------------------------------------------------------------- > Wapme Systems AG > > Vogelsanger Weg 80 > 40470 Düsseldorf > > Tel: +49-211-74845-0 > Fax: +49-211-74845-299 > > E-Mail: [email protected] > Internet: http://www.wapme-systems.de > ------------------------------------------------------------------- > wapme.net - wherever you are >