RE: [PATCH] Octstr additions

2003-03-04 Thread Angel Fradejas
+1 too. These functions can be quite handy. Angel Fradejas Mediafusion Espana, 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] nombre de Nisan Bloch Enviado el: martes 4 de marzo de

RE: [FYI] pthread_mutex bug in openssl thread locking fixed

2003-03-04 Thread Angel Fradejas
Great. Good work, Stipe. 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] nombre de Stipe Tolj Enviado el: martes 4 de marzo de 2003 13:36 Para

RE: [RFC] smsc logging patch commit?!

2003-03-04 Thread Angel Fradejas
Hi Stipe, I didn't have the time to try your patch, but, at first sight and from your comments, it looks ok to me. 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

[PATCH] quick fixes for last log.c changes

2003-02-28 Thread Angel Fradejas
Hi, Attached a patch to fix some minor problems with last log.c patch 1) fixes wrong use of in a info() call (spotted by "gwlib/log.c:105: warning: char format, different type arg (arg 3)") 2) moreconsistent and safe check for stderr Cheers. Angel FradejasMediafusión España,

RE: Kannel snapshot and Vodaphone Spain

2003-02-26 Thread Angel Fradejas
Try regular text: coding=2 flash : coding=2mclass=1 and don't forget to use alt-dcs = yes on your smsc-group. If you leave coding unset, you'll have 7bit, and you won't get a dcs that is accepted by Vodaphone Spain. Good luck. Angel Fradejas Mediafusion Espana, S.A. [EMAIL PROTECTED

RE: SMSC Modules (Was: Kannel Swisscom)

2003-02-26 Thread Angel Fradejas
smsc module to do it. :-) Nick Is there anyone willing to share his Swisscom iServer smsc module? If not, I'll have to write one soon. 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

RE: Kannel snapshot and Vodaphone Spain

2003-02-26 Thread Angel Fradejas
I have these values in my smsc-group: #GSM_ADDR_TON_UNKNOWN source-addr-ton = 0 #GSM_ADDR_NPI_E164 source-addr-npi = 1 # for 0xFX dcs values alt-dcs = yes and successfully work with Vodaphone Spain. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32

RE: Kannel snapshot and Vodaphone Spain

2003-02-26 Thread Angel Fradejas
Forgot to say, I always supply the destination number in +346 format. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Angel Fradejas Enviado el: miércoles 26 de febrero de 2003 15:57 Para: Arne K. Haaje; [EMAIL PROTECTED] Asunto: RE: Kannel snapshot

[BUG FILED] 'make tests' broken recently

2003-02-26 Thread Angel Fradejas
I filed a bug [Kannel 003]: 'make tests' doesn't work anymore See http://www.kannel.3glab.org/cgi-bin/viewcvs.cgi/gateway/Makefile.in.diff?r1=1.63r2=1.64 Angel FradejasMediafusión España, S.A.[EMAIL PROTECTED]www.mediafusion.esTel. +34 91 252 32 00Fax +34 91 572 27 08

[PATCH] generic support for our-host smsc directive

2003-02-26 Thread Angel Fradejas
Hi all, Find attached a patch to add generic support for the "our-host" smsc config directive. Until now it was only supported in emi2 and smpp, and not fully (for example emi2_open_listening_socket() created the server socket without explicit binding to a specific interface). This patch

RE: [PATCH] Re: RE : SMPP 3.3 trouble

