#include <sipwitch-config.h>#include <ucommon/ucommon.h>#include <ucommon/export.h>#include <sipwitch/control.h>#include <sipwitch/service.h>#include <sipwitch/modules.h>#include <ctype.h>#include <errno.h>#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <fcntl.h>#include <signal.h>#include <syslog.h>#include <sys/time.h>#include <sys/resource.h>#include <sys/wait.h>#include <limits.h>#include <unistd.h>#include <pwd.h>Go to the source code of this file.