From 31aff20175a3bc9b4bb41d080452ae1d063e267a Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 12 Jan 2008 12:28:22 +0100 Subject: moved timeout settings from extenion to interface.conf modified: README modified: apppbx.cpp modified: default/interface.conf modified: dss1.cpp modified: extension.c modified: extension.h modified: genext.c modified: interface.c modified: interface.h modified: port.h modified: todo.txt --- extension.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'extension.h') diff --git a/extension.h b/extension.h index 692906e..f9f7f67 100644 --- a/extension.h +++ b/extension.h @@ -162,13 +162,6 @@ struct extension { int vbox_email_file; /* set, if also the audio fille will be attached */ int vbox_free; /* if vbox shall connect after announcment */ - int tout_setup; - int tout_dialing; - int tout_proceeding; - int tout_alerting; - int tout_disconnect; -// int tout_hold; -// int tout_park; int own_setup; int own_proceeding; int own_alerting; -- cgit v1.2.3-55-g7522