RE: access.log

2002-10-17 Thread Oded Arbel
-Original Message- From: Andy Elacion, Jr. [mailto:[EMAIL PROTECTED]] I ask this in user group but it seems that I ask in the wrong group. Can the accesslog be stored on a database, ie mySQL? Not in any way related to Kannel. there are several interesting methods that allow you

RE: bearerbox problem

2002-10-17 Thread Oded Arbel
Have you configured any SMSC groups ? -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Quickly, I must hurry, for there go my people and I am their leader. -Original Message- From: Guanghua Hou [mailto:[EMAIL PROTECTED]] Sent:

RE: Small typo fix (smsc_smpp)

2002-10-17 Thread Oded Arbel
+1 for submission to CVS. this is already fixed in m-Wise private CVS, but I forgot to +synch it with the public CVS. sorry. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. peeling an orange in zero-g reminds me of a galaxy

Re: bearerbox problem

2002-10-17 Thread Guanghua Hou
Yes. The connection to SMSC is OK. The configuration is as follows: group = smsc smsc =smpp smsc-id = HTTP host = wapgw port = receive-port = system-type = kannel smsc-username = 500 smsc-password = In the log file, two threads are

Re: Kannel on Solaris 8

2002-10-17 Thread Stipe Tolj
BTW, forgot to say it. At least or Solaris 2.6 box has a ploblem with pthread mutex. I don't know if it is our box specific or general for Solaris. What happens is following: An ACK is received by bearerbox and the mutex triggers the store file to clear the message. While this is hapening a

Re: Small typo fix (smsc_smpp)

2002-10-17 Thread Stipe Tolj
Alexander Malysh wrote: here is small typo bugfix. Otherwise if you get error from SMSC you can't find DLR for this sms. yep, fixed, thanks. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf

Re: bearerbox problem

2002-10-17 Thread Stipe Tolj
Please send us a more comprehensive snapshot of the bearerbox.log to see what happens. 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

Re: access.log

2002-10-17 Thread Stipe Tolj
Not in any way related to Kannel. there are several interesting methods that allow you to store logs in a database w/o the logging application being aware of the fact. why would you want to do that anyway ? interesting. Any resource inforations Oded?! Stipe [EMAIL PROTECTED]

Re: access.log

2002-10-17 Thread Andy Elacion, Jr.
There are times that our subscriber would like to verify their transactions and we have hard time in doing this. We do it manually like grep the accesslog for a particular cell no and it give us a pain. Another thing is to monitor the reply of our system. -Original Message-

Re: access.log

2002-10-17 Thread Stipe Tolj
Andy Elacion, Jr. schrieb: There are times that our subscriber would like to verify their transactions and we have hard time in doing this. We do it manually like grep the accesslog for a particular cell no and it give us a pain. Another thing is to monitor the reply of our system. hehe,

[RFY] rolling 1.2.1 tarball?!

2002-10-17 Thread Stipe Tolj
Hi, anyone complaints about rolling now the stable 1.2.1 tarball out of cvs head branch?! Afterwards we'd apply several (more or less huge) patches, like Igor's WTP-SAR patch and my smsbox-routing patch. Ohhh, yeah, what about Stefan Cars' cimd2 patch? Anyone reviewed the code and tested?

Re: [RFY] rolling 1.2.1 tarball?!

2002-10-17 Thread Nisan Bloch
At 10:45 AM 10/17/02 +0200, Stipe Tolj wrote: Hi, anyone complaints about rolling now the stable 1.2.1 tarball out of cvs head branch?! +1 from me... Nisan Afterwards we'd apply several (more or less huge) patches, like Igor's WTP-SAR patch and my smsbox-routing patch. Ohhh, yeah, what

Re: access.log

2002-10-17 Thread Andy Elacion, Jr.
Andy Elacion, Jr. schrieb: There are times that our subscriber would like to verify their transactions and we have hard time in doing this. We do it manually like grep the accesslog for a particular cell no and it give us a pain. Another thing is to monitor the reply of our system.

Re: access.log

2002-10-17 Thread Gaby Vanhegan
You may import the file access.log by perl script to MySQL engine and query on that data then?! We do this also but, we were late by 1 day. We don't have an application that will do this like, online. We really appreciate any pointers/web site that you could recommend. Dependant on the

Re: bearerbox problem

