CCgetcnctless
Previous Topic  Next Topic 

Synopsis:

CCgetcnctless(port)


Arguments:

       port The logical E1/T1 port number.

channel The channel number.


Description:   This function maps to the following Aculab function:

ACU_ERR call_get_connectionless (FEATURE_DETAIL_XPARMS* feature_detailsp);


This function allows port specific (connectionless) FACILITY messages to be retrieved.      After calling this function then the individual fields from the FEATURE_DETAIL_XPARMS structure can be retrived using the CCgetparm() function with the connectionless_flag set to 1.


Returns: This function returns 0 upon success or a negative error code.