test_ppg (m-notification.ind)
"amitsehgal" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <00a001c26935$a710bb70$0c00a8c0@asehgal> |
Hii all,
I m trying to send m-notifictaion.ind through test_ppg
test_ppg -a mms -c mms http://localhost:8844/cgi-bin/wap-push.cgi push_content push_control
Content file is:
8c82983939373540666c7965726f6e652e636f6d008d908a808e0159880680047925a6b30083http
://203.256.68.12:8080/mms/content/msg1.mms00
and Control file is :
<?xml version="1.0"?>
<!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP//EN"
"http://www.wapforum.org/DTD/pap_1.0.dtd">
<pap>
<push-message push-id="[email protected]"
deliver-before-timestamp="2002-10-29T06:45:00Z"
deliver-after-timestamp="2002-07-23T06:45:00Z"
progress-notes-requested="false">
<address address-value="WAPPUSH=+919823999774/[email protected]">
</address>
<quality-of-service
priority="low"
delivery-method="unconfirmed"
network-required="true"
network="GSM"
bearer-required="true"
bearer="SMS">
</quality-of-service>
</push-message>
</pap>
but i m not getting the indication on phone (Nokia 7650). There is some activity on the air interface (some message is coming) but the phone is rejecting it.
Can someone please tell what is the stupidity i m doing..:((
regds
amit sehgal