Mutex cygwin smsbox problem

2002-12-08 Thread Fogarasi Andras
Hi! Kannel version 1.2.0 On Windows 2000 Advanced Server, using cygwin (donwloaded from cygwin.com one and a half months ago) smsbox dies and the following message appears in smsbox's log: 2002-12-06 09:46:17 [8] ERROR: System error 104: Connection reset by peer 2002-12-06 09:46:18 [7] PANIC: gw

RE: OTA MMS Settings

2002-12-08 Thread Igor Ivoilov
Title: RE: OTA MMS Settings Hi Bruno, Can you send an xml or binary version of settings that makes T68i to store MMS server address? Now I send settings to n3510,n7210 having MMSURL, while for n7650 and t68i - URL. The only problem but very annoying is what I've mentioned in my question. T

Re: OTA MMS Settings

2002-12-08 Thread Bruno Rodrigues
On Dom, 2002-12-08 at 09:22, Andreas Fink wrote: > On Sonntag, Dezember 8, 2002, at 01:30 Uhr, Bruno Rodrigues wrote: > > > Yes, they do. > > > > We are provisioning MMSC OTA to Ericsson T68 and every Nokia that > > supports MMS (3510, 7650, 7210, etc). > > > > I can send some examples if requir

Re: Mutex cygwin smsbox problem

2002-12-08 Thread Stipe Tolj
Fogarasi Andras wrote: > > Kannel version 1.2.0 On Windows 2000 Advanced Server, using cygwin > (donwloaded from cygwin.com one and a half months ago) smsbox dies and > the following message appears in smsbox's log: > > 2002-12-06 09:46:17 [8] ERROR: System error 104: Connection reset by > peer >

[PATCH] EMI

2002-12-08 Thread Nisan Bloch
Hi Here is a patch to fix the problem of Kannel not respecting the window size setting. The constant EMI2_MAX_TRN was been used for all limits and the mod function to find a new free slot/window, rather than the window setting. Nisan --- cvs/gateway/gw/smsc/smsc_emi2.c Thu Dec 5 19:03:57

Re: SMPP getting stuck

2002-12-08 Thread Nisan Bloch
Hi Here is a different take the Andreas's SMPP generic_nack patch. This is a bit more complete, and fixes a potential NULL pointer exception in the code. On line 922 a check is made for msg==NULL, and an error message outputed, but then bb_smscconn_send_failed is called with the NULL msg. Thi

[PATCH] EMI

2002-12-08 Thread Nisan Bloch
Hi Sorry ran diff against wrong directory. here is the correct one. Nisan --- cvs/gateway/gw/smsc/smsc_emi2.c Sun Dec 8 21:08:50 2002 +++ kannel-cvsup/gw/smsc/smsc_emi2.c Sun Dec 8 21:06:57 2002 @@ -780,7 +780,7 @@ int i; debug("smsc.emi2", 0, "EMI2[%s]: clear_sent called"

Fwd: Re: CVS SMPP Optional parameters

2002-12-08 Thread Nisan Bloch
Hi Any resolution on this one yet? It would be really usefull, but in its current form I would vote for it to be removed, as it is causing problems in the CVS. Nisan Date: Mon, 18 Nov 2002 19:56:10 +0200 To: Stipe Tolj <[EMAIL PROTECTED]> From: Nisan Bloch <[EMAIL PROTECTED]> Subject: Re: CVS S

[PATCH] EMI part 2

2002-12-08 Thread Nisan Bloch
Hi This patch to the EMI module tries to address the problem of dealing with msgs that do not get acked by the SMSC after the wait-ack period. This should never happen but it does, even with wait-acks in the region of 240-600secs. Thanks to Andreas for his input. It adds a new config var (wai

Re: Fwd: Re: CVS SMPP Optional parameters

2002-12-08 Thread Stipe Tolj
> Any resolution on this one yet? It would be really usefull, but in its > current form I would vote for it to be removed, as it is causing problems > in the CVS. nop, not yet. Patches welcome. you can always use 'interface-version = 33' to enable v3.3 connections to SMPP smscs. Stipe [EMAIL PR

SMS nokia

2002-12-08 Thread denzel
hi!  I'm experiencing  sms problems with nokia phones. I send sms using the folowing cgi command,   links -dump 'http://127.0.0.1:15013/cgi-bin/sendsms?coding=2&username=test&password=test&from=8877&smsc=CELLSMPP&to=9472324327&text=test'   Note here that I'm using a coding=2 parameter to forc