Hi, you should be the one who ignores these ;)
Rodrigo A. Cremaschi wrote: > > Hi all, > > One of my SMSCs is sending optional parameters. I'm getting the following > error: > > 2004-09-14 14:59:55 [10904] [15] DEBUG: SMPP[CTI]: Got PDU: > 2004-09-14 14:59:55 [10904] [15] DEBUG: SMPP PDU 0x8151a00 dump: > 2004-09-14 14:59:55 [10904] [15] DEBUG: type_name: submit_sm_resp > 2004-09-14 14:59:55 [10904] [15] DEBUG: command_id: 2147483652 = > 0x80000004 > 2004-09-14 14:59:55 [10904] [15] DEBUG: command_status: 0 = 0x00000000 > 2004-09-14 14:59:55 [10904] [15] DEBUG: sequence_number: 49377 = > 0x0000c0e1 > 2004-09-14 14:59:55 [10904] [15] DEBUG: message_id: "1483d145" > 2004-09-14 14:59:55 [10904] [15] DEBUG: SMPP PDU dump ends. > 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter tag (0x000e) > 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter length read as > 1 2004-09-14 14:59:55 [10904] [16] ERROR: SMPP: Unknown > TLV(0x000e,0x0001,01) for PDU type (deliver_sm) received! > 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter tag (0x0424) > 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter length read as > 4 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter tag (0x0426) > 2004-09-14 14:59:55 [10904] [16] DEBUG: Optional parameter length read as > 1 2004-09-14 14:59:55 [10904] [16] ERROR: SMPP: Unknown > TLV(0x0426,0x0001,01) for PDU type (deliver_sm) received! > > Is this normal? As I see from the SMPP 3.4 specs (section 3.3), this > should not be reported as an error, but simply ignored by Kannel (or > should I be the one who ignores these?): > > - The SMPP entity receiving a message which includes Optional Parameters > shall first inspect the Tag field of the Operational Parameter, as > follows: <snip> > - If the Optional Parameter Tag is unrecognized or unsupported by the > receiving SMPP entity, that particular Optional Parameter shall be ignored > and the next Optional Parameter in the sequence shall be processed. > > > Este mensaje se dirige exclusivamente a su destinatario y puede contener > informaci�n CONFIDENCIAL sometida a secreto profesional o cuya divulgaci�n > est� prohibida en virtud de la legislaci�n vigente. Si ha recibido este > mensaje por error, le rogamos que nos lo comunique inmediatamente por esta > misma v�a o por tel�fono (54.11 5776-5000) y proceda a su destrucci�n. > N�tese que el correo electr�nico v�a Internet no permite asegurar ni la > confidencialidad de los mensajes que se transmiten ni la correcta > recepci�n de los mismos. En caso de que el destinatario de este mensaje no > consintiera la utilizaci�n de correo electr�nico v�a Internet rogamos lo > ponga en nuestro conocimiento de manera inmediata. -- Thanks, Alex
