From 7e8d60dcbeef0bbdb1860c4f5bb169c91d34e994 Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 10 Feb 2004 07:58:09 +0000 Subject: Added support (config definition on zconfig.h) for channel banks (such as the CAC) which require a non-standard A/B bit pattern for the FXS groundstart start state (CONFIG_CAC_GROUNDSTART). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@312 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zconfig.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'zconfig.h') diff --git a/zconfig.h b/zconfig.h index 9b726d9..da91261 100755 --- a/zconfig.h +++ b/zconfig.h @@ -76,5 +76,11 @@ /* Tone zone info */ #define DEFAULT_TONE_ZONE 0 +/* + * Uncomment for Non-standard FXS groundstart start state (A=Low, B=Low) + * particularly for CAC channel bank groundstart FXO ports. + */ +/* #define CONFIG_CAC_GROUNDSTART */ + #endif -- cgit v1.2.3