X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=main.h;h=b16012db30b12672396d376435ded38f551c420d;hp=0c117e324453833424f97f90c22880104bae55b7;hb=3f7ef909c907a374a1760ffae0c01b49487f18d7;hpb=8b9bdad861adfc1ddb4b84113404459f9e447de0 diff --git a/main.h b/main.h index 0c117e3..b16012d 100644 --- a/main.h +++ b/main.h @@ -85,11 +85,8 @@ void debug(const char *file, const char *function, int line, const char *prefix, /* * load transmit buffer to avoid gaps at the beginning due to jitter - * also the maximum load that will be kept in tx-buffer - * also the (minimum) number of data to transmit in a frame */ #define ISDN_LOAD 1024 // samples -#define ISDN_MAXLOAD 2048 // samples /* give sendmail program. if not inside $PATH, give absolute path here (e.g. "/usr/sbin/sendmail") */