From ff4d197d5ecb2cb29a55f78b260ab387e3afc80d Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 26 Jul 2008 17:42:16 +0200 Subject: now LCR features real HDLC bchannel mode. -> if initial caller uses pure data mode (or video), the bchannels for this call are handled in HDLC mode. (hardware/software briding is still applicable.) modified: apppbx.cpp modified: chan_lcr.c modified: dss1.cpp modified: dss1.h modified: lcradmin.c modified: lcrsocket.h modified: mISDN.cpp modified: mISDN.h modified: message.h modified: socket_server.c --- lcrsocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lcrsocket.h') diff --git a/lcrsocket.h b/lcrsocket.h index 735b610..86497f9 100644 --- a/lcrsocket.h +++ b/lcrsocket.h @@ -77,6 +77,7 @@ struct admin_response_interface { int channels; char busy[256]; /* if port is idle(0) busy(1) */ unsigned int port[256]; /* current port */ + int mode[256]; }; struct admin_response_remote { -- cgit v1.2.3-55-g7522