X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=interface.h;h=7dce3ad698067a72e7371e7a880026ae4a6e5043;hp=508a33e25fefff94451c0d20f3cc9e2d456a97a5;hb=51655a18970b6117e6102f6ca7541b53fb6f568e;hpb=323cbc387b1a068f8e2bcfd1034666406ba18c93 diff --git a/interface.h b/interface.h index 508a33e..7dce3ad 100644 --- a/interface.h +++ b/interface.h @@ -67,6 +67,7 @@ struct interface_port { // int tout_park; int dialmax; /* maximum number of digits to dial */ char tones_dir[128]; + int nonotify; /* blocks outgoing notify messages */ }; struct interface_msn {