Hello
following is a configuration for sms-service, I am unable to get the udh for the long incoming sms message, searched everything every documentation and could not find the solution I am running kannel 1.4.3 always for %u i get empty string I hope someone could help here group = core admin-port = 13000 admin-password = ****** admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" smsbox-port = 13003 log-file = "/var/log/kannel/bearerbox.log" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" access-log=/var/log/kannel/access-core.log sms-combine-concatenated-mo = true group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 13013 #sendsms-chars = log-file = /var/log/kannel/bearer log-level = access-log = /var/log/kannel/bearer.access log-level = mo-recode = 1 group = sms-service keyword-regex=.* max-messages = 0 #catch-all = yes accept-x-kannel-headers = true get-url = "http://localhost/t.php?BigI=:%A:%B:%C:%D:%E:%G:%H:%I:%J:%K:%L:%M:%N:%O:%P:% Q:%R:%S:%T:%U:%V:%W:%X:%Y:%Z:%a:%b:%c:%d:%e:%g:%h:%i:%j:%k:%l:%m:%n:%o:%p:%q :%r:%s:%t:%u:%v:%w:%x:%y:%z" #post-url= http://localhost/t.php #get-url = "http://localhost/sms/sms2email.php?from=%p&message=%a&code=%c&charset=%C&ud h=%u" concatenation = true file = /var/log/kannel/smsservice group = smsc smsc = smpp smsc-id = smpp-provider host = api.provider port = 9911 receive-port = 9911 transceiver-mode = false throughput = 50 smsc-username = ****** smsc-password = ******* system-type = SMPP dest-addr-ton = 1 dest-addr-npi = 1 source-addr-ton = 5 source-addr-npi = 0 log-file = "/var/log/kannel/smpp-kannel-provider.log" log-level = 0 msg-id-type = 0x01 alt-charset = LATIN1 enquire-link-interval = 30 max-pending-submits=50
