RE: webbased gui for monitoring Kannel architecture

2008-11-24 Thread Dave Jong A Lock
Hi, I'm also interested, who has the source? Can you send/ publish it? Dave

routing or load balancing sms-service

2008-11-24 Thread Dave Jong A Lock
Hi all, I want to know if it it possible to load balance like this or if you have a better idea please post. group = sms-service keyword = default allowed-receiver-prefix = +5978957000;8957000;5978957000;+59708957000;59708957000;08957000 exec = /usr/bin/perl /home/lott/lott.pl %p '%a'

smpp bind transmitter only

2008-11-19 Thread Dave Jong A Lock
Hi all, I have a transmitter only smsc. the bearerbox constantly gives me an error cannot connect (because it also tries to connect as receiver). Is it possible to change this in the configuration? I found an old thread about this: Binding as a transmitter only Ronan Derby Mon, 14 Jan 2002

Aliases

2008-11-13 Thread Dave Jong A Lock
Hi all, I have been trying to get this to work, but wondering if what I think this should do is correct. group = sms-service keyword = n aliases = no;nee;niet;uit;out;geen;N This means if someone sends the letter n, this service is started. I thought it also meant that if someone sends no or

Re: users Digest, Vol 30, Issue 10

2008-11-06 Thread Dave Jong A Lock
Hi all, I'm receiving this error; 2008-11-06 08:21:04 [4130] [6] ERROR: SMPP[]: SMSC returned error code 0x0008 (System Error) in response to submit_sm. I know it's something wrong on the smsc's side, but they can't seem to fix this. When I make the connection everything is ok, but

Error in submit_sm response

2008-11-06 Thread Dave Jong A Lock
Hi all, Sorry for my last post, forgot to change the subject. It was; I'm receiving this error; 2008-11-06 08:21:04 [4130] [6] ERROR: SMPP[]: SMSC returned error code 0x0008 (System Error) in response to submit_sm. I know it's something wrong on the smsc's side, but they can't seem

Memory optimization

2008-10-30 Thread Dave Jong A Lock
Hi all, How much memory does kannel use when receiving approx. 70 msg/min. ? Is there a way to increase the use of memory (is it needed to do this) ? Will increasing memory result in faster handling of receiving/sending messages? I know most of the sending / receiving speed depends on the smsc,

Http post smsc

2008-08-17 Thread Dave Jong A Lock
Hi all, Is there any way to receive mo from a http post smsc? Things in place: 1. smsc sends messages to my public ip with a specified port like ( 123.123.123.123:9876) 2. kannel cvs version installed cvs-20080724 But still not receiving, I get an error like: 2008-08-17 11:10:18

http connecttion error

2008-08-06 Thread Dave Jong A Lock
Hi users, I have to set up a http connection through xml (is this correct?) I cannot receive anything from smsc. I get this error; 2008-08-06 14:57:23 [14836] [2] DEBUG: HTTP: Creating HTTPClient for `***.***.***.***'. 2008-08-06 14:57:23 [14836] [2] DEBUG: HTTP: Created HTTPClient area

Http connection to smsc

2008-08-05 Thread Dave Jong A Lock
Hi all, I already posted a question on this problem and got 1 answer, but this is still not working. Scenario: I just got a http (xml) connection from the smsc, saying they will send all incoming sms to my application for me. my conf: group = smsc type = http system-type = generic smsc-id =

http or xml connection to smsc

2008-07-21 Thread Dave Jong A Lock
Hey guys, Sorry for the last post, forgot to change the subject. I just want to know if it is possible to connect to smsc with http or xml (instead of smpp) and if so the bigger question is how? Dave -- Never doubt that a small group of committed people can change the world. Indeed, it is the

php-admin

2008-06-28 Thread Dave Jong A Lock
Hi all, Can anyone give me the steps to use the php-admin? I have tried copying all the files in the contrib folder, made the changes in the conf file accordingly,I can load the page but after that nothing works. the links work, but no information of my kannel is displayed and using sendsms.php

Kannel installation on x64 with dlr support

2008-05-23 Thread Dave Jong A Lock
Hi all, I wonder what the steps are to install Kannel on an x64 platform (fedora core 8) with dlr support. I have installed kannel many times before on other machines, but could never get the dlr (with mysql) to work. When compiling (--with-mysql) I don't receive any errors. But when running I

Connect with smsc receive other's esme's messages

2008-03-27 Thread Dave Jong A Lock
Hey guys, First I had a great connection towards the smsc, then sometimes it started disconnecting every two hours. Then they told me we can have a double connection and they started by granting us permission. After some time when I tried connecting I saw another esme's id. Last night I not only

DLR - storage problem

2008-03-18 Thread Dave Jong A Lock
Hi, I'm trying to work with external dlr. I compiled kannel as explained and used --with-mysql and no errors on compiling. And mysql ... enabled. Kannel runs fine if I comment out dlr-storage = mysql and dlr-mask =31. I have the mysql-connection and also the dlr-db group. When I start kannel,

RE: which cells work with kannel

2008-03-17 Thread Dave Jong A Lock
Hi Denis, I successfully use a sony ericcson t630 with dcu-11 cable (usb cable). group = smsc smsc = at modemtype = sonyericsson_T630-T628 device = /dev/ttyUSB0 validityperiod =167 keepalive = 60 group = modems id = sonyericsson_T630-T628 name = Sony Ericsson T630-T628? init-string =

Some questions

2008-02-07 Thread Dave Jong A Lock
Dear all, I have more then 1 question; 1. Can I have multiple smsboxes for one number to have a sort of load balancing? 2. If I have different smsboxes can I also have different logs for all smsboxes and also different logs for the bearerbox? 3. When I can make multiple

Problem program

2008-01-11 Thread Dave Jong A Lock
Hi all, I'm not sure but can this be the problem? I use a perl script to generate my replies and to store all incoming and outgoing sms in a mysql db. This db has now grown large to 150mb I think. I this the reason my bearerbox keeps receiving sms but not sending them to the smsbox anymore?

RE: maximum SMSC kannel support

2008-01-09 Thread Dave Jong A Lock
How many messages can kannel handle at a time? I have been troubleshooting this the past month. In the beginning I didn't have any problems, but now I'm receiving thousands of sms an hour and sometimes the bearerbox keeps receiving, but not sending the sms to the smsbox (so my application doesn't

Error starting perl script

2007-12-10 Thread Dave Jong A Lock
My application works fine for more then 6 months now except for one problem occurring at different times. I think the problem starts with one or more flooders. So in the kannel.conf I put two extra's, the retries_freq (3) and the retries_time (120). So after 3 retries is stops sending the sms if