Re: Method not supported problem

2003-01-08 Thread Vjacheslav Chekushin
Hi, Igor. I don't know about device. I can't see it from log file. It may be not real device, but some emulator. Igor Ivoilov wrote: +1 from me What device does generate such request? > -Original Message- > From: Vjacheslav Chekushin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, Janu

RE: Method not supported problem

2003-01-08 Thread Igor Ivoilov
Title: RE: Method not supported problem +1 from me What device does generate such request? > -Original Message- > From: Vjacheslav Chekushin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 9:22 AM > To: devel > Subject: Method not supported problem > > > If get PDU co

Method not supported problem

2003-01-08 Thread Vjacheslav Chekushin
If get PDU contain HTTP method which not supported, then Kannel panics and restarts. Here is problem description: wap-appl.c: error(0, "WSP: Method %s not supported.", octstr_get_cstr(method)); content_body = octstr_create(""); resp_headers = NULL; ret = HTTP_N

RE: Requesting User Agent Profile

2003-01-08 Thread Azeemuddin Mohammed
Hi, When the client sends a request it also sends this user agent information by the help of this you can differentiate if its a WAP enabled client or imode or something else. I think using the ACCEPT header you can find this out. Regards, Azeem. -Original Message- From: amit sehgal

Re: ppg smsc routing

2003-01-08 Thread Stipe Tolj
Szymon Stasik wrote: > > I wonder if this matter has been solved in some recent cvs version? I > have found some thread about this. I would be useful to have possibility > of routing different push messages through apriopriate smsc. AFAIK, no. Aarno, this should go to the STATUS and/or TODO file?

ppg smsc routing

2003-01-08 Thread Szymon Stasik
Hello, I wonder if this matter has been solved in some recent cvs version? I have found some thread about this. I would be useful to have possibility of routing different push messages through apriopriate smsc. regards, Szymon

Re: Solaris packaging

2003-01-08 Thread Andreas Fink
On Dienstag, Januar 7, 2003, at 10:16 Uhr, Stipe Tolj wrote: Alan McNatty wrote: Hi Andreas, make pkg simply does a cd solaris and then runs the mk-solaris-package - or tries to if current directory is in your path (attached patch adds a ./ to ensure it works). mk-solaris-package.sh first refer

Requesting User Agent Profile

2003-01-08 Thread amit sehgal
Hi all   How do i get the User Agent of a client? is there any way by which i can explicitly request for it. There is a ccq-message request option in PAP but as per my understanding only a WAP client will respond to it? Is that correct? Then how do i differentiate between a WAP enabled client