--- main/astfd.c (Asterisk 13.9.1) +++ main/astfd.c (working copy) @@ -274 +274 @@ - getrlimit(RLIMIT_FSIZE, &rl); + getrlimit(RLIMIT_NOFILE, &rl);