Displaying 20 results from an estimated 236 matches for "mantis".
Did you mean:
mantas
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 f...
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 f...
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, Ap...
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...
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.co...
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...
2011 May 01
4
Odd error in libpri
I just updated libpri 1.4 on my system to the latest from that branch and
my QSIG connection to an NEC SV8300 stopped working. The trace showing
the problem is below:
q931.c:5640 q931_connect: Call 7168 enters state 10 (Active). Hold state: Idle
> DL-DATA request
> Protocol Discriminator: Q.931 (8) len=21
> TEI=0 Call Ref: len= 2 (reference 7168/0x1C00) (Sent to originator)
>
2007 Oct 25
0
Mantis 10659 - Make it configurable?
Hello listers,
I went to pull some CDR's from my PBX, and noticed they were a bit
light. I also noticed output on the console about CDR's not being
posted. I am currently running 1.4.13, and in looking at the change
log, this was a change in behavior as part of mantis 10659. Personally,
I think the old behavior was more correct, but obviously at least one
person disagrees. I think it's worth making it configurable so that the
old behavior can be restored for those of us who would like to have it.
If others agree, I'll work on getting a patch put togeth...
2011 Jun 06
2
issues.asterisk.org
...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 query: DELETE FROM mantis_tokens_table
WHERE '2011-06-06 00:03:56' > expiry.
Are tickets that I had set up for monitoring on mantis going to be
automatically monitored in jira ?
similarly, are tickets...
2005 Jan 07
0
mantis password reset link
Greetings,
Does someone have the link to reset your password on bugs.digium.com?
I can't seem to find one.
Thanks.
--
Andrew Thompson
http://aktzero.com/
http://dev.asteriskdocs.org/
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...
2007 Apr 18
1
[Bridge] 2.6.12: iptables connection tracking broken on bridge interfaces
Hi!
As noted by Chris Rankin on a mail to netfilter-devel and to the
linux-kernel mailing list (subject: 2.6.12: connection tracking broken?),
there is a problem with the connection tracking of iptables when one of the
interfaces is a bridge.
On my tests here I have setup a connection between two machines using a real
interface (eth0) and then the same setup using a bridge interface (br0) to
2010 Jun 23
0
50 mantis issues marked 'Ready for Testing'
...Ready for Testing' state.
Basically, we are looking for more people to step-up and test theses
patches. Each issue below _should_ have an existing patch attached to
it. Simply download, patch asterisk, compile, installed and verify
asterisk works as expected; post your results to the existing mantis
issue. Once each issue has been properly tested, we can continue
triaging and step closer to merging the code.
Let me know if you have questions / comments.
---
[patch] Calls are not matched to correct peer when using
callbackextension parameter
https://issues.asterisk.org/view.php?id=14340
[pa...
2005 Jul 26
4
[Asterisk-Dev] Asterisk 1.2 Release Plans
...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 review and functionality
testing before August 1st can be accepted into 1.2, if they make it
through the remainder of the review processes and are able to be merged
before August 15th.
2) Progress on open bugs - There are a number of bugs open in Mantis
that are w...
2007 Apr 18
1
[Bridge] patch for a message bug
Hi!
Jens Seidel reported a bug to Debian about a wrong message on brctl, you can
see it at http://bugs.debian.org/383938, it is kind of the continuation of
the ENODEV bug #348617 that was already patched by Stephen on the git.
I have applied the same solution that Stephen applied for the first one,
follows the patch against git plus a minor exclamation mark modification I
did so that all ENODEV
2007 Apr 18
1
[Bridge] couple of bugs and patches for bridge-utils
Hi!
We have received at Debian a couple of bugs and typos that apply to the
bridge-utils code and I'd like to share them with the community so that they
can be fixed for everybody, most of the bugreports have patches or show the
typos made on doc.
Here they are:
http://bugs.debian.org/296881
http://bugs.debian.org/348617
http://bugs.debian.org/376914
Last one seems quite important, I'm
2007 Apr 18
0
[Bridge] recent 2.6 kernels hang on bridge shutdown - solved
Folks,
For what it's worth I used to have the hang at shutdown with brnf and kernel
2.4.26. An fsck on the boot drive fixed it (telling me it had nothing to do
with whatever kernel I was running)...have you tried that?
James
-----Original Message-----
From: Santiago Garcia Mantinan [mailto:bridge@manty.net]
Sent: Saturday, February 05, 2005 5:51 AM
To: Mirko Parthey
Cc:
2008 Jan 03
0
data/Makefile.am data/swfdec-player.1 data/swfdec-thumbnailer.1
data/Makefile.am | 2 ++
data/swfdec-player.1 | 44 ++++++++++++++++++++++++++++++++++++++++++++
data/swfdec-thumbnailer.1 | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+)
New commits:
commit 481b1aa876d52a5260dd3f75c967540f4252b474
Author: Santiago Garcia Mantinan <manty at debian.org>
Date: Thu Jan 3 17:43:45 2008 +0100
add man
2004 Sep 07
3
DTMF Caller ID w/o polarity inversion
Hi Folks,
I've been looking around and found some references of some Caller ID
patches (Mantis bug#9) for X100P and TDM400 for Netherlands, Sweden
and UK. It's been quite hard to understand what has finally been
incorporated to the distribution (if anything) or which patches must
be applied in witch snapshot of the repository.
I've tried some different approaches but nothing worked...
2007 Apr 18
3
[Bridge] bridge breaks loopback on 2.4.22
Hi!
Since the change to 2.4.22 I've been experimenting problems here, after
many tests I have seen what I think is the problem that is causing this.
The problem I'm seing is the loopback starts loosing packages, I don't know
if this could also happen on other interfaces. I'm testing this by starting
a:
tcpdump -n -i lo port
then a:
nc -n -l port >/dev/null
and a:
nc