Synopsis:
CCnotify(port, channel,notify_indicator)
Arguments:
port – The logical E1/T1 port number.
channel – The channel number.
notify_indicator – The notify indicator passed as a hexadecimal string.
Description: This function maps to the following Aculab function:
ACU_ERR call_notify(NOTIFY_XPARMS *notifyp);
This function may be used on a call to send a message to the network to indicate an appropriate call related event during the active state of a call (such as user suspended). This function is supported in some Q.931 protocols. This function is dependent on the signalling system and reference should be made to the appropriate specification for the protocol.
Returns: This function returns 0 upon success or a negative error code.