RE: Wap Push and Nokia3410 crashing

2002-11-15 Thread Schaich, Peter
Try to set the header parameter
  X-WAP-Application-ID
to the value
  x-wap-application:*

in the http request to the PPG.

I had a similar problem with
Nokia7650, which didn't crash,
but simply showed a 'scrambled'
SMS.

Regards,

Peter

-Original Message-
From: Pawel [mailto:smartcard;tlen.pl]
Sent: Freitag, 15. November 2002 11:36
To: [EMAIL PROTECTED]
Subject: Wap Push and Nokia3410 crashing


Hi,
when I sending WAP Push (SI) to 
Nokia6310i or Nokia3510 all works perfectly.
But this same SI sent to Nokia3410 makes my
phone dead (total crash).

I now N3410 support WAP 1.1 (in N6310i - WAP1.2.1).
Is it main problem in WAP Push ?

Regards,
Pawel





Re: Wap Push and Nokia3410 crashing

2002-11-15 Thread Pawel
Thanks Peter for solution,

 Try to set the header parameter
   X-WAP-Application-ID
 to the value
   x-wap-application:*
 in the http request to the PPG.

Could you write me , how can I do this
with test_ppg application ?

Regards,
Pawel





RE: Wap Push and Nokia3410 crashing

2002-11-15 Thread Schaich, Peter
Sorry, no, because I don't use the test_ppg application
to send the WapPush messages to the Kannel PPG.

Regards,

Peter


-Original Message-
From: Pawel [mailto:smartcard;tlen.pl]
Sent: Freitag, 15. November 2002 12:16
To: Schaich, Peter; [EMAIL PROTECTED]
Subject: Re: Wap Push and Nokia3410 crashing


Thanks Peter for solution,

 Try to set the header parameter
   X-WAP-Application-ID
 to the value
   x-wap-application:*
 in the http request to the PPG.

Could you write me , how can I do this
with test_ppg application ?

Regards,
Pawel




RE: Wap Push and Nokia3410 crashing

2002-11-15 Thread Schaich, Peter
Ok, i looked into the test_ppg.c
Try it with the additional option

-a any


Regards,

Peter

-Original Message-
From: Schaich, Peter 
Sent: Freitag, 15. November 2002 12:50
To: [EMAIL PROTECTED]
Subject: RE: Wap Push and Nokia3410 crashing


Sorry, no, because I don't use the test_ppg application
to send the WapPush messages to the Kannel PPG.

Regards,

Peter


-Original Message-
From: Pawel [mailto:smartcard;tlen.pl]
Sent: Freitag, 15. November 2002 12:16
To: Schaich, Peter; [EMAIL PROTECTED]
Subject: Re: Wap Push and Nokia3410 crashing


Thanks Peter for solution,

 Try to set the header parameter
   X-WAP-Application-ID
 to the value
   x-wap-application:*
 in the http request to the PPG.

Could you write me , how can I do this
with test_ppg application ?

Regards,
Pawel




Schaich, Peter.vcf
Description: Binary data


Re: Wap Push and Nokia3410 crashing

2002-11-15 Thread Pawel
Hi,

 Ok, i looked into the test_ppg.c
 Try it with the additional option
 -a any
Still the same :((. My Nokia3410 is crashing while
sending WAP Push using test_ppg with -a any option.

I will ask about coding from XML (SI and PAP)
into encoded binary format for sending via SMSC.
Have Kannel ant tool to do it ?

Regards,
Pawel