chan-capi/chan_capi_ami.h

10 lines
143 B
C
Raw Normal View History

2010-11-03 22:04:22 +00:00
#ifndef __CC_AMI_INTERFACE_H__
#define __CC_AMI_INTERFACE_H__
void pbx_capi_ami_register(void);
void pbx_capi_ami_unregister(void);
#endif