Aaron Ridout <aaron.ridout <at> reach2mobile.co.uk> writes: > > 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 > > Hi Aaron,
I have faced the same problem and have temporaly over come the problem by introducing a sender-default number in the smsbox configuration. Of course this limit the source address field to one. I am yet to find a solution. Have you since found a solution or found out why kannel is not parsin the <oa> tag field? Did you need a change of configuration somewhere else or did you hack the code? Any help will me very much appreciated. Regards, Hernan
