chan_phone: Remove deprecated module.

ASTERISK-29594

Change-Id: I79a9961cb5062fadbccb0ea93f087bdd32685316
This commit is contained in:
Joshua C. Colp
2021-08-16 15:10:58 -03:00
parent 95f3a4a9ad
commit 6cc948f94e
6 changed files with 6 additions and 1596 deletions

17
configure vendored
View File

@@ -652,7 +652,6 @@ PBX_LAUNCHD
CONFIG_SDL
PBX_SO_NOSIGPIPE
PBX_MSG_NOSIGNAL
PBX_IXJUSER
GMIME_LIBS
GMIME_CFLAGS
PORTAUDIO_LIBS
@@ -33225,22 +33224,6 @@ fi
ac_fn_c_check_header_compile "$LINENO" "linux/ixjuser.h" "ac_cv_header_linux_ixjuser_h" "
#include <linux/version.h>
#ifdef HAVE_LINUX_COMPILER_H
#include <linux/compiler.h>
#endif
"
if test "x$ac_cv_header_linux_ixjuser_h" = xyes; then :
PBX_IXJUSER=1
else
PBX_IXJUSER=0
fi
# Used in res/res_pktccops
if test "x${PBX_MSG_NOSIGNAL}" != "x1"; then