K2InformaticsGmbH / smpp_parser

A parser for SMPP protocol PDUs
Apache License 2.0
3 stars 1 forks source link

smpp:b2a failed on line 500 Reason: function_clause: submit_multi_resp #94

Closed walter-weinmann closed 6 years ago

walter-weinmann commented 6 years ago
Command: submit_multi_resp
PDU: "00 00 00 66 80 00 00 21 00 00 00 00 00 00 00 01 74 68 69 73 5F 63 6F 75 6C 64 5F 62 65 5F 61 5F 6D 65 73 73 61 67 65 5F 69 64 00 01 05 03 31 32 37 2E 30 2E 30 2E 31 00 00 00 00 FF 00 1D 00 1F 6D 79 5F 61 64 64 69 74 69 6F 6E 61 6C 5F 73 74 61 74 75 73 5F 69 6E 66 6F 5F 74 65 78 74 00 04 23 00 03 05 32 33"

00 00 00 66 # command_length
80 00 00 21 # command_id
00 00 00 00 # command_status
00 00 00 01 # sequence_number
74 68 69 73 5F 63 6F 75 6C 64 5F 62 65 5F 61 5F 6D 65 73 73 61 67 65 5F 69 64 00 # message_id
01 # no_unsuccess
unsuccess_sms #1 
05 # dest_addr_ton
03 # dest_addr_npi
31 32 37 2E 30 2E 30 2E 31 00 # destination_addr
00 00 00 FF # error_status_code
Message Submission TLV - additional_status_info_text
00 1D 
00 1F 
6D 79 5F 61 64 64 69 74 69 6F 6E 61 6C 5F 73 74 61 74 75 73 5F 69 6E 66 6F 5F 74 65 78 74 00 
Message Submission TLV - network_error_code
04 23 
00 03 
05 32 33