Asterisk - The Open Source Telephony Project
18.5.0
|
Native DAHDI bridging support. More...
Go to the source code of this file.
Functions | |
int | dahdi_native_load (const struct ast_channel_tech *tech) |
void | dahdi_native_unload (void) |
int dahdi_native_load | ( | const struct ast_channel_tech * | tech | ) |
Definition at line 904 of file bridge_native_dahdi.c.
References ast_bridge_technology_register, and dahdi_native_unload().
Referenced by load_module().
void dahdi_native_unload | ( | void | ) |
Definition at line 891 of file bridge_native_dahdi.c.
References ast_bridge_technology_unregister().
Referenced by __unload_module(), and dahdi_native_load().