Hi, I've done some tests. Kannel writes to log file if message were rejected probably vy status-permfail-regex parameter. I want smsc to report it back somehow to sme or sqlbox about if message were rejected ot accepted in remote http smsc. How to do it ?
Imran > From: [email protected] > To: [email protected]; [email protected] > CC: [email protected] > Subject: Re: generic http smsc statuses > Date: Sat, 24 Jul 2010 21:30:34 +0300 > > Hi, > > Better yet, send a couple of tests and run bb witrh maximum detail logs. > There you can see the responses returned by your SMSC and configure these > parameters accordingly. > > BR, > Nkos > ----- Original Message ----- > From: sangprabv > To: Imran Aghayev > Cc: [email protected] ; [email protected] > Sent: Saturday, July 24, 2010 6:01 PM > Subject: Re: generic http smsc statuses > > > You need to refer to the API from your telco and check how do they response > each MT from partners (you). Standard Kannel HTTP SMSC will expect HTTP > response body from telco. Some telco uses XML to response MT, while others > maybe use HTTP Header responses, or even a SOAP format. So once again please > check the API from your telco to make sure it is compatible with Kannel, > otherwise you need to hack Kannel's source code :) > > > > > > > sangprabv > [email protected] > http://www.petitiononline.com/froyo/ > > > > > On Jul 24, 2010, at 9:17 PM, Imran Aghayev wrote: > > > > Hi Nikos, > You said '...here you specify reponse text returned by SMSc for each of > these cases...' > Where does SMSc returns these statuses? How these statuses interpret by > kannel ? > Does kannel writes them to logs. Is it possible to use these statuses for > delivery reports? > > Imran > > > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: Re: generic http smsc statuses > > Date: Sat, 24 Jul 2010 15:53:12 +0300 > > > > Hi, > > > > Hi, > > > > As explained in User's guide. In http smsc, you need a way to determine > > the > > status of the pushed SMS: Accepted, Rejected, temporary failure. These are > > unrelated to HTTP status codes, and here you specify reponse text returned > > by SMSc for each of these cases. > > > > BR, > > Nikos > > ----- Original Message ----- > > From: Imran Aghayev > > To: [email protected] > > Sent: Saturday, July 24, 2010 3:17 PM > > Subject: generic http smsc statuses > > > > > > Hi, > > Could anyone explain me what are these for and how kannel use them > > depending > > on the http server response ?? > > > > > > status-success-regex = "ok" > > > > status-permfail-regex = "failure" > > status-tempfail-regex = "retry later" > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > Get a new e-mail account with Hotmail - Free. Sign-up now. > > > > > > Get a free e-mail account with Hotmail. Sign-up now. > _________________________________________________________________ http://clk.atdmt.com/UKM/go/195013117/direct/01/
