hi seik,

Its in the core config
sms-combine-concatenated-mo = true

hmmm what version is that for? i'm running 1.4.1 and when i startup with that in my core config:

group = core
admin-port = PORT
smsbox-port = PORT
admin-password = PASS
dlr-storage = internal
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
log-file = "/tmp/kannel.log"
log-level = 1
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
access-log = "/tmp/access.log"
sms-combine-concatenated-mo = true

i get the error on startup "ERROR: Group 'core' may not contain field 'sms-combine-concatenated-mo'."

but there is an issue with VAS related shortcode services :

consider this:
the SMSC charge each part of a long MO message as one MO
so imagine you receive LONG LONG MO concatenated from 5 messages.
you will get one MO from the SMSC, but they will charge the client for 5 ...

this is being used for a non-premuim service, but thanks for the advice! i'll keep it in mind for future reference.

cheers

iain

Reply via email to