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_sm #95

Closed walter-weinmann closed 6 years ago

walter-weinmann commented 6 years ago
Command: submit_sm
PDU: "00 00 00 79 00 00 00 04 00 00 00 00 00 00 00 01 00 02 06 31 36 38 2E 31 32 33 2E 32 33 34 2E 33 32 31 00 01 00 31 36 38 2E 31 32 33 2E 32 33 34 2E 33 32 31 00 80 1F 04 39 39 30 36 32 35 31 38 35 35 34 35 30 30 30 2B 00 39 39 30 38 32 33 31 36 35 33 34 33 30 30 30 52 00 04 00 07 0F 04 54 68 69 73 02 03 00 12 A0 75 73 65 72 5F 73 70 65 63 69 66 69 65 64 5F 35 35"

00 00 00 79 # command_length
00 00 00 04 # command_id
00 00 00 00 # command_status
00 00 00 01 # sequence_number
00 # service_type
02 # source_addr_ton
06 # source_addr_npi
31 36 38 2E 31 32 33 2E 32 33 34 2E 33 32 31 00 # source_addr
01 # dest_addr_ton
00 # dest_addr_npi
31 36 38 2E 31 32 33 2E 32 33 34 2E 33 32 31 00 # destination_addr
80 # esm_class
1F # protocol_id
04 # priority_flag
39 39 30 36 32 35 31 38 35 35 34 35 30 30 30 2B 00 # schedule_delivery_time
39 39 30 38 32 33 31 36 35 33 34 33 30 30 30 52 00 # validity_period
04 # registered_delivery
00 # replace_if_present_flag
07 # data_coding
0F # sm_default_msg_id
04 # sm_length
54 68 69 73 # short_message
Message Submission TLV - dest_subaddress
02 03 
00 12 
A0 75 73 65 72 5F 73 70 65 63 69 66 69 65 64 5F 35 35