[Home]

Summary:ASTERISK-13540: Asterisk 1.6.1-rc1 compile bomb in apps/app_rpt - undefined AST_PBX_KEEPALIVE at line #13622
Reporter:Dan McNaul (d_mcnaul)Labels:
Date Opened:2009-02-08 19:33:11.000-0600Date Closed:2009-02-09 22:57:41.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_rpt
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The compile bombs when app_rpt is selected from the "make menuselect" application.  When the module is included, the compile bombs with undefined AST_PBX_KEEPALIVE variable.

****** ADDITIONAL INFORMATION ******

app_rpt is not normally selected as a default.  I had to manually select the app for inclusion in the build.   I removed the check mark and 1.6.1-rc1 built clean on my fresh Fedora 10 install.   This is only a big deal for those needing the app_rpt feature.

The compile bomb is in rc1.  I chose beta4 in the drop down because it did not contain rc1.
Comments:By: Digium Subversion (svnbot) 2009-02-09 22:49:03.000-0600

Repository: asterisk
Revision: 174435

U   trunk/apps/app_rpt.c

------------------------------------------------------------------------
r174435 | murf | 2009-02-09 22:49:03 -0600 (Mon, 09 Feb 2009) | 8 lines

This patch removes the use of AST_PBX_KEEPALIVE
from app_rpt.c.


(closes issue ASTERISK-13540)
Reported by: D_McNaul


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174435

By: Digium Subversion (svnbot) 2009-02-09 22:51:40.000-0600

Repository: asterisk
Revision: 174436

_U  branches/1.6.0/

------------------------------------------------------------------------
r174436 | murf | 2009-02-09 22:51:39 -0600 (Mon, 09 Feb 2009) | 15 lines

Blocked revisions 174435 via svnmerge

........
r174435 | murf | 2009-02-09 21:49:02 -0700 (Mon, 09 Feb 2009) | 8 lines

This patch removes the use of AST_PBX_KEEPALIVE
from app_rpt.c.


(closes issue ASTERISK-13540)
Reported by: D_McNaul


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174436

By: Digium Subversion (svnbot) 2009-02-09 22:57:40.000-0600

Repository: asterisk
Revision: 174437

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_rpt.c

------------------------------------------------------------------------
r174437 | murf | 2009-02-09 22:57:40 -0600 (Mon, 09 Feb 2009) | 16 lines

Merged revisions 174435 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r174435 | murf | 2009-02-09 21:49:02 -0700 (Mon, 09 Feb 2009) | 8 lines

This patch removes the use of AST_PBX_KEEPALIVE
from app_rpt.c.


(closes issue ASTERISK-13540)
Reported by: D_McNaul


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=174437