Re: [BUG] wsp_strings.def
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wapme Systems AG |
| Message-ID | <[email protected]> |
Paul Keogh wrote:
>
> The
>
> /* Table 40. Content Type Assignments */
> LINEAR(content_type,
>
> data structure includes the entry
>
> ...
> STRING("application/vnd.wap.sia")
> STRING("application/vnd.wap.mms-message")
>
> as the last element in the data structure. This is wrong because
> this content type is from v1.4 of the spec and the table stops at
> v1.2, so the content types from v1.3 and v1.4 of WSP are missing.
> As the entries in the table are assigned their encoding value
> from their index, the WBXML encoding is wrong for MMS content types.
>
> I think this table should be amended to;
>
> ...
> STRING("application/vnd.wap.sia")
> STRING("text/vnd.wap.connectivity-xml")
> STRING("application/vnd.wap.connectivity-wbxml")
> STRING("application/pkcs7-mime")
> STRING("application/vnd.wap.hashed-certificate")
> STRING("application/vnd.wap.signed-certificate")
> STRING("application/vnd.wap.cert-response")
> STRING("application/xhtml+xml")
> STRING("application/wml+xml")
> STRING("text/css")
> STRING("application/vnd.wap.mms-message")
> )
added to cvs, thanks Paul!
This may be the fault we had trying to use Kannel's PPG module as PPG
for the MMS notification messages.
Stipe
[email protected]
-------------------------------------------------------------------
Wapme Systems AG
Münsterstr. 248
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