Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 896 of file bridge_native_dahdi.c.
References ast_bridge_technology_register, dahdi_native_unload(), dahdi_tech, and native_bridge.
Referenced by load_module().
void dahdi_native_unload | ( | void | ) |
Definition at line 883 of file bridge_native_dahdi.c.
References ast_bridge_technology_unregister(), and native_bridge.
Referenced by __unload_module(), and dahdi_native_load().