Hi, I'm using Kannel 1.4.0 and http post of the following XML fragment: <message><submit><da><number>xxx</number></da><oa><number>xxx</number></oa>... The debug shows the rest of the XML being parsed, but not the <oa> and the trace ends with the message: Status: 400 Answer: <Sender missing and no global set, rejected>. Kannel then goes on to report a set of Panic messages starting in gwlib/octstr.c:2342.... which I assume is a consequence of not having set the Sender?
How do I set the sender if not in the XML? I had been using hppt get to send messages ok; is that interface more mature / fuller-featured? Thanks, Aaron
