Hi all,

   I am using kannel 1.4.1 for sms push .

I tried to send xml  from my application to kannel as a Push.

I am getting 403 ( forbidden ) error.

Please help to solve this problem.

I used the following xml

<?xml version="1.0" ?>
<da><number>919444312345</number></da>
<oa><number>6767</number></oa>
<ud>hello</ud>
<from>
<username>user123</username>
<password>user456</password>
</from>
<to>ATLnew2</to>
</submit>
</message>
Please help me the correct format of the xml used to hit the kannel

regards
george

Reply via email to