hei,

I got the following error (Tryied to set UDH field, denied.) in smsbox.log when I try 
to send an operator logo using XML POST.
Also when I add a coding parameter, then there is an error 'Tried to set Coding field, 
denied.' in smsbox.log.

I have the following conf:
group = sms-service
keyword = logo
post-xml = "https://myserver/logo.php
send-sender = true
concatenation = true
omit-empty = true
max-messages = 3

and the xml I send back to kannel is:
<?xml version="1.0" encoding="ISO-8859-1"?>
<message>
<submit>
<da><number>XXXXXXXXXX</number></da>
<udh>06050415820000</udh>
<ud>3042F8200A00480E01300000000A00000001</ud>
<dcs>
<coding>2</coding>
</dcs>
</submit>
</message>

It seems that in group sms-service setting UDH and CODING is not allowed or have I 
forgotten to configure something that isn't documented?!
Does somebody have had the same problem? Any hints?

Regs,
Erki.
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


Reply via email to