Hi,
You can see them in debug SMSc (bb?) logs. For MT traffic this is in the
submit_sm_resp PDU (from SMSc) and deliver_sm_resp (from BB, for a dlr). For
MO's it is in deliver_sm_resp (from bb upon MO reception) and submit_sm_resp
(from SMSc, upon receiving reply).
These are implemented in handle_pdu() in gw/smsc/smsc_smpp.c (? - I think).
BR,
Nikos
----- Original Message -----
From: "David Szanto" <[email protected]>
To: <[email protected]>
Sent: Monday, February 28, 2011 2:01 PM
Subject: SMPP ACK/NACK Method
Hi everyone,
I've been following up the list for a couple of years, and it has been
MOST
helpful. So first I'd like to thank everyone for their participation.
Now, to the point.
There's a client with whom we'll be setting up a high traffic SMS GW with
kannel, and communicating to their SMSC using SMPP. We estimate this
platform
we'll have peaks of around 500 messages/sec.
The client is wondering what method does Kannel use for ACK/NACK over
SMPP.
The truth is I don't even know where to start looking for this answer.
Could anyone please help me out?
Thanks!!
David Szanto