[asterisk-bugs] [Asterisk 0017880]: Remove dahdi and meetme dependency for page function

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 24 12:43:05 CDT 2010


The following issue has been set as DUPLICATE OF issue 0017726. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17880 
====================================================================== 
Reported By:                ip-rob
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17880
Category:                   Applications/app_page
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.11 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-17 19:29 CDT
Last Modified:              2010-08-24 12:43 CDT
====================================================================== 
Summary:                    Remove dahdi and meetme dependency for page function
Description: 
Most of the features now are independent of dahdi for a timing source now
that there is kernel timing available in 1.6.2.  app_page.c is still
dependent upon dahdi and meetme because uses meetme to merge the channels. 
It would be better to remove that dependency.  I've attached a diff which
changes the application to confbridge rather than meetme.  The recording
feature isn't available but it seems like a better solution than the
existing app_page.c since it removes the dependencies.

Would it be possible to have the application detect if meetme is available
at build time and then make the "r" option available if meetme is there?  
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0017726 [patch] res_musiconhold does not use ge...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-24 12:43 lmadsen        Relationship added       duplicate of 0017726
======================================================================




More information about the asterisk-bugs mailing list