Re: Quoted-string type in wap/wsp_headers.c
Paul Bagyenda <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Actually this fix had been proposed a while back, but somehow it seems never to have made it into the code (although the other fixes did). I quote: http://www.mail-archive.com/[email protected]/msg02493.html On Mar 15, 2005, at 00:46, Jonathan Houser wrote: > > 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 >