2002-10-17 Thread Guanghua Hou
The detailed log is: [0] INFO: Kannel bearerbox II version 1.2.0 starting [0] INFO: SSL not supported, no SSL initialization done. [0] DEBUG: Started thread 1 (gw/smsc_smpp.c:io_thread) [0] DEBUG: Started thread 2 (gw/smsc_smpp.c:io_thread) [0] DEBUG: Started thread 3

RE: access.log

2002-10-17 Thread Oded Arbel
Not anything that I can point you to on the web, but a long time ago I wrote a database logger that opened a FIFO pseodo-file, waited for programs to write to that file, parsed the input and logged to a database. it wasn't that hard even, so I'm pretty sure that other people have done such

Re: access.log

2002-10-17 Thread Andrea Viscovich
You may import the file access.log by perl script to MySQL engine and query on that data then?! We do this also but, we were late by 1 day. We don't have an application that will do this like, online. We really appreciate any pointers/web site that you could recommend. I don't

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: access.log

2002-10-17 Thread Nisan Bloch
Hi Another way is to write a front end application to Kannel, that you use to submit messages to Kannel. Then you can use Kannels DLR mechanism to callback to your app. This way you can trace the messages and log them into a database. We do this quite effectively. Nisan At 10:22 PM 10/17/02

Re: bearerbox problem

2002-10-17 Thread Guanghua Hou
Attached is the config file. Best Regards, Guanghua Hou looks weird. why would the SMPP connections be started so early ? in all of our setups the SMPP connections start at about 6 or 7th place. can I please have a look at your configuration file ? The detailed log is:

RE: access.log

2002-10-17 Thread Oded Arbel
-Original Message- From: Andy Elacion, Jr. [mailto:atelacion;imgame.com.ph] There are times that our subscriber would like to verify their transactions and we have hard time in doing this. We do it manually like grep the accesslog for a particular cell no and it give us a pain.

WAP kannel GSM Modem

2002-10-17 Thread antimopica
Hi all, I am trying to use Kannel as WAPSMS Gateway. Initially i started with SMS Gateway, using a GSM phone as modem and (after some trials) everything was ok. Now i am testing kannel as WAP gateway. The idea is to establish a PPP connection (dial-in) between a WAP phone and the GSM phone

RE: [RFY] rolling 1.2.1 tarball?!

2002-10-17 Thread Oded Arbel
+1 here. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Do you dream in colors or do you discriminate ? -Original Message- From: Nisan Bloch [mailto:nisof;amagoblin.co.za] Sent: Thursday, October 17, 2002 10:55 AM To: Stipe Tolj;

RE: bearerbox problem

2002-10-17 Thread Oded Arbel
looks weird. why would the SMPP connections be started so early ? in all of our setups the SMPP connections start at about 6 or 7th place. can I please have a look at your configuration file ? -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. The

Re: access.log

2002-10-17 Thread Alan McNatty
One thing you could try is writing a (daemon) script in perl that tails the access log and acts on occurances (ie: load them into a database, report errors, etc). Useful for monitoring when logcheck isn't enough - might work for you although might have it limits if volumes are high. I can supply

Re: access.log

2002-10-17 Thread Alan McNatty
Definitely the optimal approach - using a full dlrmask you can tell if message was accepted by handset the ultimate goal. However I'd hate to see anyone 'manually grepping', there is a better interim solution I'm sure. On Thu, 2002-10-17 at 22:56, Nisan Bloch wrote: Hi Another way is to

Re: [RFY] rolling 1.2.1 tarball?!

2002-10-17 Thread Andreas Fink
On Donnerstag, Oktober 17, 2002, at 10:45 Uhr, Stipe Tolj wrote: Hi, anyone complaints about rolling now the stable 1.2.1 tarball out of cvs head branch?! +1 Afterwards we'd apply several (more or less huge) patches, like Igor's WTP-SAR patch and my smsbox-routing patch. Ohhh, yeah,

RE: access.log

2002-10-17 Thread Oded Arbel
Yes- thats something we already have, but sometimes its not enough - sometimes you do need the actual transactions logs. just the other day we encountered something like that. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. You single-handedly

RE: bearerbox problem

2002-10-17 Thread Oded Arbel
I have no idea. the sms router thread will stop if there are no message producers in the systems and no other flow threads. but you have SMSC connections which are message producers, and the wapbox which is also a message producers. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED]

