RE: Kannel & Cookies
"Ian Daly" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> Which device saves the cookies ? > A celluar phone cannot save the cookies, isn't it? > Does Kannel save the cookies local? > Is it possible to configure Kannel so that Kannel can handle cookies? They're kept at the gateway. Kannel will keep session cookies only (i.e. not persistent), but it does work and no extra configuration is required. If you look in the debug log you can see when the wapbox sets the cookie. Ian