Decode a signaling interface data type for generating text messages.
The signaling interface library (libsl.a).
#include <slsigpr.h> ... char * sl_decode_sl_reply_code ( SL_REPLY_CODE sl_reply_code );
Returns a pointer to an ASCII string version of a signaling interface reply code suitable for printing or adding to a message, for example, “SL_REPLY_SUCCESS4”.