Re: access.log

2002-10-17 Thread Andrew McMillan
On Thu, 2002-10-17 at 22:22, Alan McNatty wrote: One thing you could try is writing a (daemon) script in perl that tails the access log and acts on occurances (ie: load them into a database, report errors, etc). Useful for monitoring when logcheck isn't enough - might work for you although

Re: access.log

2002-10-17 Thread Harrie Hazewinkel
--On Thursday, October 17, 2002 10:41 AM +0200 Stipe Tolj [EMAIL PROTECTED] wrote: Andy Elacion, Jr. schrieb: There are times that our subscriber would like to verify their transactions and we have hard time in doing this. We do it manually like grep the accesslog for a particular cell no

Re: access.log

2002-10-17 Thread Stipe Tolj
Stip,e have you looked at that module API I once posted?? sorry, only by flying through it. It's still very high on my TODO list and I hope I get the time to do it ASAP. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger

Re: WAPKANNEL Configuration_9203/openssl/Urgent!

2002-10-17 Thread Ivone Uribe
Hi Mark an Stipe! thanks! Well, we have severals types of motorola handsets, but I'm using the motorola i550plus and the i30sx for the proves. My OS is the Red Hat 7.2, I had problems when I installed the Kannel, I got this message : libcrypto.so.0.9.6 and libssl.so.0.9.6 needed by

Kannel, hdml

2002-10-17 Thread Ivone Uribe
Hi all! I have a little question, Does anybody know if Kannel supports hdml? Regards, Ivone _ MSN. Más Útil Cada Día http://www.msn.es/intmap/

getHostByName

2002-10-17 Thread Mohd Amin
Hi, I encountered this problem while running wapbox a month back. Recently i reinstalled RH7.2 and now the smsbox is showing the problem and wapbox works great. 2002-10-18 00:56:02 [0] INFO: Added logfile `kannel-smsbox.log' with level `0'. 2002-10-18 00:56:02 [0] INFO: Logging accesses to

Re: getHostByName

2002-10-17 Thread Rene Kluwen / Chimit Software Solutions
Just a wild guess: What is set as bearerbox-host in group=smsc. If it is set to count, then count is the hostname that it cannot resolve... This email message has been automatically scanned for viri using Sophos antivirus. - Original Message - From: Mohd Amin [EMAIL

SMPP: data_coding (deliver_sm)

2002-10-17 Thread Alan McNatty
Hi All, Just trying to clear up my understanding regarding how kannel handles smsc message charset translations. Just been through code no pdu debugging yet. If I receive a message from a smsc in say ucs2, from what I can see in smsc_smpp.c pdu_to_msg the msg data always gets converted from gsm

Funny...

2002-10-17 Thread Rene Kluwen / Chimit Software Solutions
 The following message: "Slotkoers ABN Amro: 15.00 Euro." (without the quotes) won'tsend using the AT2 smsc. From the logs: == /var/log/kannel/bearerbox.log ==2002-10-18 03:46:29 [5] DEBUG: AT2[mysmsc]: TP-Validity-Period: 24.0 hours2002-10-18 03:46:29 [5] DEBUG: AT2[mysmsc]: --

31 characters (was: Funny)

2002-10-17 Thread Rene Kluwen / Chimit Software Solutions
 I tracked it down to: All messages of 31 characters won't send (in my case). I tested using both a Siemens SL45 and a Siemens M35. Is this a Siemens thingy? Or is something wrong packing the PDU? Could anybody confirm or deny this using a non-Siemens phone? I will see if I can find

re compiling kannel

2002-10-17 Thread Dakshinamoorthy . R
Hi, I am in the process of compiling kannel on redhat 7.2 after using ./ configure i have got error xmllib should be higer version ie 2.2.5 or above , I have added a 2.4.13 xml version then it was ok and configuring and crearting a make file while make it reports the following errors

Re: WAPKANNEL Configuration_9203/openssl/Urgent!

2002-10-17 Thread Rene Kluwen / Chimit Software Solutions
The line ./configure --with-wtls=openssl goes for if you compile kannel yourself from source. The RPM package contains just binaries, precompiled for a certain set of libraries... which (obviously) do not match yours. If you know anything about cvs, I recommend you check out the cvs version of