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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 25 00:39:50 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
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:                     acknowledged
Asterisk Version:           1.6.2.11 
JIRA:                       SWP-2178 
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:              2011-01-25 00:39 CST
====================================================================== 
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?  
====================================================================== 

---------------------------------------------------------------------- 
 (0130979) stpaulalex (reporter) - 2011-01-25 00:39
 https://issues.asterisk.org/view.php?id=17880#c130979 
---------------------------------------------------------------------- 
This may resolve the issue outlined in 0017896 (MulticastRTP in Page()
yields no audio). Going to try this tomorrow. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-25 00:39 stpaulalex     Note Added: 0130979                          
======================================================================




More information about the asterisk-bugs mailing list