Restructured tones_dir, added tones_dir to interface.conf
[lcr.git] / interface.h
index e459b5b..817dc7d 100644 (file)
@@ -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 {