Hi,
Sorry I had a problem in my attachements in earlier mail.

Here by the attachments.

regards,
Jeyakumaran

On Wed, 2005-01-19 at 11:48, Chandrasegaram Jeyakumaran wrote:
> Hi all,
> 
> I think it is responsibility to post this mail as I some how get the
> stuff working :) .(There are several questions regarding to this)
> 
> Here is the working procedure
> 
> How to test kannel push proxy gateway to push messages to simulator
> 
> 1) Install Kannel(I installed in redhat 9).
> 
> 2) Use the pushkannel.conf file I have given.(Feel free to change them
>  according to your need as it is so messed up).
> 
> 3) Run the bearerbox with pushkannel.conf.
> 
> 4) Run the wapbox using pushkannel.conf.
> 
> 5) use my pcontent.xml and pcontrol.xml i attached here
> 
> 6) Chage the ip and and other detail suits to you in the
> pcontrol.xml(The ip should be where your simulator is running).
> 
> 5) Run the command to test the push proxy gateway
> test/test_ppg -c si -q
> http://127.0.0.1:8080/push?username=foo'&'password=bar pcontent.xml
> pcontrol.xml
> 
> NB 1: here the http://127.0.0.1:8080/push is the ppg url. See in the
> pushkannel.conf
> 
> NB 2: The simulator I have tested is Nokia Mobile Browser 4.0.
> 
> Feel free to ask regarding to this, I am looking forward to your company
> to work further on this stuff :)
> 
> regards,
> Jeyakumaran
> 
> 
> 
> On Mon, 2005-01-17 at 18:24, Mario Nicolas wrote:
> > Dear Sir,
> > 
> > as students we are working on a project about Wap push. We are supposed  
> > to push content from a Kannel gateway to a simulator (Nokia Mobile 
> > Browser 4). We use the sample pushkannel.conf file and have modified it 
> > according to our needs.
> > 
> > We have seen on www.mail-archive.com that you seem to have encountered 
> > the same problems as us and that you solved it.
> > We have tried different tests, Openwave,... without success so far.
> > Could you help us in telling us how we are actually supposed to execute 
> > the Push: what is the command line, how do we retrieve the messages. We 
> > are getting a little lost between the tons of parameters, and we would 
> > be very grateful if you could help us.
> > 
> > Thank you in advance,
> > 
> > Regards,
> > 
> > Mario Nicolas and Nicolas Macaire
> > 
> > 
> > 
<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
          "http://www.wapforum.org/DTD/si.dtd";>
<si>
  <indication href="http://wap.iobox.fi";
              si-id="[EMAIL PROTECTED]"
              action="signal-high"
              created="2004-06-25T15:23:15Z"
              si-expires="2006-06-30T00:00:00Z">
    Want to test a fetch?
  </indication>
</si>
<?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="2005-09-28T06:45:00Z"
                deliver-after-timestamp="2004-02-28T06:45:00Z"
                progress-notes-requested="false">
    <address address-value="WAPPUSH=192.168.0.70/[EMAIL PROTECTED]"/>
    <quality-of-service priority="low"
                        delivery-method="unconfirmed"/>
  </push-message>
</pap>

Attachment: pushkannel.conf
Description: application/conf

Reply via email to