Decode a signaling interface data type for generating text messages.
The signaling interface library (libsl.a).
#include <slsigpr.h> ... char * sl_decode_sl_primitive_id ( SL_PRIMITIVE_ID sl_primitive_id );
Returns a pointer to an ASCII string version of a signaling interface primitive suitable for printing or added to a message, for example, “SL_CALL_SETUP_REQ”.