Is smsbox needed in my config?

2010-07-15 Thread Toby Phipps
Looking for some advice. Kannel is running very happily for me with sqlbox being used for all message handling. I queue MTs by inserting into the sql-insert-table and DLRs and MO handled by a process monitoring the sql-log-table, pulling and processing message rows as they arrive. I have no ne

Life without smsbox

2010-08-03 Thread Toby Phipps
Hello all, I recently received good advice on this list (thanks Nikos!) that I was fine without running smsbox given that I'm using sqlbox for both queuing MT and for handling MO/DLR. However, I've run into a couple of issues with this config that I'm hoping on some advice on, specifically:

RE: Life without smsbox

2010-08-08 Thread Toby Phipps
s, Toby. -Original Message- From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Wednesday, 4 August 2010 10:26 PM To: 'Nikos Balkanas'; 'Toby Phipps'; users@kannel.org Subject: RE: Life without smsbox I'm just thinking of something. What if you fill in the field &

RE: Life without smsbox

2010-08-08 Thread Toby Phipps
Just a follow-up - I also tried setting "smsbox-id = sqlbox" in the "sqlbox" section, and sqlbox starts but I get the same results, which is that the bearerbox store size increments by one for each DLR received, as viewed in the status output. For example: SMS: received 0 (0 queued), sent 13 (0 qu

RE: Life without smsbox

2010-08-09 Thread Toby Phipps
x process and associated IPC. Who is the appropriate sqlbox owner that I should run these changes by? I'm sure I'm not the only one that has no need for smsbox. Thanks, Toby. -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Monday, 9 August 2010 2:17 AM

RE: Life without smsbox

2010-08-09 Thread Toby Phipps
ing changes - if not, then sqlbox returns the successful ACK. Thanks, Toby -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Tuesday, 10 August 2010 12:08 AM To: Toby Phipps; 'Rene Kluwen'; users@kannel.org Subject: Re: Life without smsbox Hi, You ar

RE: Life without smsbox

2010-08-09 Thread Toby Phipps
re is a problem with sqlbox, but I bet I would have heard about it if it were, but revert to the svn version and try smsbox-route. The warning you get is very crucial, you are missing incoming DLRs. You need to fix that, before anything else. BR, Nikos - Original Message - From:

RE: Life without smsbox

2010-08-09 Thread Toby Phipps
of adding a new config parameter instead - something like "run-without-smsbox" or "sqlbox-generates-ack". Any suggestions or thoughts? Thanks, Toby. -Original Message- From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Tuesday, 10 August 2010 3:56 AM To: 'Nikos Balk

RE: Life without smsbox

2010-08-10 Thread Toby Phipps
e is only 1 connected box. I don't follow you saying that without it you get no warnings. Did you change the sources? BR, Nikos - Original Message - From: "Toby Phipps" To: "'Rene Kluwen'" ; "'Nikos Balkanas'" ; Sent: Tuesday, August 1

RE: Life without smsbox

2010-08-10 Thread Toby Phipps
standalone without necessitating a smsbox process, especially as it for all intents and purposes does what smsbox does for message handling (but via tables rather than HTTP). Toby. From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent: Wednesday, 11 August 2010 12:06 AM To:

DLRs for concatenated messages

2011-03-24 Thread Toby Phipps
Hi all, I'm seeing some strangeness with DLR handling of concatenated messages sent via SMPP in Kannel 1.5.0. I'm using MySQL for DLR storage and only the first message of the set generates a DLR in the database. My provider, however, follows the specs and returns a DLR for each part. Kannel rec

RE: DLRs for concatenated messages

2011-03-24 Thread Toby Phipps
com] Sent: Friday, March 25, 2011 1:47 AM To: Toby Phipps Cc: users@kannel.org Subject: Re: DLRs for concatenated messages Hi That is the way kannel handles dlr for concatenated messages. There has been several threads regarding how to improve this but nothing has

NoSQL and Kannel

2011-03-24 Thread Toby Phipps
Hi all, Has anyone put any thought into implementing Kannel DLR storage (and the basics of sqlbox MT injection) in a NoSQL datastore? We are using Redis (http://redis.io) for other projects and are very happy with it. Its key-based storage/retrieval and strong support for arrays as atomic queu

SMPP smsc log-level in production

2011-03-30 Thread Toby Phipps
Out of interest, what log-level is recommended for live, high-throughput (50 SMS/sec+) SMPP connections? Running SMPP connections with log-level=0 gives me a very good level of comfort as the full PDUs are in the log which makes it very easy to trace down issues (and send excerpts of to telcos

RE: Re: newbie - swisscom by IP

2011-03-30 Thread Toby Phipps
I think you are confused. To send messages to Swisscom via IP (and by that I assume you mean via TCP/IP over the Internet and not via a GSM modem), you will need to contact Swisscom to negotiate a connection to their SMSC. Or, you could instead negotiate a connection with any of the SMS aggre