Re: MMS-WSP GET Request??

2002-09-25 Thread Aarno Syvänen
Hi,

On Wednesday, September 25, 2002, at 07:22 AM, amitsehgal wrote:

Hi All,
    I sent a m-notification.ind using this pdu on Nokia 7650 in connection oriented mode (Permanent).
 
udh=%06%05%04%0b%84%23%f0

UDH is OK.

text=%0f%06%03%be%af%84%

WSP PDU is OK, too.

8c%82%

Message-Type, ok

98%39%39%37%35%40%66%6c%79%65%72%6f%6e%65%2e%63%6f%6d%00%

Transaction-Id, ok

8d%90%

MMS-Version, ok.

8a%80%

Message-Class, OK.

8e%01%64%

Content-Length, OK

88%06%80%04%43%c5%46%

Expiry: length is 4, but you have only three bytes. You probably have one byte missing
here (or have typo in this mail). Token for Content-Location is 83.
8f%MY URI%00

Did you put literal "My URI" here ? This should normally browsable content location.
(You can test it with any browser.)

 
   In response the phone originated a data call but the wapbox is crashing after some time.
Is the pdu for m-notification.ind correct?

Of course wapbox should not crash with wrong input, so this is a bug. Thanks for report-
ing it.

I caught the wdp packet in bearerbox, but it contains no URI info, is it a WSP/HTTP get request (as per
WAP-206-MMSCTR-20010612-a   Section 6-Fig 4 (pg 12(33)) ???

Hm. Get request should certainly contain URI, so there must some problems here.

Aarno

Re: MMS-WSP GET Request??

2002-09-25 Thread Stipe Tolj

wapbox does panic and stop because of an failing assertion at
gwlib/parse.c:44:parse_error() there the given context is NULL and
hence the assertion happens.

I haven't seen this using the Nokia 7650 for manual WSP downloads. Can
you provide us more information on this issue?

Is this only happening for you when the phone tries to pull the MMS
after MMS indication has arrived?

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




RE: MMS-WSP GET Request??

2002-09-25 Thread Igor Ivoilov
Title: RE: MMS-WSP GET Request??





m-indication.ind you generated seems to be not correct
there must be %83 octet before %MY URI%00 to denote Content-location


-Original Message-
From: amitsehgal [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 7:23 AM
To: [EMAIL PROTECTED]
Subject: MMS-WSP GET Request??



Hi All,
 I sent a m-notification.ind using this pdu on Nokia 7650 in connection oriented mode (Permanent).


udh=%06%05%04%0b%84%23%f0text=%0f%06%03%be%af%84%8c%82%98%39%39%37%35%40%66%6c%79%65%72%6f%6e%65%2e%63%6f%6d%00%8d%90%8a%80%8e%01%64%88%06%80%04%43%c5%46%8f%MY URI%00

 In response the phone originated a data call but the wapbox is crashing after some time.
Is the pdu for m-notification.ind correct?
I caught the wdp packet in bearerbox, but it contains no URI info, is it a WSP/HTTP get request (as per 
WAP-206-MMSCTR-20010612-a Section 6-Fig 4 (pg 12(33)) ???
The bearerbox  wapbox logs are attached alongwith.


Thanking in advance


Regards
amit sehgal