Synopsis:
CCclrxparms(port,channel[,connectionless=1])
Arguments:
port – The logical E1/T1 port number.
channel – The channel number.
connectionless_flag – IF this is set to a non zero value then the port specific copy of the FEATURE_DETAIL_XPARMS structure will be used instead of the channel specific copy.
Description: This function clears the channel or port specific (if connectionless_flag is set to 1) FEATURE_DETAIL_XPARMS structure, setting all values to 0:
Returns: This function returns 0 upon success or a negative error code.