Ericsson PI monitor with Kannle1.2.0
"Guanghua Hou" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Dear sir, A problem happens when I use Ericsson WapIDE as PI monitor. Kannel1.2.0 can't recognise XML format of Ericsson's push-message. The XML format of Ericsson is strange. The message is as follows: Content-Type: multipart/related; boundary=PMasdfglkjhqwert; type="application/xml" --PMasdfglkjhqwert Content-Type: application/xml <?xml version="1.0"?> <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN" "http://www.wapforum.org/DTD/pap_1.0.dtd"> <pap> <push-message push-id="[email protected]/4" ppg-notify-requested-to="http://127.0.0.1:8010/servlet/com.ericsson.wap.pi.PushServlet" progress-notes-requested="false"> <address address-value="WAPPUSH=+13501159867/[email protected]"/> <quality-of-service delivery-method="unconfirmed" network="GSM" network-required="true" bearer="SMS" bearer-required="true"/> </push-message> </pap> --PMasdfglkjhqwert X-Wap-Application-Id: wml.ua Content-Type: text/vnd.wap.si <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" "http://www.wapforum.org/DTD/SI.dtd"> <si> <indication href="http://" si-id = "WapIDE_SI/5" >How are you?</indication> </si> --PMasdfglkjhqwert-- Would you pls tell me what's wrong? Best Regards, Guanghua Hou