11.07.2015 Views

Developer 101: API Guide - Asterisk-ES

Developer 101: API Guide - Asterisk-ES

Developer 101: API Guide - Asterisk-ES

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Module <strong>API</strong>• #include “asterisk/module.h”• load_module/unload_module/reload• AST_MODULE_INFO( ASTERISK_GPL_KEY,AST_MODFLAG_DEFAULT, “Some module description”,.load = load_module,.unload = unload_module,.reload = reload,);Digium Inc – Copyright (c) 2008

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!