Re: (no subject)

2003-01-21 Thread Stipe Tolj
David Holland wrote: > > On Tue, Jan 21, 2003 at 01:26:02PM +0100, Andrea Viscovich wrote: > > You have the wrong link to download kannel, > > http://www.kannel.3glab.org is the right one. > > actually www.kannel.org points to the same place as www.kannel.3glab.org > these days, thanks to the guy

Re: CMG payload feild.

2003-01-21 Thread Andreas Fink
On Dienstag, Januar 21, 2003, at 06:25 Uhr, Patrick Mignott wrote: hello i am working with a technical testing/setup a EMI2 NEW connection at my mobile Provider after setting up the connect, if i send to the short code kannel gets a blank message. the technical is saying that the message content

CMG payload feild.

2003-01-21 Thread Patrick Mignott
hello i am working with a technical testing/setup a EMI2 NEW connection at my mobile Provider after setting up the connect, if i send to the short code kannel gets a blank message. the technical is saying that the message content is in the "payload" field and not the message text field??? is

Re: (no subject)

2003-01-21 Thread David Holland
On Tue, Jan 21, 2003 at 01:26:02PM +0100, Andrea Viscovich wrote: > You have the wrong link to download kannel, > http://www.kannel.3glab.org is the right one. actually www.kannel.org points to the same place as www.kannel.3glab.org these days, thanks to the guys at Wapme. Dave -- :: David Holla

[PATCH] Race between boxc_sender and smsbox identification

2003-01-21 Thread Robert Galach
Hi again, I found a problem in Kannel gateway (CVS version). Let's check scenario. Consider bearerbox and 1 smsbox named "some_box_id". 1) Start bearerbox, it is waiting for smsboxes. 2) Start smsbox with smsbox_id = "some_box_id", connect to bearerbox. 3) In bearerbox struct Boxc is created and

Re: Information

2003-01-21 Thread Andrea Viscovich
> > 2- What are the questions to ask the operators (apart from the protocol he > > is using), to check that Kannel can serve as a SMSGateway ? a) ask the price :-) b) ask for alphanumeric and numeric sender id c) coverage d) ask if delivery reports are reliable. If it supports smpp you have good

RE: [PATCH] unneeded counter increase?!

2003-01-21 Thread Angel Fradejas
+1 from me. This is a bug we have observed on our production emi2 link. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32 00 Fax +34 91 572 27 08 -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Env

Re: (no subject)

2003-01-21 Thread Andrea Viscovich
It should work under windows 2000 professional, at least I can tell you it works under NT and w 2000 advanced server. You have the wrong link to download kannel, http://www.kannel.3glab.org is the right one. Andrea - Original Message - From: mona latifi To: [EMAIL PROTEC

Re: Question

2003-01-21 Thread Bruno David Simões Rodrigues
Citando Simon Blaettler <[EMAIL PROTECTED]>: > Hi > > I'm a student for Information Technologie in Switzerland and I use Kannel for > a > Project. > > I have a question concerning the SMS- Gateway- Configuration. > Is it possible to send all incoming Messages to one specific service > indepent >

Re: [PATCH] unneeded counter increase?!

2003-01-21 Thread Robert Galach
+1 from me:) Robert Galach - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 12:04 PM Subject: [PATCH] unneeded counter increase?! > Hi list, > > is this patch making sense: > > RCS file: /home/cvs/gateway/gw/smsc/smsc_e

Question

2003-01-21 Thread Simon Blaettler
Hi I'm a student for Information Technologie in Switzerland and I use Kannel for a Project. I have a question concerning the SMS- Gateway- Configuration. Is it possible to send all incoming Messages to one specific service indepent of the keyword? Is there any configuration that allow me that? M

RE: Information

2003-01-21 Thread Hakem Taourchi
> Hello, > I would like to set up an smsGateway and I am very ready to take the > challenge of implementing Kannel. I am about to negociate with the mobile > operator to install the gateway. > I would be grateful if you could help me in the following way: > > 1- I have good technical background C

Re: [PATCH] unneeded counter increase?!

2003-01-21 Thread Alexander Malysh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Stipe, list, +1 from me. Counter will be increased in bb_smscconn_receive(...)... On Tuesday 21 January 2003 12:04, Stipe Tolj wrote: > Hi list, > > is this patch making sense: > > RCS file: /home/cvs/gateway/gw/smsc/smsc_emi2.c,v > retrieving rev

Re: [PATCH] unneeded counter increase?!

2003-01-21 Thread Dariusz Markowicz
- Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 12:04 PM Subject: [PATCH] unneeded counter increase?! > Hi list, > > is this patch making sense: > > RCS file: /home/cvs/gateway/gw/smsc/smsc_emi2.c,v > retrieving revisi

[PATCH] unneeded counter increase?!

2003-01-21 Thread Stipe Tolj
Hi list, is this patch making sense: RCS file: /home/cvs/gateway/gw/smsc/smsc_emi2.c,v retrieving revision 1.7 diff -r1.7 smsc_emi2.c 713d712 < counter_increase(conn->received); Can someone who runs emi2 in production state a comment and/or vote please?! Stipe [EMAIL PROTECTED] -

Re: MO directed to my GW

2003-01-21 Thread Stipe Tolj
Jeetendra Singh wrote: > > I have configured my GW to talk to a Live SMSC. My problem is: > "How to get MO's in reply to my messages directed towards me." > > I have seem some chat servers which display different numbers for user > logins when the SM is sent to mobile from chat server and reply t

Re: Status of cygwin port

2003-01-21 Thread Stipe Tolj
Andrea Viscovich wrote: > > > Anyone know what the status of the current cygwin port is? I have been > > able to get bearerbox and wapbox up and running as a wap gateway. I am > > having trouble however in terminating the processes with what I think > > are the equivalent of SIGTERM > > Hi Josh,