mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merge in SS7 changes.... need to still cleanup zapata.conf
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -194,6 +194,7 @@ AST_EXT_LIB_SETUP([OSS], [Open Sound System], [oss]) | ||||
| AST_EXT_LIB_SETUP([POPT], [popt], [popt]) | ||||
| AST_EXT_LIB_SETUP([PGSQL], [PostgreSQL], [postgres]) | ||||
| AST_EXT_LIB_SETUP([PRI], [ISDN PRI], [pri]) | ||||
| AST_EXT_LIB_SETUP([SS7], [ISDN SS7], [ss7]) | ||||
| AST_EXT_LIB_SETUP([PWLIB], [PWlib], [pwlib]) | ||||
| AST_EXT_LIB_SETUP([OPENH323], [OpenH323], [h323]) | ||||
| AST_EXT_LIB_SETUP([QT], [Qt], [qt]) | ||||
| @@ -702,6 +703,8 @@ AST_EXT_LIB_CHECK([POPT], [popt], [poptStrerror], [popt.h]) | ||||
|  | ||||
| AST_EXT_LIB_CHECK([PRI], [pri], [pri_call], [libpri.h]) | ||||
|  | ||||
| AST_EXT_LIB_CHECK([SS7], [ss7], [ss7_new], [libss7.h]) | ||||
|  | ||||
| if test "${USE_PWLIB}" != "no"; then | ||||
| 	if test ! -z "${PWLIB_DIR}"; then | ||||
| 		PWLIBDIR="${PWLIB_DIR}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user