|
|
@ -1,5 +1,5 @@
|
|
|
|
#! /bin/sh
|
|
|
|
#! /bin/sh
|
|
|
|
# From configure.ac Revision: 209623 .
|
|
|
|
# From configure.ac Revision: 210777 .
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Generated by GNU Autoconf 2.63 for asterisk 1.6.
|
|
|
|
# Generated by GNU Autoconf 2.63 for asterisk 1.6.
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -43836,7 +43836,7 @@ if test "x${PBX_PRI}" != "x1" -a "${USE_PRI}" != "no"; then
|
|
|
|
pbxlibdir="-L${PRI_DIR}"
|
|
|
|
pbxlibdir="-L${PRI_DIR}"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
pbxfuncname="pri_new_bri"
|
|
|
|
pbxfuncname="pri_connected_line_update"
|
|
|
|
if test "x${pbxfuncname}" = "x" ; then # empty lib, assume only headers
|
|
|
|
if test "x${pbxfuncname}" = "x" ; then # empty lib, assume only headers
|
|
|
|
AST_PRI_FOUND=yes
|
|
|
|
AST_PRI_FOUND=yes
|
|
|
|
else
|
|
|
|
else
|
|
|
@ -44096,6 +44096,9 @@ _ACEOF
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# ------------------------------------v
|
|
|
|
|
|
|
|
# TODO: The code can be changed to always include these features now.
|
|
|
|
|
|
|
|
# These features will always be present if pri_connected_line_update is available.
|
|
|
|
|
|
|
|
|
|
|
|
if test "x${PBX_PRI_PROG_W_CAUSE}" != "x1" -a "${USE_PRI_PROG_W_CAUSE}" != "no"; then
|
|
|
|
if test "x${PBX_PRI_PROG_W_CAUSE}" != "x1" -a "${USE_PRI_PROG_W_CAUSE}" != "no"; then
|
|
|
|
pbxlibdir=""
|
|
|
|
pbxlibdir=""
|
|
|
@ -44367,7 +44370,6 @@ _ACEOF
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x${PBX_PRI_INBANDDISCONNECT}" != "x1" -a "${USE_PRI_INBANDDISCONNECT}" != "no"; then
|
|
|
|
if test "x${PBX_PRI_INBANDDISCONNECT}" != "x1" -a "${USE_PRI_INBANDDISCONNECT}" != "no"; then
|
|
|
|
pbxlibdir=""
|
|
|
|
pbxlibdir=""
|
|
|
|
# if --with-PRI_INBANDDISCONNECT=DIR has been specified, use it.
|
|
|
|
# if --with-PRI_INBANDDISCONNECT=DIR has been specified, use it.
|
|
|
@ -44638,7 +44640,6 @@ _ACEOF
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x${PBX_PRI_SERVICE_MESSAGES}" != "x1" -a "${USE_PRI_SERVICE_MESSAGES}" != "no"; then
|
|
|
|
if test "x${PBX_PRI_SERVICE_MESSAGES}" != "x1" -a "${USE_PRI_SERVICE_MESSAGES}" != "no"; then
|
|
|
|
pbxlibdir=""
|
|
|
|
pbxlibdir=""
|
|
|
|
# if --with-PRI_SERVICE_MESSAGES=DIR has been specified, use it.
|
|
|
|
# if --with-PRI_SERVICE_MESSAGES=DIR has been specified, use it.
|
|
|
@ -44909,7 +44910,6 @@ _ACEOF
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x${PBX_PRI_REVERSE_CHARGE}" != "x1" -a "${USE_PRI_REVERSE_CHARGE}" != "no"; then
|
|
|
|
if test "x${PBX_PRI_REVERSE_CHARGE}" != "x1" -a "${USE_PRI_REVERSE_CHARGE}" != "no"; then
|
|
|
|
pbxlibdir=""
|
|
|
|
pbxlibdir=""
|
|
|
|
# if --with-PRI_REVERSE_CHARGE=DIR has been specified, use it.
|
|
|
|
# if --with-PRI_REVERSE_CHARGE=DIR has been specified, use it.
|
|
|
@ -45179,6 +45179,7 @@ _ACEOF
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# ------------------------------------^
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x${PBX_RESAMPLE}" != "x1" -a "${USE_RESAMPLE}" != "no"; then
|
|
|
|
if test "x${PBX_RESAMPLE}" != "x1" -a "${USE_RESAMPLE}" != "no"; then
|
|
|
|