wml in wap push

2003-06-05 Thread amits
Hiii   We are trying to push a multipart wap push to the phone..we done SI and SL successfully..but in this case we are facing problemsnothing is delivered on the phone   we try same in two ways   First we create a multipart message through nokia internet mobile toolkit 3.

Re: Access limitation on wap gateway side.

2003-06-05 Thread Andreas Fink
On Freitag, Juni 6, 2003, at 07:24 Uhr, Vjacheslav Chekushin wrote: Hi, Angus. Yes, it is simple solution, if I have one WAP gateway on host. But once more: I talking about MANY gateways bound to different external interfaces on ONE host. For routing to private network I use only one interface,

Re: Access limitation on wap gateway side.

2003-06-05 Thread Vjacheslav Chekushin
Hi, Angus. Yes, it is simple solution, if I have one WAP gateway on host. But once more: I talking about MANY gateways bound to different external interfaces on ONE host. For routing to private network I use only one interface, so all connection to private network from ALL wap gateways go through t

Re: Kannel SMPP interface !

2003-06-05 Thread Shridhar Raju
Hi Himalaya,   If you are talking about interface to connect to SMSCs, then Kannel has got both protocol support.   But if you are talking about sendsms HTTP interface of kannel, then why do you need SMPP interface for that purpose. Still you want your client to send SM using those protocol,

Re: Access limitation on wap gateway side.

2003-06-05 Thread Vjacheslav Chekushin
Hi, Andreas. Andreas Fink wrote: On Donnerstag, Juni 5, 2003, at 09:50 Uhr, Vjacheslav Chekushin wrote: Hi, list. I have several WAP gateways on one host (bound to different interfaces). One of WAP gateways is allowed to go into private network, but others not. Therefore

Kannel SMPP interface !

2003-06-05 Thread Himalay Gopu
Hi list,   Is there anyway i can use SMPP or UCP interface to send SMS instead of http interface It might seem wierd but is it possible   Any ideas   Himalay

Re: Access limitation on wap gateway side.

2003-06-05 Thread Andreas Fink
On Donnerstag, Juni 5, 2003, at 09:50 Uhr, Vjacheslav Chekushin wrote: Hi, list. I have several WAP gateways on one host (bound to different interfaces). One of WAP gateways is allowed to go into private network, but others not. Therefore I must limit access to private network somewhere in WAP g

[FYI] ppg bug fixes

2003-06-05 Thread Aarno Syvänen
Hi, yet another version. Previous one did not work without concatenation & max-messages in *wapbox*. Aarno cvs.diff Description: Binary data

Access limitation on wap gateway side.

2003-06-05 Thread Vjacheslav Chekushin
Hi, list. I have several WAP gateways on one host (bound to different interfaces). One of WAP gateways is allowed to go into private network, but others not. Therefore I must limit access to private network somewhere in WAP gateway internally. So we go to http connection limitation on WAP gateway s

Bug in log.c

2003-06-05 Thread Michael Mulcahy
Hi All, There is a bug in the logging functions debug, info, warning, error and panic which cause a crash when called from a thread that has a thread id larger than 1024, i.e. gwthread_self returns value > 1024 In the log module there is an array for mapping threads to logfiles: #define THREAD

RE: to all developers

2003-06-05 Thread Igor Ivoilov
I'm here, but I did not much development lately > -Original Message- > From: Aarno Syvanen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2003 10:44 AM > To: Bruno Rodrigues > Cc: [EMAIL PROTECTED] > Subject: Re: to all developers > > > Here I am ;) There are ppg bug patch and ppg