Hi all,
Is it possible to exclude the keyword in the <UD> when sending the data from
Kannel to the web application via 'post-xml'? For example, I have the
following sms-service defined:

group = sms-service
keyword = test
post-xml = http://192.168.1.100/test.php

In the XML debug output, the keyword 'test' is always included inside the
<UD> tag.

Reply via email to