29#ifndef _ASTERISK_BRIDGE_NATIVE_DAHDI_H 
   30#define _ASTERISK_BRIDGE_NATIVE_DAHDI_H 
   32#if defined(__cplusplus) || defined(c_plusplus) 
   43#if defined(__cplusplus) || defined(c_plusplus) 
void dahdi_native_unload(void)
int dahdi_native_load(const struct ast_channel_tech *tech)
Structure to describe a channel "technology", ie a channel driver See for examples: