Thanks Nikos, You understand well my questions.
- 1) For individual SMS pushed better to use smsbox HTTP API - 2) For batch SMS ( AO-MT I mean ) better to use sqlbox injection. - 3) MO and DLRs handled by sqlbox-mo and smsbox I have separated the MO and MT flow by connecting two sqlbox (one for MO and DLRs and the others for MT injection) I know we can think differently (work with just one sqlbox) but I will work like this for my purpose that is to use a GUI ( new PlaySMS branch created called PlaySMS-KM² who can use smsbox HTTP API for single SMS and sqlbox MT injection for batch, with some others things). Regards, Emmanuel 2010/8/12 Nikos Balkanas <[email protected]> > Hi Emmanuel, > > I don't quite understand what you mean. Can you elaborate? > > 1) Unitary SMS. You mean individual SMS pushed on demand? Definitely the > smsbox HTTP API. You will need some kind of fancy HTTP interface for the > client. You may need also online accounting/billing. > > 2) batch/mailing? You mean batch submit SMS over SMTP? You can definitely > use sqlbox for the batch part, you will need some fancy footwork to extract > SMS into the DB. > > 3) MO and DLRs. The scheme you describe will handle both MOs and DLRs. > > I am not sure what you mean by the distinction of MT-sqlbox and MO-sqlbox, > I don't have that much experience with it, and maybe someone can add if it > needs something else. AFAIK sqlbox can handle both kinds of traffic, without > the need of anything external. > > BR, > Nikos > ----- Original Message ----- From: Emmanuel CHANSON > To: users > Sent: Thursday, August 12, 2010 12:10 AM > Subject: Re: Kannel and mods design question > > > > Hello, > > Any advises about this question below ? > > Regards, > > Emmanuel > > > 2010/8/11 Emmanuel CHANSON <[email protected]> > > I post this question just to get feedback from you experts about the best > way to design a kannel system where needs are: > - unitary SMS ( CGI script from smsbox in this case is recommended ?) > - batch/mailling SMS (MT injection in sqlbox-mt in this case ?) > - MOs and DLRs to receives (sqlbox-mo and smsbox in this case ?) > > Traffic is not high for MO (1 SMS / minute) , a little bit more for MT > mailling ( batch of 5000 per day, so DLRs comming back have to be handled) > > My actuel config: > > HTTP CGI script --> SMSBOX <---> SQLBOX-MO <---> BEARERBOX <---> > MODEM/SMS-C > > | > > > | > > | > HTTP SCRIPT for MT Injection -----> SQLBOX-MT--------------- > > Question is this relevant to configure Kannel like this for my purposes ? > > > Best Regards, > > -- > Emmanuel > > > > > -- > Emmanuel > > CHANSON Emmanuel > Mobile Nouvelle-Calιdonie: +687.77.35.02 > > Mobile France: +33 (0) 6.68.03.89.56 > @email : [email protected] > -- Emmanuel CHANSON Emmanuel Mobile Nouvelle-Calédonie: +687.77.35.02 Mobile France: +33 (0) 6.68.03.89.56 @email : [email protected]
