The following functions perform CDI service low-level call control:
|
Function |
Synchronous/ Asynchronous |
Description |
|---|---|---|
|
Synchronous |
Asserts a supervisory signaling pattern to the line. | |
|
Synchronous |
Removes the power to the station attached to a port. | |
|
Synchronous |
Supplies power to the station attached to a port. | |
|
Synchronous |
Retrieves the current state of the supervisory signaling bits. | |
|
Asynchronous |
Enables the DTMF detector. | |
|
Synchronous |
Starts station ringing. | |
|
Asynchronous |
Starts monitoring the signaling bits. | |
|
Asynchronous |
Starts (or restarts) a timer on a port. | |
|
Asynchronous |
Starts the transmission of a tone. | |
|
Synchronous |
Disables the DTMF detector. | |
|
Synchronous |
Stops station ringing. | |
|
Synchronous |
Stops monitoring the signaling bits. | |
|
Asynchronous |
Aborts the timer operation. | |
|
Synchronous |
Stops the tone transmission. |
The following functions manage CDI service boards:
|
Function |
Synchronous/ Asynchronous |
Description |
|---|---|---|
|
Synchronous |
Registers the application to receive board status change events. | |
|
Synchronous |
Returns the current temperature of a board. | |
|
Asynchronous |
Returns the current board status. | |
|
Synchronous |
Unregisters the application from receiving board status change events. | |
|
Synchronous |
Sets the user LED. |