Synopsis:
CCreconnect(port, channel)
Arguments:
port – The logical E1/T1 port number.
channel – The channel number.
Description: This function maps to the following Aculab function:
ACU_ERR call_reconnect(int handle);
This function causes a call that is in the held state to be reconnected.
Returns: This function returns 0 upon success or a negative error code.