2003-02-21 Thread Angel Fradejas
someone rolled it back :-( Angel Fradejas Mediafusion Espana, 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 David Holland Enviado el: viernes 21 de febrero de 2003 14:19

RE: DCS and PID handling in Kannel

2003-02-18 Thread Angel Fradejas
to smsbox and the corresponding %urlpatterns. For example, msg-sms.orig_dcs, msg-sms.orig_pid, etc. David, did I explain it right? 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

[PATCH] http smsc crash

2003-01-27 Thread Angel Fradejas
Hi all, Just a quick patch to fix a crash on the http smsc driver, when receiving incoming messages. (Maybe noton the first received, but on the 3rd or 4th). Simple enough to go in before new release. Cheers. Angel FradejasMediafusión España, S.A.[EMAIL

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

RE: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Angel Fradejas
Hi all, Oded, counter_increase() is a post-increment function: it returns the value before incrementing. Anyway, this fix was already posted by myself on Sep 06, and commited in CVS. See http://www.kannel.3glab.org/cgi-bin/viewcvs.cgi/gateway/gw/smsc/smsc_smpp.c. diff?r1=1.9r2=1.10 Angel

RE: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Angel Fradejas
Ups, so someone rolled back the fix?? -Mensaje original- De: Alexander Malysh [mailto:a.malysh;centrium.de] Enviado el: jueves 24 de octubre de 2002 15:48 Para: Angel Fradejas; Oded Arbel; [EMAIL PROTECTED] Asunto: Re: [PATCH] smpp (sequence_id start with 1) Hi, but it still not here

RE: [RFY] rolling 1.2.1 tarball?!

2002-10-17 Thread Angel Fradejas
+1 of course, then patch time! let's have some fun. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: jueves 17 de octubre de 2002 10:45 Para: [EMAIL PROTECTED] Asunto: [RFY] rolling 1.2.1 tarball?! Hi, anyone complaints about

RE: Another one -- smsc

2002-09-30 Thread Angel Fradejas
smsc-id = A preferred-smsc-id = ;A group = smsc smsc-id = B And then you could leave unset smsc in your sendsms requests, but this is totally untested, just guessing. 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

RE: [REPOST] [PATCH] emi2 reconnection behaviour

2002-09-23 Thread Angel Fradejas
Somehow I disageee. Some folks use EMI/UCP on dialup links so you don't want to have it retry all the time and open the link. "Italways assumes reconnection" is thus not a good idea. Then we could mark it as a compatibility-breaker in the next release. I think there are much more people

RE: [REPOST] [PATCH] emi2 reconnection behaviour

2002-09-23 Thread Angel Fradejas
s ok? Angel. -Mensaje original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Andreas FinkEnviado el: lunes 23 de septiembre de 2002 13:44Para: Angel FradejasCC: [EMAIL PROTECTED]Asunto: Re: [REPOST] [PATCH] emi2 reconnection behaviourOn Montag, September 23

RE: [REPOST] [PATCH] emi2 reconnection behaviour

2002-09-23 Thread Angel Fradejas
-9-9581711 (116)+972-67-340014 ::.."Existence is not only temporary, it's pointless!"-- Calvin and Hobbes -Original Message-From: Angel Fradejas [mailto:[EMAIL PROTECTED]]Sent: Monday, September 23, 2002 4:13 PMTo: Andreas FinkCc: [EMAIL PROT

RE: [REPOST] [PATCH] emi2 reconnection behaviour

2002-09-23 Thread Angel Fradejas
If you don't want a reconnection, you just can set the "reconnect-delay" to a very high value, and you're done (as in the rest of drivers). Wouldn't that mean that eventually Kannel will reconnect ? Well Imeant a VERY high value, let's say 3. That's almost 10 years Angel.

RE: [VOTE] changing Octstr comparison behaviour (was: converting to and from HTML 4 entities)

2002-09-23 Thread Angel Fradejas
My vote is to use strcmp only and let the underlying libc to do the proper work concerning locale. 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

[REPOST] [PATCH] emi2 reconnection behaviour

2002-09-20 Thread Angel Fradejas
Not much feedback on this one... (apart from Oded ;-) Don't you guys think this would bea nice fix to have on CVS? It would be nice to hear from the ones using EMI2 in a production environment. Angel. -Mensaje original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de

RE: MMS Task Force

2002-09-11 Thread Angel Fradejas
I'd like to help here. I don't have experience with WAP, unfortunately. I'll do my best anyway. What do I need? I have access to several SMS-C, several protocols, but no MMS-C. Angel FradejasMediafusión España, S.A.[EMAIL PROTECTED]www.mediafusion.esTel. +34 91 252 32 00Fax +34 91 572 27

[PATCH] emi2 reconnection behaviour

2002-09-09 Thread Angel Fradejas
Hi all, Attached is a patch to change the current behaviour of EMI2 driver when handlingconnection errors.I'm making EMI2 driver consistent with SMPP and SM/ASI behaviour and configuration directives, while trying to fix a couple of things. This is what the patch changes: 1) Removes

[PATCH] SMPP sequence_number

2002-09-06 Thread Angel Fradejas
Hi all, Find attacheda patch to set correctly the sequence_number fieldof the PDU header. According to SMPP 3.3 and 3.4 specs, it must be in the 1-N range, but currently it is in the 0-N range. This causes problems with one of our providers, wich refuses to ack our first

RE: compiler warnings

2002-07-31 Thread Angel Fradejas
size_t looks good to me. Angel Fradejas Mediafusion Espana, 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 Harrie Hazewinkel Enviado el: miercoles 31 de julio de 2002

RE: EMS - Bitmaps *** URGENT ***

2002-07-01 Thread Angel Fradejas
Extended objects are for EMS 5.0. Most (if not all) terminals on the market support EMS 4.2, that do not have extended objects. 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

RE: question about the latest kannel

2002-06-27 Thread Angel Fradejas
Are you using EMI2? 1.1.4 didn't allow bearerbox to start if some emi2 smsc falied, but on version 1.1.6 you can, using retry=yes on the smsc group. 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

RE: Bug: Status stops working...

2002-06-25 Thread Angel Fradejas
We haven't noticed this problem. Boxes running for 2 weeks normally. 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 Oded Arbel

RE: [PATCH] SMPP

2002-06-21 Thread Angel Fradejas
We faced that problem too. But we simply swiched to transceiver mode to avoid it. +1 from me. 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

RE: Time.date not right

2002-06-07 Thread Angel Fradejas
Another top-10 question for the FAQ -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Alan McNatty Enviado el: viernes 7 de junio de 2002 03:04 Para: Kannel Dev Asunto: Re: Time.date not right kannel logs by default in gmt not localtime ... ./config

RE: [patch] smsbox memory leaks and service header

2002-06-07 Thread Angel Fradejas
. 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

RE: [REPOST] emi2 MO timestamps (was: bug withdate_convert_universal() )

2002-06-05 Thread Angel Fradejas
I use --enable-localtime, but that has nothing to do with emi2 MO timestamps, has it? --enable-localtime applies only to log messages, I think. 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

RE: [REPOST] emi2 MO timestamps (was: bug withdate_convert_universal() )

2002-06-05 Thread Angel Fradejas
connect to several SMSC (each one in a different country), one timestamp could be GMT+1 and another GMT+7 So a different timezone correction is needed for each smsc. This leads to a smsc config directive timezone=GMT+N in my opinion. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED

RE: [RFC] mcc and mnc

2002-06-04 Thread Angel Fradejas
in the application handling the MO to output a X-Kannel-SMSC header to correct it. So my opinion is that if the implementation is clean - it will do no harm and potentioally can do good. Thx, Oded. Angel Fradejas Mediafusin Espa a, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32 00 Fax +34 91

RE: [RFC] mcc and mnc

2002-06-04 Thread Angel Fradejas
in Spain it is not a big problem (about 1% of numbers) but I think in Germany this percentage is bigger (please, correct me if I'm wrong). If you are absolutely sure in the entry point of the MO (kannel) of what is the mobile operator, why guess later? Angel Fradejas Mediafusión España, S.A. [EMAIL

RE: Bind Tranceiver implementation.

2002-06-04 Thread Angel Fradejas
Bind transceiver is supported directly by cvs version of kannel. Just use transceiver-mode = yes and unset receive-port on your smpp config. 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

[REPOST] emi2 MO timestamps (was: bug with date_convert_universal() )

2002-06-04 Thread Angel Fradejas
Andreas Fink wrote: this is definitively the case. The EMI timestamps are also is inLOCAL TIME, not GMT The current code asumes GMT timestamps from the SMS-C and this is not the case (at least with the providers I connect). Does anybody need the current behaviour? Or can we fix it?

[RFC] mcc and mnc

2002-06-03 Thread Angel Fradejas
Aquestion for all developers, What do you think about having kannel pass mnc and mcc information to applications? Sometimes applications need to know the operator for the incoming MO (a logo download applicationbeing the typical example), and kannel is the closer elementto the operator

RE: [RFC] mcc and mnc

2002-06-03 Thread Angel Fradejas
Title: Re: [RFC] mcc and mnc smsc-id is almost as good, but not completely.mcc and mnc are normalized values, and when you have for example 20 connections to the same operator (as I do, one emi2 link for each short code), if you use smsc-id you'll have to translate this value in every

RE: [RFC] mcc and mnc

2002-06-03 Thread Angel Fradejas
and smscs. Let's work towards a practical kannel for a huge number of them. (note when I say let's work I mean i would contribute my working solution if anybody is interested). 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

RE: [RFC] mcc and mnc

2002-06-03 Thread Angel Fradejas
will be custom_driver_whatever. Hope this clarifies. Angel Fradejas Mediafusion Espana, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32 00 Fax +34 91 572 27 08

RE: [patch] smsbox memory leaks and service header

2002-06-02 Thread Angel Fradejas
the MO back to kannel. I could rework the patch to allow this X-Kannel header only on MO handling. Does this sound better to you? 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

RE: [patch] smsbox memory leaks and service header

2002-06-02 Thread Angel Fradejas
You are right, that's exactly what I want. The reason is that we collect all the accounting information from kannel. Anyway, if nobody else sees utility for this, I'll keep that in our corporate patches. No need for a religious discussion ;-) Angel FRADEJAS Director de Investigación y

RE: Daily patch: gateway

2002-05-31 Thread Angel Fradejas
Harrie please, Would you be so kind as to comment these changes in ChangeLog? They're somewhat described in a post from May 25 (subject: changes to the heartbeat code.) Thanks. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252 32 00 Fax +34 91 572 27

[patch] smsbox memory leaks and service header

2002-05-31 Thread Angel Fradejas
Hi all, here's a patch for smsbox.c 1) a couple of memory leaks (msg-sms.udhdata and accepted_chars) 2) allow to change msg-sms.service via X-Kannel-Service header orxml tag Cheers. Angel FradejasMediafusión España, S.A.[EMAIL PROTECTED]www.mediafusion.esTel. +34 91 252 32 00Fax +34

RE: Daily patch: gateway

2002-05-30 Thread Angel Fradejas
. Cheers. 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

RE: SMSC Connection

2002-05-30 Thread Angel Fradejas
 You could use keepalive = 60 for example, in your smsc emi2 connection. That way kannel will keep your connection opened by sending heartbeat messages to your smsc. Your smsc will have to support that of course (ucpoperation 31). Angel Fradejas. -Mensaje original-De: [EMAIL

RE: CVS usage question??

2002-05-29 Thread Angel Fradejas
Maybe line-feed format has been changed from unix-like to dos-like. This could happen if you use Windows based tools to edit, etc. Angel. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Oded Arbel Enviado el: miércoles 29 de mayo de 2002 16:54 Para:

RE: Http request kannel

2002-05-06 Thread Angel Fradejas
reply. Any other opinions about this? 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 Cipher Strength Enviado el: lunes 6 de mayo de

RE: sendsms and smsc parameter

2002-04-26 Thread Angel Fradejas
= B allowed-smsc-id = B 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 Andrea Viscovich Enviado el: viernes 26 de abril de 2002 20:26

RE: Accounting with Kannel

2002-04-25 Thread Angel Fradejas
EMI driver reports 2 messages received for each MO in /status. A better solution for accounting would be kannel.access parsing, for example. Or integrate kannel with an accounting database, as I did. Angel Fradejas Mediafusión España, S.A. [EMAIL PROTECTED] www.mediafusion.es Tel. +34 91 252

RE: Reporting the number of message parts sent for long messages.

2002-04-18 Thread Angel Fradejas
Like Oded, our applications don't send SM to multiple receivers, but adding that information seems the right thing to do. My vote is +1 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

RE: [Fwd: Daily patch: gateway]

2002-04-18 Thread Angel Fradejas
I think it's good to keep old changelogs, as they are valuable to see how things are going, and even they are useful if something breaks suddenly. Probably changelog tells you the one to blame ;-) doc/changelog.*.*.* seems a good place. Angel Fradejas Mediafusión España, S.A. [EMAIL

RE: Reporting the number of message parts sent for long messages.

2002-04-17 Thread Angel Fradejas
Hi Oded, For what it's worth, this was my version of the patch. Nothing special, really. Anyway, now yours it's commited on cvs, so I'll stick to it. A couple of modifications on my calling applications and I'm done. This patch is against smsbox.c revision 1.183 Have fun. Angel Fradejas

RE: Reporting the number of message parts sent for long messages.

2002-04-17 Thread Angel Fradejas
It was my way to return the number of messages sent (splits), as I didn't want to change the semantics for send_message() return value. 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

RE: Reporting the number of message parts sent for long messages.

2002-04-16 Thread Angel Fradejas
+1 from me I had written the same patch for my own use, with a slightly different format. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: martes 16 de abril de 2002 13:35 CC: Kannel-devel (E-mail) Asunto: Re

RE: bearerbox crash down

2002-04-15 Thread Angel Fradejas
It's a limit with checking-malloc. You should compile with native malloc, if I rebember it is done by ./configure --with-defaults=speed Angel Fradejas. -Mensaje original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de samEnviado el: lunes 15 de abril de 2002 8

RE: gwlib/date.c bug you reported

2002-03-26 Thread Angel Fradejas
as a release show-stopper. Angel Fradejas. -Mensaje original- De: Stipe Tolj [mailto:[EMAIL PROTECTED]] Enviado el: martes 26 de marzo de 2002 11:50 Para: Angel Fradejas CC: [EMAIL PROTECTED] Asunto: gwlib/date.c bug you reported Hi Angel, can you please see http://www.kannel.3glab.org

RE: msg-sms.smsc_id versus cfg_get(grp, octstr_imm(smsc-id))

2002-03-20 Thread Angel Fradejas
Having a preferred-smsc would do what you want in most cases (unless the specified smsc is not online, in that case, kannel would route it to another smsc in absence of allowed-smc/denied-smsc. group = smsc smsc-id = testsmsc1 preferred-smsc-id = testsmsc1 Hope it helps. Angel Fradejas

RE: bug with date_convert_universal()

2002-03-11 Thread Angel Fradejas
Hi Oded, Take a look at my posts about timestamps with emi2 from January 14h. This was corrected because date_convert_universal precisely assumed 1-12 input, instead of the correct 0-11. Also, taken from date.h long month;/* 0-11 */ Hope this helps. Angel Fradejas. -Mensaje

RE: bug with date_convert_universal()

2002-03-11 Thread Angel Fradejas
Oded, Sorry for misleading you. The code in date_convert_universal is correct now. It was corrected in version 1.9 as you can see in CVS. It assumes 1-12 input, as you correctly pointed out. The problem is the comment in date.h. I said just the opposite that I wanted to say :-( Angel Fradejas

RE: [RFY] Unicode in MO Messages and other patch

2002-03-06 Thread Angel Fradejas
and reviewed. Is it going to be commited before the feature freeze and release tag? Or should I forget about it. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Andreas Fink Enviado el: miercoles 6 de marzo de 2002 8:45 Para: Bruno David

RE: Delivery Report crash Kannel

2002-03-04 Thread Angel Fradejas
assertion Just my 2 cents Angel Fradejas

RE: last CVS updates

2002-02-25 Thread Angel Fradejas
for the missing ocstr_destroy, it were called only once at smsbox exit, so memory was not growing and I didn't see it. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Oded Arbel Enviado el: lunes 25 de febrero de 2002 14:20 Para: Stipe Tolj CC

RE: concatenation = true

2002-02-21 Thread Angel Fradejas
Concatenated messages works for me, using current CVS. Never had a problem with that. Angel. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: jueves 21 de febrero de 2002 20:19 CC: [EMAIL PROTECTED]; P. A. Bagyenda Asunto: Re:

RE: [PATCH] smsc default-sender forced-sender

2002-02-20 Thread Angel Fradejas
original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Oded ArbelEnviado el: miércoles 20 de febrero de 2002 17:58Para: Angel Fradejas; Kannel DevelopersAsunto: RE: [PATCH] smsc default-sender forced-sender Hi everyone. I have applied the patch and tested

[PATCH] smsc default-sender forced-sender

2002-02-19 Thread Angel Fradejas
=forced-sender: as it name implies, it overrides anything. Every message routed to this smsc will have this sender. I'd greatly appreciate your feedback,bug reporting,flames, anything. Any chance for commiting to cvs? Have fun. Angel Fradejas. patch_default_sender_2.diff Description

smsbox_req_sendota broken?

2002-02-14 Thread Angel Fradejas
could takea look at there. Angel Fradejas.

[REPOST] [PATCH] emi2 driver login behaviour

2002-02-11 Thread Angel Fradejas
I just noted this is appears as an open issue in STATUS, but not as an available patch. Just in case you missed it, here is it again. -Mensaje original- De: Angel Fradejas [mailto:[EMAIL PROTECTED]] Enviado el: miércoles 30 de enero de 2002 11:13 Para: Stipe Tolj CC: Kannel Developers

RE: [REPOST] [PATCH] emi2 driver login behaviour

2002-02-11 Thread Angel Fradejas
on that. Anybody here thinks that give-up-on-error behaviour can be considered a feature ? Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: lunes 11 de febrero de 2002 13:29 CC: Kannel Developers Asunto: Re: [REPOST] [PATCH

RE: global-sender on a smsc basis ?

2002-01-31 Thread Angel Fradejas
default-sender and forced-sender, but I don't see the need. I keep thinking in the cleanest and more useful way to implement this feature. Angel Fradejas. -Mensaje original- De: Nisan Bloch [mailto:[EMAIL PROTECTED]] Enviado el: jueves 31 de enero de 2002 12:50 Para: Stipe Tolj; Angel

RE: global-sender on a smsc basis ?

2002-01-31 Thread Angel Fradejas
, I'll work on it and submit the patch as soon as possible. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Nisan Bloch Enviado el: jueves 31 de enero de 2002 15:12 Para: Angel Fradejas; Stipe Tolj CC: Kannel Developers Asunto: RE: global-sender

RE: global-sender on a smsc basis ?

2002-01-30 Thread Angel Fradejas
global-sender = (or whatever) group = smsc smsc-id = A default-sender = group = smsc smsc-id = B default-sender = And then, the sendsms requests from the applications without a from=, to let bearerbox select the appropiate one. Agree? Angel Fradejas. -Mensaje

RV: [PATCH] smsc_smpp.c does not timestamp MO messages

2002-01-29 Thread Angel Fradejas
Oops, I missed something the patch itself. Sorry. -Mensaje original- De: Angel Fradejas [mailto:[EMAIL PROTECTED]] Enviado el: martes 29 de enero de 2002 11:08 Para: Kannel Developers Asunto: [PATCH] smsc_smpp.c does not timestamp MO messages Hi list, I noticed that MO

RE: global-sender on a smsc basis ?

2002-01-29 Thread Angel Fradejas
. Will any driver complain about that? Before going any further with this implementation, I would like to hear what to do if a message goes all the way to bearerbox with an empty sender and there's not default-sender. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL

RE: global-sender on a smsc basis ?

2002-01-29 Thread Angel Fradejas
Ok, obvious. I guess I need a rest -Mensaje original- De: Andreas Fink [mailto:[EMAIL PROTECTED]] Enviado el: martes 29 de enero de 2002 16:47 Para: Angel Fradejas CC: [EMAIL PROTECTED] Asunto: RE: global-sender on a smsc basis ? Ok, I could rework my patch to take

[RFC] emi2 driver login behaviour

2002-01-29 Thread Angel Fradejas
is meant to run 24/7 mostly unattended. The modifications needed to do that are trivial. I have done it with good results. What do you think? Angel Fradejas.

RE: [RFC] adding flash directive to sms-service group

2002-01-24 Thread Angel Fradejas
Why not use the accept-x-kannel-headers in the sms-service declaration, and output a X-Kannel-MClass header in the http response? IMHO, no need for flash=yes Have fun. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado

RE: EMS and splitting

2002-01-17 Thread Angel Fradejas
Title: Re: EMS and splitting Ok, the general opinion seems to maintain Kannel as simple as possible, and I agree. So I'll keep EMS splitting out of kannel, in my calling application. But I think smsbox must not panic with any given input, so I'll try to fix that. Currently smsbox doesn't

RE: EMS and splitting

2002-01-17 Thread Angel Fradejas
and exits. sure it doesnt fit into a message. how else could it split an UDH? If kannel doesn't know how to handle anything, it must report it, not exit. I think everybody agrees this is a bug. Angel Fradejas. -Mensaje original-De: Andreas Fink [mailto:[EMAIL PROTECTED]]Enviado

RE: [RFC]

2002-01-17 Thread Angel Fradejas
I have submitted also another patch. Don't know if is accepted. Message-ID: [EMAIL PROTECTED] I reattach it for reference. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stipe Tolj Enviado el: miércoles 16 de enero de 2002 22:39 Para

EMS and splitting

2002-01-16 Thread Angel Fradejas
for example). So, traversing the UDH and treating each of the IE's separately, based on known IEI's, could be a solution.Anyone with a more elegant idea? Of course, is there any interest in doing EMS stuff inside kannel? (I mean only proper splitting, not message composition). Angel Fradejas.

RE: timestamps with emi2

2002-01-15 Thread Angel Fradejas
to send fixes? Is there anybody responsible to commit the CVS changes? -Mensaje original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Dima MilentievEnviado el: martes 15 de enero de 2002 9:12Para: Angel Fradejas; Kannel DevelopersAsunto: RE: timestamps

RE: timestamps with emi2

2002-01-15 Thread Angel Fradejas
Hi Stipe, Here you have the patch to date.c Angel Fradejas. -Mensaje original- De: Stipe Tolj [mailto:[EMAIL PROTECTED]] Enviado el: martes 15 de enero de 2002 12:12 Para: Angel Fradejas CC: Kannel Developers Asunto: Re: timestamps with emi2 please send fixes in diff -u format

timestamps with emi2

2002-01-14 Thread Angel Fradejas
date += monthstart[t-month] * DAY; Shouldn't it be line 81: date += monthstart[t-month-1] * DAY; ? Or am I doing something wrong? I need exacts timestamps because we have to do accounting fo the sms traffic. Angel Fradejas.

RE: timestamps with emi2

2002-01-14 Thread Angel Fradejas
. sounds reasonable assumption. the unix represenation of timestamps start with month 0-11. Andreas Fink So who's the person responsible for date.c? Or should I send a patch? Angel Fradejas.

Nordic Mobile Entertainment Conference

2002-01-11 Thread Angel Fradejas
Anyone out there attending the Nordic Mobile Entertainment Conference on January 29-30, Stockholm ?

RE: global-sender on a smsc basis ?

2002-01-10 Thread Angel Fradejas
default-sender properly. Angel Fradejas.

RE: global-sender on a smsc basis ?

2002-01-10 Thread Angel Fradejas
Sorry, but I mislead an octstr_duplicate() instead of a octstr_create() in the previous patch. This is corrected in this new patch. Sorry about any inconvenience. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Angel Fradejas Enviado el

smsbox bug

2002-01-10 Thread Angel Fradejas
? Angel Fradejas. patch_urltrans.diff Description: Binary data

global-sender on a smsc basis ?

2002-01-09 Thread Angel Fradejas
for this case). That way, calling applications could just let the sender field empty, and kannel would select the right one, after the routing to the proper smsc is done. What do you think about this? Angel Fradejas.

RE: global-sender on a smsc basis ?

2002-01-09 Thread Angel Fradejas
. Angel Fradejas. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Angel Fradejas Enviado el: miércoles 9 de enero de 2002 13:57 Para: [EMAIL PROTECTED] Asunto: RE: global-sender on a smsc basis ? Forgot to say I could implement this and send a patch

RE: Stripping Kannel

2002-01-04 Thread Angel Fradejas
Stipe Tolj wrote: I agree this is an interesting thing. We also use kannel as a SMS gateway only, and striping down everything wap related makes sense to us, too. so you would agree to have a configure switch that strips down everything WAP related in bearerbox, right?! Yes, that would be

RE: Error code 0x00000010, SMPP when sending...

2001-12-26 Thread Angel Fradejas
Here in Spain, Vodafone (former Airtel) expects 0 or 1 in source_addr_ton instead of the default 2. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Stefan Cars Enviado el: martes 18 de diciembre de 2001 16:22 Para: [EMAIL PROTECTED] Asunto: Re: Error