From 6db34c1dca5c3a2acd0af689319b583ff8271dbc Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Thu, 14 May 2009 20:31:43 +0200 Subject: Restructured tones_dir, added tones_dir to interface.conf Code cleanup.. modified: README modified: apppbx.cpp modified: default/interface.conf modified: default/options.conf modified: dss1.cpp modified: extension.c modified: gsm.cpp modified: interface.c modified: interface.h modified: mISDN.cpp modified: options.c modified: options.h modified: port.cpp --- interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'interface.h') diff --git a/interface.h b/interface.h index e459b5b..817dc7d 100644 --- a/interface.h +++ b/interface.h @@ -65,6 +65,7 @@ struct interface_port { // int tout_hold; // int tout_park; int dialmax; /* maximum number of digits to dial */ + char tones_dir[128]; }; struct interface_msn { -- cgit v1.2.3-55-g7522