NaturalAccess™ ISUP provides the following types of management functions:
All of these functions are synchronous functions, so they block the calling application while waiting for a response.
Function |
Description |
Sends a circuit configuration buffer to the TX board. | |
Sends a general configuration buffer to the TX board. | |
Sends a get circuit configuration request to the TX board. | |
Sends a get general configuration request to the TX board. | |
Sends a get network service access point configuration request to the TX board. | |
Sends a get configuration request to the TX board. | |
Builds a circuit configuration buffer that can be passed to isupCircCfg. | |
Builds a general configuration buffer that can be passed to isupGenCfg. | |
Builds a network service access point configuration buffer that can be passed to isupNSapCfg. | |
Builds a user service access point configuration buffer that can be passed to isupUSapCfg. | |
Sends a network service access point configuration buffer to the TX board. | |
Sends a user service access point configuration buffer to the TX board. |
Function |
Description |
Sends a request to block the given circuit. | |
Sends a request to delete the given circuit. | |
Initializes ISUP management and opens a channel to the TX board. | |
Sends a request to reset the given circuit. | |
Closes ISUP management and the channel to the TX board. | |
Sends a request to control what is saved to the trace log. | |
Sends a request to unblock the given circuit. | |
Sends a request to validate the given circuit . |
Function |
Description |
Sends a request to retrieve the statistics for a given circuit. | |
Sends a request to retrieve the statistics for a given circuit and lets you control whether the statistics counters are reset. | |
Sends a request to retrieve the status for a given circuit. | |
Sends a request to retrieve the statistics for a given network service access point. | |
Sends a request to retrieve the statistics for a given network service access point and gives you control whether the statistics counters are reset. |