X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=interface.h;fp=interface.h;h=7dce3ad698067a72e7371e7a880026ae4a6e5043;hp=508a33e25fefff94451c0d20f3cc9e2d456a97a5;hb=473d6569efcad130f9a5044b182b75a1c07a1eee;hpb=043714d9d457d5461b0a46680e1501c0736e2586 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 {