mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Merged revisions 132641 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r132641 | kpfleming | 2008-07-22 14:49:11 -0500 (Tue, 22 Jul 2008) | 2 lines use renamed libpri API call for controlling this feature (was improperly named before) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@132643 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -602,11 +602,11 @@
|
||||
/* Define this to indicate the ${PRI_DESCRIP} library */
|
||||
#undef HAVE_PRI
|
||||
|
||||
/* Define this to indicate the ${PRI_INBANDRELEASE_DESCRIP} library */
|
||||
#undef HAVE_PRI_INBANDRELEASE
|
||||
/* Define this to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library */
|
||||
#undef HAVE_PRI_INBANDDISCONNECT
|
||||
|
||||
/* Define to indicate the ${PRI_INBANDRELEASE_DESCRIP} library version */
|
||||
#undef HAVE_PRI_INBANDRELEASE_VERSION
|
||||
/* Define to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library version */
|
||||
#undef HAVE_PRI_INBANDDISCONNECT_VERSION
|
||||
|
||||
/* Define to indicate the ${PRI_DESCRIP} library version */
|
||||
#undef HAVE_PRI_VERSION
|
||||
|
Reference in New Issue
Block a user