Hi All, When i did a wap push via commandline "./test_ppg -q http://127.0.0.1:8080/wappush?username=f00'&'password=f00 ./content.xml ./control.xml", it works perfectly fine. But when i tried contrib/web/sendsms.php wap push si/sl, it doesn't work.
Kannel status shows that the wap push sms was sent but it did not reach my phone. After taking a look at bearerbox_access.log, udh is the same but not the rest of the binary output. Below are the logs detail. Sent successfully via commandline test_ppg: 2003-07-22 05:16:34 Sent SMS [SMSC:7110] [SVC:f00] [ACT:] [from:91111111] [to:+6595633225] [flags:0:2:0:0:0] [msg:102:040615AE963132372E302E302E313A38303830008DCEB48002056A0045C60C03776 1702E737472616C6F6769632E636F6D0011033140737472616C6F6769632E636F6D000801034 46F776E6C6F6164207265717565737465642067616D65206E6F773F000101] [udh:7:0605040B8423F0] Sent via contrib/web/sendsms.php wap push si but did not receive sms from phone: 2003-07-22 05:09:56 Sent SMS [SMSC:7110] [SVC:f00] [ACT:] [from:91111111] [to:6595633225] [flags:0:2:0:0:0] [msg:103:01060403AE81EA02056A0045C60B03687474703A2F2F7777772E737472616C6F676 9632E636F6D0011033440766F6461666F6E652E707400080AC3072001102120022310C304200 206300103687474703A2F2F7777772E737472616C6F6769632E636F6D000101] [udh:7:0605040B8423F0] I hope someone here can help me out to solve this problem. Thank you. Regards Robin
