Re: Quoted-string type in wap/wsp_headers.c
Jonathan Houser <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Søren,
> No, it's not in the WAP headers, but is that an excuse for not sticking
> to the standard? Besides, who's to tell when some device uses it in the
> WAP headers?
Hey, I didn't write Kannel. I was just saying that if it's in the
MMS headers themselves, then Kannel's not the issue. In my MMSC I fully
support quoted-string's. It's not like it's hard or anything. If it
starts with 0x22 (I think it was 0x22) then it's quoted, strip the quote
and move on parsing the string. Fix it in Kannel and submit it as a
patch and I'm sure they'll apply it. You are correct, it's in the specs
and should be supported.
Jon