Add support for SMPP AlertNotification
Created by: laf0rge
The TITAN SMPP ProtocolModule was missing support for the SMPP Alert Notification message. It is specified in Section 4.12.1 of the SMPP Protocol Specification v3.4. This commit adds related definitions and parser code
Signed-off-by: Harald Welte laforge@gnumonks.org