chan_lcr hopefully now compiles against SVN version of asterisk.
[lcr.git] / interface.h
index 09e0778..46671a4 100644 (file)
@@ -62,6 +62,7 @@ struct interface_port {
         int                    tout_disconnect;
 //     int                     tout_hold;
 //     int                     tout_park;
+       int                     dialmax; /* maximum number of digits to dial */
 };
 
 struct interface_msn {