similar to: Please, help test asynchronous generation patch for inclusion in version 1.2

Displaying 20 results from an estimated 2000 matches similar to: "Please, help test asynchronous generation patch for inclusion in version 1.2"

2005 Oct 03
0
RTP timing problems? Here's patch...
Hello! Are you having RTP timing problems? Silence suppression having to be disabled? Well, here's a patch that *MIGHT* solve all of your problems, available at: http://bugs.digium.com/view.php?id=5374 If you are willing to give it a try, let me know if you experience any problems, but posting feedback on Mantis. It requires a timing device,m either real zaptel hardware or good old ztdummy.
2005 Sep 13
0
Real-time Linux claims single-digit microsecond responsiveness
This should be of interest to us, asterisk buffs: http://www.linuxdevices.com/news/NS6761928882.html -- "We hold [...] that all men are created equal; that they are endowed [...] with certain inalienable rights; that among these are life, liberty, and the pursuit of happiness" -- Thomas Jefferson -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Apr 13
2
rpmforge references in the wiki
Someone made mention on IRC earlier of a reference to rpmforge on the wiki and it got me thinking (yeah, never a good thing)... A quick search on the wiki itself shows a lot_of references to rpmforge. As this is a dead project and has been a dead project for 3+ years now it would be quite useful to the consumers of the wiki material for those references to be removed and replaced with something
2005 Sep 12
1
Is "ChanIsAvail" thread safe?
Curious whether the ChanIsAvail command is thread safe. By that I mean, if I use ChanIsAvail to determine which channel to use, can I be sure that it will still be available when I go to Dial it on the next line? It occurs to me that there's a possibility the channel could get used by a competing thread AFTER my thread has determined it is available and BEFORE my thread gets a chance to
2005 Sep 28
1
Asterisk in Production
I was reading on the wiki different possibilities of automatically restarting asterisk every so often. In some places, people mention they restart it once a day other on shorter or longer intervals. I believe the main reason people are doing this is because of possible memory leaks. I'm running a system for IVR services. It's not a heavily loaded box, but there is almost always
2007 Jan 28
1
Permission error (Mantis bugtracker)
Hi all, I've installed mantis.noarch and mantis-config-httpd.noarch packages. The problem is I always get the same error in Apache:. You don't have permission to access /mantis on this server. It's curious 'cause: * I work in localhost mode and I've running drupal site and phpMyAdmin without problems. So, Apache works fine. * I've created mantis ddbb according the docs
2005 Jul 26
4
[Asterisk-Dev] Asterisk 1.2 Release Plans
As previously mentioned on the lists by Olle Johannson, we are actively trying to get Asterisk in shape for a 1.2 release within the next 60 days. To accomplish this, we need a few things to happen: 1) A feature freeze - This will occur at the end of this month, with no new feature submissions accepted after July 31st. Any _pending_ feature patches in Mantis that have passed architecture
2013 Jun 05
0
Theme for bugs.centos.org website
Hi, Some efforts were put in having a customized version of MantisBT default visual style for The CentOS Bugs website. The work was done for mantis-1.1.8-5.el5 package from epel repository and is available for you to download at https://projects.centos.org/svn/artwork/trunk/Identity/Webenv/Themes/Default/Mantis/1.1.8-5.el5/. In this location there is a README file describing how to install
2012 Aug 27
3
Asterisk community services - Old Mantis instance to be shutdown on Aug 28th, 2012
On June 5, 2011, we migrated from Mantis to Jira as the issue tracker for Asterisk [1]. We temporarily left Mantis running in read-only mode to smooth the transition. At 15 months, temporary has turned into semi-permanent. As a part of other infrastructure changes we are making to the community services, we will finally shut down Mantis for good. We will update our DNS servers on the morning of
2012 Aug 27
3
Asterisk community services - Old Mantis instance to be shutdown on Aug 28th, 2012
On June 5, 2011, we migrated from Mantis to Jira as the issue tracker for Asterisk [1]. We temporarily left Mantis running in read-only mode to smooth the transition. At 15 months, temporary has turned into semi-permanent. As a part of other infrastructure changes we are making to the community services, we will finally shut down Mantis for good. We will update our DNS servers on the morning of
2011 Jun 01
0
Migration from Mantis to JIRA
Greetings, A few weeks ago I posted a message about the upcoming migration from Mantis to JIRA for issues.asterisk.org [1]. A lot of testing has been done and all known issues have been resolved. We have scheduled the migration for Sunday, June 5th. The issue tracker will be down most of the day as the migration takes place. Once the migration is complete, the issue tracker will be:
2011 Jun 01
1
Migration from Mantis to JIRA
Greetings, A few weeks ago I posted a message about the upcoming migration from Mantis to JIRA for issues.asterisk.org [1]. A lot of testing has been done and all known issues have been resolved. We have scheduled the migration for Sunday, June 5th. The issue tracker will be down most of the day as the migration takes place. Once the migration is complete, the issue tracker will be:
2011 Jun 06
2
issues.asterisk.org
i'm trying to review issues that i'm monitoring and/or have reported at http://issues.asterisk.org when I click on 'My View' or 'View Issues' I get an error: APPLICATION ERROR #401 Database query failed. Error received from database was #1142: DELETE command denied to user 'mantisreadonly'@'localhost' for table 'mantis_tokens_table' for the
2008 Oct 30
2
Old mantis e-mails
I am suddenly getting a bunch of OLD (as in 3-9 months old) e-mails from mantis saying things like a note has been added to an issue etc., and yet the issue has not been touched in months and the "new note" it is referring to is also months old. Consequently, I never received these e-mails before either. The e-mail itself shows that "carolina.digium.com" received
2006 Jan 05
2
New logo for CentOS
To celebrate CentOS as the greatest thing since sliced bread, we should endevour to have a new logo in place. Whilst the current one suffices, a new logo/favicon should be in place. My artistry skills are not good (i was eating hotdogs whilst the rest of the class learned fine art), so those of you artistically endowed should come up with something.
2011 Jan 24
1
how many records can R handle
How many records can the R recursive partitioning software handle? We are analyzing 5,000,000 medical records looking at 100 risk factors for the outcome of interest Richard H. White, MD Hibbard E. Williams Endowed Professor of Medicine Chief, Division of General Medicine DIrector, Anticoagulation Service UC Davis Medical Center Suite 2400 PSSB 4150 V Street Sacramento, CA, 95817
2011 May 31
1
Projection Pursuit Index
Dear R-developers, I am trying to experiment with projection pursuit (PP), and different indexes for the same, especially using the tourr package. However, I've noticed that a PP index in the said package is only a function of the projected data. Could I modify the function so that the index sees the projection bases instead (or in addition to the data) ? Alternatively, if some other package
2005 Jul 11
1
Projection Pursuit
Hello, Just a quick question about ppr in library modreg. I have looked at Ripley and Venables 2002 and it says that projection pursuit works "by projecting X in M carefully chosen directions" I want to know how it choses the directions? I presume it moves around the high-dimensional space of unit vectors finding ones that separate the response variables, but how. I looked at the
1999 Jan 21
0
Re: help with R/S functions on nonpar. regression
>>>>> "Jose" == Jose Ramon G Albert <toots at info.com.ph> writes: Jose> I have just downloaded this freeware version of R (which seems Jose> to be a clone of S). I was wondering if anyone knows where I Jose> could obtain R or S functions which provide nonparametric Jose> regression curves, e.g. kernel estimators or smoothing Jose> splines.
2011 Feb 16
0
Constraints in projection pursuit regression
Hi, I am solving a projection pursuit regression problem, of the form y = \sum_i f_i (a_i^T x), where a_i are unknown directions, while f_i are unknown univariate link functions. The following is known about each f_i: 1. f_i (0) = 0  (that is, each f_i passes through the origin) 2. f_i is monotonic. Is there a way to ensure that the function ppr() in R produces solutions that respect the