#ifndef __CC_CLI_IFC_H__ #define __CC_CLI_IFC_H__ void pbx_capi_cli_register(void); void pbx_capi_cli_unregister(void); #endif