summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
authortilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-11 22:50:08 +0000
committertilghman <tilghman@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-05-11 22:50:08 +0000
commit05b9910ea45cb34816ce2eb4143c4d3f2919a10b (patch)
tree72e625c5c71188e2a5267387e3944574c5215366 /zaptel.h
parent89b84a74177ec06a18c583a01eb2795a7c3d41af (diff)
Bug 6816 - Allow nethdlc device to take optional alternative name
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1053 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.h')
-rw-r--r--zaptel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zaptel.h b/zaptel.h
index 0b85236..00c2e0a 100644
--- a/zaptel.h
+++ b/zaptel.h
@@ -239,6 +239,7 @@ int deflaw; /* Default law (ZT_LAW_DEFAULT, ZT_LAW_MULAW, or ZT_LAW_ALAW */
int master; /* Master channel if sigtype is ZT_SLAVE */
int idlebits; /* Idle bits (if this is a CAS channel) or
channel to monitor (if this is DACS channel) */
+char netdev_name[16]; /*name for the hdlc network device*/
} ZT_CHANCONFIG;
typedef struct zt_sfconfig