[FYI] Adding delivery reports to ppg

2003-03-04 Thread Aarno Syvänen
Hi List, i now have code for ppg delivery reports. It use dlr-url and drl-mask, quite normal Kannel style. But there is one thing: dlrs are delivered by smsbox, so the use must define one. And there must be smsbox-id defined for smsbox sending the dlrs and service-name for ppg (smsbox will

Re: [PATCH] Octstr additions

2003-03-04 Thread Stipe Tolj
Hi Nisan, Some additions to octstr.[ch] /* * Strip all occurence of char ch from start of Octstr */ void octstr_strip_char(Octstr *text, char ch); /* * Check if ostr is numeric */ int octstr_isnum(Octstr *ostr1); /* * Replace all occurences of needle with repl within

Re: [FYI] Adding delivery reports to ppg

2003-03-04 Thread Stipe Tolj
Aarno Syvänen wrote: i now have code for ppg delivery reports. It use dlr-url and drl-mask, quite normal Kannel style. But there is one thing: dlrs are delivered by smsbox, so the use must define one. And there must be smsbox-id defined for smsbox sending the dlrs and service-name for ppg

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

OpenWave browser PUSH configuration/provisioning

2003-03-04 Thread Søren Corneliussen
Title: OpenWave browser PUSH configuration/provisioning Hi I'm looking for some information about configuring an OpenWave browser using e.g. push. Nokia/Ericsson has the OTA specification describing how to setup their browser using wsp unconfirmed push. Does something similar exist for

RE: OpenWave browser PUSH configuration/provisioning

2003-03-04 Thread Paul Keogh
I'm looking for some information about configuring an OpenWave browser using e.g. push. Nokia/Ericsson has the OTA specification describing how to setup their browser using wsp unconfirmed push. Does something similar exist for the OpenWave browser? (without having to use an OpenWave GW)

[FYI] pthread_mutex bug in openssl thread locking fixed

2003-03-04 Thread Stipe Tolj
Hi list, just to let you all know that I have fixed and commited a long standing openssl call-back function bug causing to break with pthread_mutex locking. The problem was, that we registered the two different call-back functions to the openssl crypto library, one for the ssl client and one for

questions

2003-03-04 Thread Dziugas Baltrunas
Hi all, i thought about some features of Kannel which are not yet implemented. as far i as know, kannel still doesn't support SIGHUP in order to reread the configuration file, and it seems, when it gets HUP, it only reopens log files and puts appropriate message in the log files. the second,

Re: [PATCH] Octstr additions

2003-03-04 Thread Stipe Tolj
Commited to cvs. Thanks Nisan. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de

Re: [PATCH] SMPP Optional params

2003-03-04 Thread Stipe Tolj
Hi Nisan, could you please attach the patch files to the mail?! Text formating breaks in some cases when you simply inline the patch file to the mail body. Thanks in advance. Stipe [EMAIL PROTECTED] --- Wapme Systems AG

[RFC] smsc logging patch commit?!

2003-03-04 Thread Stipe Tolj
Hi list, I'd like to apply my patch this afternoon. It an 'feature-add' and hence does not break any common behaviour. If someone has considerable constrainst against a commit, please veto. Stipe [EMAIL PROTECTED] --- Wapme

[RFC] re-connect timming harmonization (SMPP vs. EMI2)

2003-03-04 Thread Stipe Tolj
Hi list, I'd like to suggest to patch the EMI2 module to use the same re-connect timing config directive as SMPP, SMASI, 'reconnect-delay', instead of the exponential backoff. Main reason is that some SMSC we are connected to leave us some minutes waiting before allowing to login, and the

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]

Re: [RFC] smsc logging patch commit?!

2003-03-04 Thread Alexander Malysh
Hi Stipe, I have not tried your patch but at first glance it looks good... +1 from me Am Dienstag, 4. März 2003 14:26 schrieb Stipe Tolj: Hi list, I'd like to apply my patch this afternoon. It an 'feature-add' and hence does not break any common behaviour. If someone has considerable

Re: [PATCH] trivial dcs_to_fields fix

2003-03-04 Thread Stipe Tolj
Hi Alex, ok, I see that's it's only MO related. Commiting this to cvs. If someone complains, we will roll-back. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax:

[FYI] smsc logging patch commited

2003-03-04 Thread Stipe Tolj
Hi list, I have now commited my smsc logging patch that has been introduced some days ago. Please update your cvs trees and report any problems. In case we have to roll-back, I have tagged the tree with pre_smsc_logging before commiting, so a roll-back should be pretty easy. Stipe [EMAIL

Urgent: Priority for messages...

2003-03-04 Thread chu papa
based on the CIMD2 specs you can set the priority of sent messages whether flash or ordinary text, is kannel capable to setting the priority of messages on the fly? are there patches for this? i already read the documentation and found nothing that would help me.. or maybe i missed out