Find out which signaling process is configured for a specified channel and pack.
The signaling interface library (libsl.a).
#include <slsigpr.h> ... SL_PROC_TYPE sl_query_sigproc ( int iVpackNo, int iChannelNo );
This subroutine is used to find out which signaling process is configured for a specified channel and trunk. It can be used by signaling processes, channel processes, custom servers, and the system manager. The subroutine returns one of the values listed in SL_PROC_TYPE (signaling process type).