Hi
I would start looking in smsc_smpp.c, smpp_pdu.h and smpp_pdu.def
Illimar
In which file ?
Thursday, October 1, 2009, 3:08:45 PM, you wrote:
Hi
As i told u earlier, for LMT u have to modify Kannel itself and add
those custom PDU's to bearerbox.
U cannot add custom PDU's by using SMPP TLV patch, u have to code them
directly.
Illimar
Operator has his own PDU commands:
BIND_RECEIVER
UNBIND
UNBIND_RESP
LMT_REPORT
LMT_REPORT_RESP
LMT_GEN_CODE
LMT_GEN_CODE_RESP
LMT_VERIFY_CODE
LMT_VERIFY_CODE_RESP
How to use them in kannel ?