DeliverSM handler statistics

The following statistics are generated by the service logic state machine regarding attempts to accept incoming registration messages.

These statistics are generated at regular intervals and can be found at /tango/logs/stats/local/lbo_pl.

fwdsm_reqs_received

Total number of incoming forwardSM messages received.

fwdsm_rsps_sent

Total number of acknowledgements sent.

err_no_msg_type

Number of errors where messageType could not be extracted.

err_wrong_msg_type

Number of errors where messageType was not a deliverSM.

err_decode

Number of errors when decoding the Short Message.

err_bad_dcs

Number of errors where the Data Coding Scheme was not supported.

payload_extracted_ok

Number of times the message content was successfully decoded.

voucher_no_not_found

Number of times the message content was not found to be a valid voucher number.

registration_req_sent_to_sl

Number of times a registration request was sent to SL.