OK Let me ask for it. But I can't promise to have it
On 12/20/06, Stipe Tolj <[EMAIL PROTECTED]> wrote:
Ady Wicaksono wrote: > I often get this TLV data from SMSC > > How to handle this on kannel? > > Option SMPP v.3.3 is not acceptable by SMSC. > > 2006-12-19 16:42:46 [12039] [7] ERROR: SMPP: Unknown > TLV(0x1401,0x0007,74656c73747261) for PDU type (deliver_sm) received! > 2006-12-19 16:42:46 [12039] [7] ERROR: SMPP: Unknown > TLV(0x1402,0x0007,554e4b4e4f574e) for PDU type (deliver_sm) received! > 2006-12-19 16:44:31 [12039] [7] ERROR: SMPP: Unknown > TLV(0x1401,0x0007,74656c73747261) for PDU type (deliver_sm) received! > 2006-12-19 16:44:31 [12039] [7] ERROR: SMPP: Unknown > TLV(0x1402,0x0007,554e4b4e4f574e) for PDU type (deliver_sm) received! > 2006-12-19 16:49:23 [12039] [7] ERROR: SMPP: Unknown > TLV(0x1401,0x0007,74656c73747261) for PDU type (deliver_sm) received! Actually I turned these to WARNING in the CVS HEAD code, since it's not an error state IMO. You don't have to worry about these, since they are SMSC specific optional fields, that are not described in the official SMPP v3.4 specs. Can you get a spec from the SMSC vendor what these values from the reserved optional TLV range are? We may consider adding "pluggable" SMPP vendor optional modules if they make sense. Stipe ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
