Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/twisted/protocol.py", line 195, in rawMessageReceived
pdu = self.encoder.decode(StringIO.StringIO(message))
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 935, in decode
self.decodeBody(file, pdu, headerParams['command_length'] - self.HEADER_LEN)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 975, in decodeBody
optionalParams = self.decodeOptionalParams(pdu.optionalParams, file, bodyLength - mParamsLen)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 1022, in decodeOptionalParams
option = self.optionEncoder.decode(file)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 826, in decode
tag = TagEncoder().decode(file)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 96, in decode
return self._decode(bytes)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 265, in _decode
raise self.decodeErrorClass(errStr, self.decodeErrorStatus)
PDUParseError: Error in the optional part of the PDU Body: Unknown tag value 0x60d
2015-09-22 12:21:23 CRITICAL 21542 Received unparsable PDU 000000de000000050000000055dc3fbc00000033353236363137303631363100000030000400000000000000008569643a3443383243443935207375623a30303120646c7672643a303031207375626d697420646174653a3135303932323132303120646f6e6520646174653a3135303932323132303120737461743a44454c49565244206572723a3030303020746578743a4757323530204d43433d323730204d4e433d312042696c6c696e674d4e433d31001e0009344338324344393500000e000101060d000731323730303100060f000532373030310427000102
I have already requested more information concerning tag 0x60d from VIANETT.
Any idea if this could be a configuration issue on my end?
Regards,
Marc
0x060d = source_network_id (seems to be set to the value 1xxxyy, where xxx is the MCC value and yy is the MNC value, i.e Mobile Country Code and Mobile Network Code, respectively)
Do you have any specific questions I should ask the service provider?
Regards,
Marc
* 0x001e = receipted_message_id (basically the same value that you get from us in the submit_sm_resp)
* 0x000e = source_network_type (always set to 1, apparently, at least in our implementation)
* 0x060d = source_network_id (seems to be set to the value 1xxxyy, where xxx is the MCC value and yy is the MNC value, i.e Mobile Country Code and Mobile Network Code, respectively)
* 0x060f = source_node_id (seems to be set to the value xxxyy, where xxx is the MCC value and yy is the MNC value, i.e Mobile Country Code and Mobile Network Code, respectively)
* 0x0427 = message_state (this says something about the message state, depending on the status of the message it's set to 1 if BUFFERD, 2 if DELIVRD, 3 if EXPIRED, 4 if DELETED, 5 if UNDELIV, 6 if ACCEPTD, 7 if UNKNOWN, 8 if REJECTD and 9 if SKIPPED)
Please let me know if you require further details.
Regards,
Marc
* 0x060d = source_network_id (seems to be set to the value 1xxxyy, where xxx is the MCC value and yy is the MNC value, i.e Mobile Country Code and Mobile Network Code, respectively)
* 0x060f = source_node_id (seems to be set to the value xxxyy, where xxx is the MCC value and yy is the MNC value, i.e Mobile Country Code and Mobile Network Code, respectively)
"Welcome to Jasmin 0.6.post43 console"
ERROR 318 Error in the optional part of the PDU Body: Unknown tag value 0x60d
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/twisted/protocol.py", line 195, in rawMessageReceived
pdu = self.encoder.decode(StringIO.StringIO(message))
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 945, in decode
self.decodeBody(file, pdu, headerParams['command_length'] - self.HEADER_LEN)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 985, in decodeBody
optionalParams = self.decodeOptionalParams(pdu.optionalParams, file, bodyLength - mParamsLen)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 1032, in decodeOptionalParams
option = self.optionEncoder.decode(file)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 836, in decode
tag = TagEncoder().decode(file)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 96, in decode
return self._decode(bytes)
File "/usr/lib/python2.7/dist-packages/jasmin/vendor/smpp/pdu/pdu_encoding.py", line 271, in _decode
raise self.decodeErrorClass(errStr, self.decodeErrorStatus)
PDUParseError: Error in the optional part of the PDU Body: Unknown tag value 0x60d
2015-10-09 01:05:07 CRITICAL 318 Received unparsable PDU 000000de0000000500000000569d3e3600000033353236393136303034303300000030000400000000000000008569643a3444313943383343207375623a30303120646c7672643a303031207375626d697420646174653a3135313030393031303520646f6e6520646174653a3135313030393031303520737461743a44454c49565244206572723a3030303020746578743a4757323530204d43433d323730204d4e433d312042696c6c696e674d4e433d31001e0009344431394338334300000e000101060d000731323730303100060f000532373030310427000102