On Tuesday 21 October 2003 15:02, Alex Kinch wrote: > Hi Alex, > > See attached.
thanks... It's ok... Parsing of pdu was correctly done in kannel. These TLV's are reserved for vendor specific operational parameters and we can't handle those... so just ignore it or define: interface-version = 33 for this smpp link... Good luck ;) > > Kind regards, > Alex > > ----- Original Message ----- > From: Alexander Malysh > To: Alex Kinch ; [EMAIL PROTECTED] > Sent: Tuesday, October 21, 2003 1:17 PM > Subject: Re: Optional parameter tags in deliver_sm SMPP pdu > > > Hi Alex, > > please provide a full debug log... At least SMPP PDU dump after parsing > of pdu. Thanks in advance.. > > On Tuesday 21 October 2003 13:48, Alex Kinch wrote: > > Hi, > > > > Just hooked up a new SMPP connection, and we're getting the following > > when receiving delivery reports. Running cvs-20031020. > > > > Is it anything to be worried about? Don't suppose it's a v3.3 vs 3.4 > > issue? > > > > Alex > > > > 2003-10-21 12:42:53 [16] DEBUG: boxc_receiver: got ack > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter tag (0x001e) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 9 > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter value (66D6EDE7) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter tag (0x0423) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 3 > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter value () > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter tag (0x0427) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 1 > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter value (^B) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter tag (0x1502) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 16 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x1502) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3031) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12337 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3031) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3434) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 14136 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3434) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3032) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12336 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3032) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3031) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12338 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3031) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x1501) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 16 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x1501) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3031) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12337 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3031) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3434) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 14136 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3434) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3032) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12336 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3032) for PDU type (deliver_sm) received! 2003-10-21 12:42:58 [23] > > DEBUG: Optional parameter tag (0x3031) > > 2003-10-21 12:42:58 [23] DEBUG: Optional parameter length read as 12338 > > 2003-10-21 12:42:58 [23] ERROR: SMPP: Unknown optional parameter > > (0x3031) for PDU type (deliver_sm) received! > > -- > Best regards / Mit besten Gr��en aus D�sseldorf > > Dipl.-Ing. > Alexander Malysh > ___________________________________________ > > Centrium GmbH > Vogelsanger Weg 80 > 40470 D�sseldorf > > Fon: +49 (0211) 74 84 51 80 > Fax: +49 (0211) 277 49 109 > > email: [EMAIL PROTECTED] > web: www.centrium.de > msn: [EMAIL PROTECTED] > icq: 98063111 > ___________________________________________ > > Please avoid sending me Word or PowerPoint attachments. > See http://www.fsf.org/philosophy/no-word-attachments.html -- Best regards / Mit besten Gr��en aus D�sseldorf Dipl.-Ing. Alexander Malysh ___________________________________________ Centrium GmbH Vogelsanger Weg 80 40470 D�sseldorf Fon: +49 (0211) 74 84 51 80 Fax: +49 (0211) 277 49 109 email: [EMAIL PROTECTED] web: www.centrium.de msn: [EMAIL PROTECTED] icq: 98063111 ___________________________________________ Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
