Skip to content
Snippets Groups Projects
configure 940 KiB
Newer Older
  • Learn to ignore specific revisions
  • if test "x${PBX_PJPROJECT}" != "x1" ; then
    
        PJPROJECT_DESCRIP="PJPROJECT"
        PJPROJECT_OPTION="pjproject"
        PBX_PJPROJECT=0
    
    # Check whether --with-pjproject was given.
    if test "${with_pjproject+set}" = set; then :
      withval=$with_pjproject;
    	case ${withval} in
    	n|no)
    	USE_PJPROJECT=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_PJPROJECT=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} PJPROJECT"
    	;;
    	*)
    	PJPROJECT_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} PJPROJECT"
    	;;
    	esac
    
    fi
    
    
    
    
    
    
    
    
    PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_DESCRIP="PJSIP Dialog Create UAS with Incremented Lock"
    PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_OPTION=pjsip
    PJSIP_DLG_CREATE_UAS_AND_INC_LOCK_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK=0
    
    
    
    
    
    
    
    
    PJ_TRANSACTION_GRP_LOCK_DESCRIP="PJSIP Transaction Group Lock Support"
    
    PJ_TRANSACTION_GRP_LOCK_OPTION=pjsip
    PJ_TRANSACTION_GRP_LOCK_DIR=${PJPROJECT_DIR}
    
    PJSIP_REPLACE_MEDIA_STREAM_DESCRIP="PJSIP Media Stream Replacement Support"
    PJSIP_REPLACE_MEDIA_STREAM_OPTION=pjsip
    PJSIP_REPLACE_MEDIA_STREAM_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_REPLACE_MEDIA_STREAM=0
    
    
    
    
    
    
    
    
    PJSIP_GET_DEST_INFO_DESCRIP="pjsip_get_dest_info support"
    PJSIP_GET_DEST_INFO_OPTION=pjsip
    PJSIP_GET_DEST_INFO_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_GET_DEST_INFO=0
    
    
    
    
    
    
    
    
    PJ_SSL_CERT_LOAD_FROM_FILES2_DESCRIP="pj_ssl_cert_load_from_files2 support"
    PJ_SSL_CERT_LOAD_FROM_FILES2_OPTION=pjsip
    PJ_SSL_CERT_LOAD_FROM_FILES2_DIR=${PJPROJECT_DIR}
    
    PBX_PJ_SSL_CERT_LOAD_FROM_FILES2=0
    
    
    
    
    
    
    
    
    PJSIP_EXTERNAL_RESOLVER_DESCRIP="PJSIP External Resolver Support"
    PJSIP_EXTERNAL_RESOLVER_OPTION=pjsip
    PJSIP_EXTERNAL_RESOLVER_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_EXTERNAL_RESOLVER=0
    
    
    
    
    
    
    
    
    PJSIP_TLS_TRANSPORT_PROTO_DESCRIP="PJSIP TLS Transport proto field support"
    PJSIP_TLS_TRANSPORT_PROTO_OPTION=pjsip
    PJSIP_TLS_TRANSPORT_PROTO_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_TLS_TRANSPORT_PROTO=0
    
    
    
    
    
    
    
    
    PJSIP_EVSUB_GRP_LOCK_DESCRIP="PJSIP EVSUB Group Lock support"
    PJSIP_EVSUB_GRP_LOCK_OPTION=pjsip
    PJSIP_EVSUB_GRP_LOCK_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_EVSUB_GRP_LOCK=0
    
    
    
    
    
    
    
    
    PJSIP_INV_SESSION_REF_DESCRIP="PJSIP INVITE Session Reference Count support"
    PJSIP_INV_SESSION_REF_OPTION=pjsip
    PJSIP_INV_SESSION_REF_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_INV_SESSION_REF=0
    
    
    
    
    
    
    
    
    PJSIP_AUTH_CLT_DEINIT_DESCRIP="pjsip_auth_clt_deinit support"
    PJSIP_AUTH_CLT_DEINIT_OPTION=pjsip
    PJSIP_AUTH_CLT_DEINIT_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_AUTH_CLT_DEINIT=0
    
    
    
    
    
    
    
    PJSIP_TSX_LAYER_FIND_TSX2_DESCRIP="pjsip_tsx_layer_find_tsx2 support"
    PJSIP_TSX_LAYER_FIND_TSX2_OPTION=pjsip
    PJSIP_TSX_LAYER_FIND_TSX2_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_TSX_LAYER_FIND_TSX2=0
    
    
    
    
    
    
    
    
    PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_DESCRIP="PJSIP INVITE Accept Multiple SDP Answers"
    PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_OPTION=pjsip
    PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_INV_ACCEPT_MULTIPLE_SDP_ANSWERS=0
    
    
    
    
    
    
    
    Joshua Colp's avatar
    Joshua Colp committed
    
    PJSIP_ENDPOINT_COMPACT_FORM_DESCRIP="PJSIP Compact Form Support on Endpoint"
    PJSIP_ENDPOINT_COMPACT_FORM_OPTION=pjsip
    PJSIP_ENDPOINT_COMPACT_FORM_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_ENDPOINT_COMPACT_FORM=0
    
    
    
    
    
    
    
    
    PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_DESCRIP="PJSIP Transport Connection Reuse Disabling"
    PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_OPTION=pjsip
    PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_TRANSPORT_DISABLE_CONNECTION_REUSE=0
    
    
    
    
    
    
    
    PJSIP_OAUTH_AUTHENTICATION_DESCRIP="PJSIP OAuth Authentication Support"
    PJSIP_OAUTH_AUTHENTICATION_OPTION=pjsip
    PJSIP_OAUTH_AUTHENTICATION_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_OAUTH_AUTHENTICATION=0
    
    
    
    
    
    
    
    
    PJSIP_TLS_TRANSPORT_RESTART_DESCRIP="PJSIP TLS Transport Restart Support"
    PJSIP_TLS_TRANSPORT_RESTART_OPTION=pjsip
    PJSIP_TLS_TRANSPORT_RESTART_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_TLS_TRANSPORT_RESTART=0
    
    
    
    
    
    
    
    PJSIP_EVSUB_PENDING_NOTIFY_DESCRIP="PJSIP NOTIFY Required on SUBSCRIBE"
    PJSIP_EVSUB_PENDING_NOTIFY_OPTION=pjsip
    PJSIP_EVSUB_PENDING_NOTIFY_DIR=${PJPROJECT_DIR}
    
    PBX_PJSIP_EVSUB_PENDING_NOTIFY=0
    
    
    
    
    
    
    
    
        POPT_DESCRIP="popt"
        POPT_OPTION="popt"
        PBX_POPT=0
    
    # Check whether --with-popt was given.
    if test "${with_popt+set}" = set; then :
      withval=$with_popt;
    	case ${withval} in
    	n|no)
    	USE_POPT=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_POPT=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} POPT"
    	;;
    	*)
    	POPT_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} POPT"
    	;;
    	esac
    
    fi
    
    
    
    
    
    
    
    
    
        PORTAUDIO_DESCRIP="PortAudio"
        PORTAUDIO_OPTION="portaudio"
        PBX_PORTAUDIO=0
    
    # Check whether --with-portaudio was given.
    
    if test "${with_portaudio+set}" = set; then :
    
      withval=$with_portaudio;
    	case ${withval} in
    	n|no)
    	USE_PORTAUDIO=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_PORTAUDIO=-1
    
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} PORTAUDIO"
    
    	*)
    	PORTAUDIO_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} PORTAUDIO"
    	;;
    	esac
    
    
        PRI_DESCRIP="ISDN PRI"
        PRI_OPTION="pri"
        PBX_PRI=0
    
    # Check whether --with-pri was given.
    
    if test "${with_pri+set}" = set; then :
    
      withval=$with_pri;
    	case ${withval} in
    	n|no)
    	USE_PRI=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_PRI=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} PRI"
    	;;
    	*)
    	PRI_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} PRI"
    	;;
    	esac
    
    PRI_SETUP_ACK_INBAND_DESCRIP="ISDN PRI progress inband ie in SETUP ACK"
    PRI_SETUP_ACK_INBAND_OPTION=pri
    PRI_SETUP_ACK_INBAND_DIR=${PRI_DIR}
    
    PBX_PRI_SETUP_ACK_INBAND=0
    
    
    
    
    
    
    
    
    PRI_L2_PERSISTENCE_DESCRIP="ISDN Layer 2 persistence option"
    PRI_L2_PERSISTENCE_OPTION=pri
    PRI_L2_PERSISTENCE_DIR=${PRI_DIR}
    
    PBX_PRI_L2_PERSISTENCE=0
    
    
    
    
    
    
    
    PRI_DATETIME_SEND_DESCRIP="ISDN PRI Date/time ie send policy"
    PRI_DATETIME_SEND_OPTION=pri
    PRI_DATETIME_SEND_DIR=${PRI_DIR}
    
    PBX_PRI_DATETIME_SEND=0
    
    
    
    
    
    
    
    PRI_MWI_V2_DESCRIP="ISDN PRI Message Waiting Indication (Fixed)"
    PRI_MWI_V2_OPTION=pri
    PRI_MWI_V2_DIR=${PRI_DIR}
    
    PBX_PRI_MWI_V2=0
    
    
    
    
    
    
    
    PRI_DISPLAY_TEXT_DESCRIP="ISDN PRI user display text IE contents during call"
    PRI_DISPLAY_TEXT_OPTION=pri
    PRI_DISPLAY_TEXT_DIR=${PRI_DIR}
    
    PBX_PRI_DISPLAY_TEXT=0
    
    
    
    
    
    
    
    PRI_MWI_DESCRIP="ISDN PRI Message Waiting Indication"
    PRI_MWI_OPTION=pri
    PRI_MWI_DIR=${PRI_DIR}
    
    PBX_PRI_MWI=0
    
    
    
    
    
    
    
    PRI_MCID_DESCRIP="ISDN PRI Malicious Call ID"
    PRI_MCID_OPTION=pri
    PRI_MCID_DIR=${PRI_DIR}
    
    PBX_PRI_MCID=0
    
    
    
    
    
    
    
    PRI_CALL_WAITING_DESCRIP="ISDN PRI call waiting supplementary service"
    PRI_CALL_WAITING_OPTION=pri
    PRI_CALL_WAITING_DIR=${PRI_DIR}
    
    PBX_PRI_CALL_WAITING=0
    
    
    
    
    
    
    
    PRI_AOC_EVENTS_DESCRIP="ISDN PRI advice of charge supplementary service events"
    PRI_AOC_EVENTS_OPTION=pri
    PRI_AOC_EVENTS_DIR=${PRI_DIR}
    
    PBX_PRI_AOC_EVENTS=0
    
    
    
    
    
    
    
    PRI_TRANSFER_DESCRIP="ISDN PRI call transfer supplementary service"
    PRI_TRANSFER_OPTION=pri
    PRI_TRANSFER_DIR=${PRI_DIR}
    
    PBX_PRI_TRANSFER=0
    
    
    
    
    
    
    
    PRI_CCSS_DESCRIP="ISDN PRI call completion supplementary service"
    PRI_CCSS_OPTION=pri
    PRI_CCSS_DIR=${PRI_DIR}
    
    PBX_PRI_CCSS=0
    
    
    
    
    
    
    
    PRI_HANGUP_FIX_DESCRIP="ISDN PRI hangup fix"
    PRI_HANGUP_FIX_OPTION=pri
    PRI_HANGUP_FIX_DIR=${PRI_DIR}
    
    PBX_PRI_HANGUP_FIX=0
    
    
    
    
    
    
    
    PRI_SUBADDR_DESCRIP="ISDN PRI subaddressing"
    PRI_SUBADDR_OPTION=pri
    PRI_SUBADDR_DIR=${PRI_DIR}
    
    PBX_PRI_SUBADDR=0
    
    
    
    
    
    
    
    PRI_CALL_HOLD_DESCRIP="ISDN PRI call hold"
    PRI_CALL_HOLD_OPTION=pri
    PRI_CALL_HOLD_DIR=${PRI_DIR}
    
    PBX_PRI_CALL_HOLD=0
    
    
    
    
    
    
    
    PRI_CALL_REROUTING_DESCRIP="ISDN PRI call rerouting and call deflection"
    PRI_CALL_REROUTING_OPTION=pri
    PRI_CALL_REROUTING_DIR=${PRI_DIR}
    
    PBX_PRI_CALL_REROUTING=0
    
    
    
    
    
    
    
    PRI_SETUP_KEYPAD_DESCRIP="ISDN PRI keypad facility in SETUP"
    PRI_SETUP_KEYPAD_OPTION=pri
    PRI_SETUP_KEYPAD_DIR=${PRI_DIR}
    
    PBX_PRI_SETUP_KEYPAD=0
    
    
    
    
    
    
    # ------------------------------------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.
    
    PRI_INBANDDISCONNECT_DESCRIP="ISDN PRI set_inbanddisconnect"
    PRI_INBANDDISCONNECT_OPTION=pri
    PRI_INBANDDISCONNECT_DIR=${PRI_DIR}
    
    PBX_PRI_INBANDDISCONNECT=0
    
    
    
    
    
    
    
    PRI_PROG_W_CAUSE_DESCRIP="ISDN progress with cause"
    PRI_PROG_W_CAUSE_OPTION=pri
    PRI_PROG_W_CAUSE_DIR=${PRI_DIR}
    
    PBX_PRI_PROG_W_CAUSE=0
    
    
    
    
    
    
    
    PRI_SERVICE_MESSAGES_DESCRIP="ISDN service messages"
    PRI_SERVICE_MESSAGES_OPTION=pri
    PRI_SERVICE_MESSAGES_DIR=${PRI_DIR}
    
    PBX_PRI_SERVICE_MESSAGES=0
    
    
    
    
    
    
    
    PRI_REVERSE_CHARGE_DESCRIP="ISDN reverse charge"
    PRI_REVERSE_CHARGE_OPTION=pri
    PRI_REVERSE_CHARGE_DIR=${PRI_DIR}
    
    PBX_PRI_REVERSE_CHARGE=0
    
    
    
    
    
    
    # ------------------------------------^
    
    
        RADIUS_DESCRIP="Radius Client"
        RADIUS_OPTION="radius"
        PBX_RADIUS=0
    
    # Check whether --with-radius was given.
    
    if test "${with_radius+set}" = set; then :
    
      withval=$with_radius;
    	case ${withval} in
    	n|no)
    	USE_RADIUS=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_RADIUS=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} RADIUS"
    	;;
    	*)
    	RADIUS_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} RADIUS"
    	;;
    	esac
    
    
        FFTW3_DESCRIP="LIBFFTW3"
        FFTW3_OPTION="fftw3"
        PBX_FFTW3=0
    
    # Check whether --with-fftw3 was given.
    if test "${with_fftw3+set}" = set; then :
      withval=$with_fftw3;
    	case ${withval} in
    	n|no)
    	USE_FFTW3=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_FFTW3=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} FFTW3"
    	;;
    	*)
    	FFTW3_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} FFTW3"
    	;;
    	esac
    
    fi
    
    
    
    
    
    
    
    
    
        RESAMPLE_DESCRIP="LIBRESAMPLE"
        RESAMPLE_OPTION="resample"
        PBX_RESAMPLE=0
    
    # Check whether --with-resample was given.
    
    if test "${with_resample+set}" = set; then :
    
      withval=$with_resample;
    	case ${withval} in
    	n|no)
    	USE_RESAMPLE=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_RESAMPLE=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} RESAMPLE"
    	;;
    	*)
    	RESAMPLE_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} RESAMPLE"
    	;;
    	esac
    
        SNDFILE_DESCRIP="libsndfile"
        SNDFILE_OPTION="sndfile"
        PBX_SNDFILE=0
    
    # Check whether --with-sndfile was given.
    if test "${with_sndfile+set}" = set; then :
      withval=$with_sndfile;
    	case ${withval} in
    	n|no)
    	USE_SNDFILE=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_SNDFILE=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} SNDFILE"
    	;;
    	*)
    	SNDFILE_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SNDFILE"
    	;;
    	esac
    
    fi
    
    
    
    
    
    
    
    
    
        SDL_DESCRIP="Sdl"
        SDL_OPTION="sdl"
        PBX_SDL=0
    
    # Check whether --with-sdl was given.
    
    if test "${with_sdl+set}" = set; then :
    
      withval=$with_sdl;
    	case ${withval} in
    	n|no)
    	USE_SDL=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_SDL=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} SDL"
    	;;
    	*)
    	SDL_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SDL"
    	;;
    	esac
    
    
    
    
        SDL_IMAGE_DESCRIP="Sdl Image"
        SDL_IMAGE_OPTION="SDL_image"
        PBX_SDL_IMAGE=0
    
    # Check whether --with-SDL_image was given.
    
    if test "${with_SDL_image+set}" = set; then :
    
      withval=$with_SDL_image;
    	case ${withval} in
    	n|no)
    	USE_SDL_IMAGE=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_SDL_IMAGE=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} SDL_IMAGE"
    	;;
    	*)
    	SDL_IMAGE_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SDL_IMAGE"
    	;;
    	esac
    
    
        SPANDSP_DESCRIP="SPANDSP"
        SPANDSP_OPTION="spandsp"
        PBX_SPANDSP=0
    
    # Check whether --with-spandsp was given.
    
    if test "${with_spandsp+set}" = set; then :
    
      withval=$with_spandsp;
    	case ${withval} in
    	n|no)
    	USE_SPANDSP=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_SPANDSP=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} SPANDSP"
    	;;
    	*)
    	SPANDSP_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SPANDSP"
    	;;
    	esac
    
        SS7_DESCRIP="ISDN SS7"
        SS7_OPTION="ss7"
        PBX_SS7=0
    
    # Check whether --with-ss7 was given.
    
    if test "${with_ss7+set}" = set; then :
    
      withval=$with_ss7;
    	case ${withval} in
    	n|no)
    	USE_SS7=no
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    	PBX_SS7=-1
    	;;
    	y|ye|yes)
    	ac_mandatory_list="${ac_mandatory_list} SS7"
    	;;
    	*)
    	SS7_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SS7"
    	;;
    
        SPEEX_DESCRIP="Speex"
        SPEEX_OPTION="speex"
        PBX_SPEEX=0
    
    # Check whether --with-speex was given.
    
    if test "${with_speex+set}" = set; then :
    
      withval=$with_speex;
    
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    
    	ac_mandatory_list="${ac_mandatory_list} SPEEX"
    
    	SPEEX_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SPEEX"
    
        SPEEX_PREPROCESS_DESCRIP="Speex preprocess routines"
        SPEEX_PREPROCESS_OPTION="speex"
        PBX_SPEEX_PREPROCESS=0
    
    # Check whether --with-speex was given.
    
    if test "${with_speex+set}" = set; then :
    
      withval=$with_speex;
    
    	USE_SPEEX_PREPROCESS=no
    
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    
    	PBX_SPEEX_PREPROCESS=-1
    
    	ac_mandatory_list="${ac_mandatory_list} SPEEX_PREPROCESS"
    
    	SPEEX_PREPROCESS_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SPEEX_PREPROCESS"
    
        SPEEXDSP_DESCRIP="SpeexDSP"
        SPEEXDSP_OPTION="speexdsp"
        PBX_SPEEXDSP=0
    
    # Check whether --with-speexdsp was given.
    
    if test "${with_speexdsp+set}" = set; then :
    
      withval=$with_speexdsp;
    
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    
    	ac_mandatory_list="${ac_mandatory_list} SPEEXDSP"
    
    	SPEEXDSP_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SPEEXDSP"
    
    SPEEX_PREPROCESS_DESCRIP="speex_preprocess_ctl"
    SPEEX_PREPROCESS_OPTION=speex
    
    PBX_SPEEX_PREPROCESS=0
    
        SQLITE3_DESCRIP="SQLite"
        SQLITE3_OPTION="sqlite3"
        PBX_SQLITE3=0
    
    # Check whether --with-sqlite3 was given.
    
    if test "${with_sqlite3+set}" = set; then :
    
      withval=$with_sqlite3;
    
    	# -1 is a magic value used by menuselect to know that the package
    	# was disabled, other than 'not found'
    
    	ac_mandatory_list="${ac_mandatory_list} SQLITE3"
    
    	SQLITE3_DIR="${withval}"
    	ac_mandatory_list="${ac_mandatory_list} SQLITE3"
    
        SRTP_DESCRIP="Secure RTP"
        SRTP_OPTION="srtp"
        PBX_SRTP=0
    
    # Check whether --with-srtp was given.
    
    if test "${with_srtp+set}" = set; then :
    
      withval=$with_srtp;