summaryrefslogtreecommitdiffstats
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 1 insertions, 0 deletions
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 {