I agree that call files are not an appropriate way to solve this. I would like to move back to using the original Page() application which had always worked for us with 1.4
My initial testing found that MOH from a streaming source such as Shoutcast only worked if I disabled the DAHDI timing module in modules.conf with "noload => res_timing_dahdi.so". I understand the DAHDI timing module is a requirement for the Page() application. Has anybody been able to get streaming MOH to work in 1.8.4.3 with the DAHDI timing module loaded? If not, is there a way to use both the pthreads and DAHDI timing modules and force MOH to use pthreads and force Page() to use DAHDI? Bob On Tue, Jun 28, 2011 at 12:03 AM, Faisal Hanif <[email protected]> wrote: > Call file are not suitable for you as asterisk process these files in serial > mode (single threaded) and in case of large number of files processing of > last file can be that much delayed that some portion of message may be > already played or the 1st phone may be hanged. > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
