acs_ex v0.3.8 API Reference

Modules

Request router for CPE->ACS

CWMP southbound interface handler plug

This module implements a simple wrapper around the cwmp_ex CWMP library parser. The request body is assumed to be a SOAP envelope containing one or more CWMP requests/responses

Handles CWMP requests coming in over the CWMP southbound interface

The actual ACS-CPE session is handled here. A session is initiated when an Inform arrives, therefore the init function takes a parsed Inform request as an argument

This is the main vendor specific logic module, and the one you want to write if you have stuff that needs to happen in your specific environment