Hello everybody,
I have a problem about sms  via post-xml.
I don't understand why Kannel don't send me in the XML the number of the sender but always 1234 .
I receive an XML like this:

<message cid="1">
<submit>
<da>
<number>1234</number>
</da>
...



I setting so the  sms-service group:


#---------------------------------------------

# SERVICES

#

# These are 'responses' to sms PULL messages, i.e. messages arriving from

# handsets. The response is based on message content. Only one sms-service is

# applied, using the first one to match.

group = sms-service

keyword =

catch-all = true

max-messages=0

omit-empty = true

concatenation = true

post-xml = "http://127.0.0.1/inboxes/kannel";




Why? How can I solve this problem?

Thank you

Bye

Reply via email to