Well, you will never get a response with system-type = generic. There is no
non-kannel HTTP API, HTTP API is a standard common to everyone. As far as
explanations go, I will reiterate myself, read User's guide.
BR,
Nikos
----- Original Message -----
From: Imran Aghayev
To: [email protected] ; [email protected]
Sent: Saturday, August 07, 2010 11:56 PM
Subject: RE: esme and http smsc delivery report
I have system-type = generic cause I use non-kannel HTTP API to send
messages.
You refer me to the previous email which doesn't have proper explanation.
http response statuses are the following:
status-success-regex = "ok"
status-permfail-regex = "failure"
I am not sure that the generic smsc I have sends DLRs, how to check it ?
Thanks
From: [email protected]
To: [email protected]; [email protected]
Subject: Re: esme and http smsc delivery report
Date: Sat, 7 Aug 2010 22:34:16 +0300
Hi,
And, yes, I remember answering. So please read your mail and don't reapeat
the same questions.
You have to use
system-type = kannel
to receive DLRs from your http SMSc. Read User's guide about configuring
it.
There are plenty of examples in there. You also have to include a dlr-mask
in your request to smppbox. If still having problems, post detailed
relevant
bb logs.
BR,
Nikos
----- Original Message -----
From: Imran Aghayev
To: [email protected]
Sent: Saturday, August 07, 2010 7:44 PM
Subject: esme and http smsc delivery report
I already asked this question but didnt get the solution.
It seems that nobody knows how to help me.
I have esme client connected to kannel through smppbox. In kannel I have
http smsc server.
esme client sends a message which is is routed and sent out through http
smsc inside kannel.
quesiton: How to setup kannel to report esme about delivery ? At the
moment
esme after
passing a message to kannel doesn't know was the delivery successful or
not.
I need to send back delivery report or something to inform esme about
status
of submitted message.
How to configure kannel to do it ? Please give examples !
Thanks