summaryrefslogtreecommitdiffstats
path: root/dss1.cpp
diff options
context:
space:
mode:
authorSuper User2008-02-16 09:09:35 +0100
committerSuper User2008-02-16 09:09:35 +0100
commitb9b543675c9dea92e61524cbe74a8ecf181869c9 (patch)
tree8ecec16cc28834ea8abb351f75073d31f1b8ad88 /dss1.cpp
parenterror inside information elements are now reported inside trace and main log, (diff)
downloadlcr-b9b543675c9dea92e61524cbe74a8ecf181869c9.tar.gz
lcr-b9b543675c9dea92e61524cbe74a8ecf181869c9.tar.xz
lcr-b9b543675c9dea92e61524cbe74a8ecf181869c9.zip
added timer for recovering missing activation/deactivation replies of bchannels from mISDN
this recovers 'hang' of bchannel if the reply message got lost due to buffer overflows fixed some minor warnings modified: Makefile modified: README modified: action_efi.cpp modified: apppbx.cpp modified: dss1.cpp modified: interface.c modified: mISDN.cpp modified: mISDN.h modified: message.h
Diffstat (limited to 'dss1.cpp')
-rw-r--r--dss1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dss1.cpp b/dss1.cpp
index 7021860..ead7b56 100644
--- a/dss1.cpp
+++ b/dss1.cpp
@@ -1917,7 +1917,7 @@ void Pdss1::message_isdn(unsigned long prim, unsigned long dinfo, void *data)
void Pdss1::new_state(int state)
{
- class Endpoint *epoint;
+// class Endpoint *epoint;
/* set timeout */
if (state == PORT_STATE_IN_OVERLAP)