From b9b543675c9dea92e61524cbe74a8ecf181869c9 Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 16 Feb 2008 09:09:35 +0100 Subject: 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 --- action_efi.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'action_efi.cpp') diff --git a/action_efi.cpp b/action_efi.cpp index f22cf8a..45a8119 100644 --- a/action_efi.cpp +++ b/action_efi.cpp @@ -70,8 +70,8 @@ void EndpointAppPBX::efi_message_eof(void) { // char buffer[32]; char digit[] = "number_00"; - struct message *message; - struct port_list *portlist = ea_endpoint->ep_portlist; +// struct message *message; +// struct port_list *portlist = ea_endpoint->ep_portlist; PDEBUG(DEBUG_EPOINT, "EPOINT(%d) terminal %s end of file during state: %d\n", ea_endpoint->ep_serial, e_ext.number, e_vbox_state); -- cgit v1.2.3-55-g7522