Displaying 20 results from an estimated 236 matches for "manty".
Did you mean:
manny
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
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
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:
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
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 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
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
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 file describing how to install
2007 Apr 18
1
[Bridge] 2.6.12: iptables connection tracking broken on bridge interfaces
...dn't have the time to check and I thought it was due to the kernel
bridge firewall being loaded, the tests I did today with 2.6.12 final didn't
have the kernel bridge firewall, just normal bridge and normal iptables.
If you need any other info to check this just ask for it.
Regards...
--
Manty/BestiaTester -> http://manty.net
2010 Jun 23
0
50 mantis issues marked 'Ready for Testing'
List,
Over the last few months we have managed to bring the total number of
issue on the tracker from 610+ to 537 (as of writing). While this is
good news, we still have a number of open issues that require testers
to help move them along. Below, I have posted the oldest 50 issues
that are in the 'Ready for Testing' state.
Basically, we are looking for more people to step-up and test
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
2007 Apr 18
1
[Bridge] patch for a message bug
...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 messages were exclamative (Stephen patch had missed
that mark).
Regards...
--
Manty/BestiaTester -> http://manty.net
diff -u -r bridge-utils.old/brctl/brctl_cmd.c bridge-utils-1.1/brctl/brctl_cmd.c
--- bridge-utils.old/brctl/brctl_cmd.c 2006-08-26 19:31:23.000000000 +0200
+++ bridge-utils-1.1/brctl/brctl_cmd.c 2006-08-26 19:31:49.000000000 +0200
@@ -99,7 +99,7 @@
if (if_na...
2007 Apr 18
1
[Bridge] couple of bugs and patches for bridge-utils
...ugreports 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 wondering if there will be a new version
because of that one.
Thanks in advance!
Regards...
--
Manty/BestiaTester -> http://manty.net
2007 Apr 18
0
[Bridge] recent 2.6 kernels hang on bridge shutdown - solved
...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: bridge@lists.osdl.org; Stephen Hemminger
Subject: Re: [Bridge] recent 2.6 kernels hang on bridge shutdown -
solved
Hi!
> > Are you running IPV6? if so it is most likely related to IPV6.
> Yes, indeed.
> Since I curr...
2008 Jan 03
0
data/Makefile.am data/swfdec-player.1 data/swfdec-thumbnailer.1
...| 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 pages for swfdec-player and swfdec-thumbnailer
diff --git a/data/Makefile.am b/data/Makefile.am
index ffde790..45cc168 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,3 +1,5 @@
+man1_MANS = swfdec-player.1 swfdec-thumb...
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
...happen.
I believe that the changes the bridge went through from 2.4.21 to 2.4.22 are
to blame on this one, but this is just a guess.
Hope we can find a fix for this so that it is integrated in 2.4.23 kernel,
I'll be happy to make any tests you want to track this farther down.
Regards...
--
Manty/BestiaTester -> http://manty.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/