From bb9675a0268c73b0ad7c8af51b47967e99cda828 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Thu, 29 Sep 2005 02:29:17 +0000 Subject: update ztcfg to only reconfigured changed channels unless 'force' parameter is supplied git-svn-id: http://svn.digium.com/svn/zaptel/trunk@781 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zaptel.h') diff --git a/zaptel.h b/zaptel.h index bb872e1..6a64b3f 100755 --- a/zaptel.h +++ b/zaptel.h @@ -162,6 +162,8 @@ #endif #endif +#define ZT_GET_PARAMS_RETURN_MASTER 0x40000000 + typedef struct zt_params { int channo; /* Channel number */ -- cgit v1.2.3