Displaying 20 results from an estimated 7000 matches similar to: "Can't rename mailboxes, any ideas on how to fix?"
2014 Jan 14
4
Loading a FreeBSD 10 VM on QEMU-KVM..
I was trying to load a FreeBSD 10 VM on my CentOS 6.4 machine, and it keeps
hanging and not completing the boot. I have FBSD 9.x VM's running just
fine, but if I try and load 10.x it's a no go.
Attaching to the console using VNC, I see:
gPXE (http://etherboot.org) - 00:04.0 C980 PCI2.10 PnP BBS PMM7FC0 at 20 C980
Booting from DVD/CD...
CD Loader 1.2
Building the boot loader
2013 Sep 05
3
Getting a do_IRQ: xx.xxx No irq handler for vector (irq -1), any ideas?
I setup a CentOS 6 server to use with KVM/QEMU, and I am getting the
following error a good bit, granted it doesn't seem to be causing any
trouble. I figured I would post and see if anyone has any ideas on the
issue, or if I can just dismiss it.
If I look at my logging/dmesg, I see:
do_IRQ: 19.217 No irq handler for vector (irq -1)
do_IRQ: 3.178 No irq handler for vector (irq -1)
do_IRQ:
2015 Dec 09
2
How to manually add a new interface to a bridge device?
Tried that as well, but this has to be something that gets set at the OS level and loaded, as if you look at dmesg output, you can see all the vnet?? nodes as the OS comes online. So the question is, what is virt-install doing that creates the needed vnet interface that is part of the bridge. I really had to kill and reload the VM just to load a second interface..
---
Howard Leadmon
2005 Aug 19
2
Ascend Pipeline POTS to TDM400P FXO Question..
I have a TDM400P with some FXO ports, and I wanted to connect the two POTS
lines from my Pipeline-75 ISDN router into the FXO interfaces on my Asterisk
server.
Hooked it up, seemed fine, called in and it answered. The problem is when
the call is hung up on, the FXO port never drops. So of course then the P75
just holds the line off hook and you get a busy. So it's good for the first
2005 Aug 01
1
Is this maillist down?
This is usually a very active list, but looking at my procmail log the last
message I have received arrived on:
>From asterisk-users-bounces@lists.digium.com Fri Jul 29 03:04:17 2005
Subject: Re: [Asterisk-Users] How can I use MySQL in the dialplan?
Since that message there has been a gaping silence, any idea what is up, as I
am sure seeing mail from everything else. Actually I
2015 Dec 09
3
How to manually add a new interface to a bridge device?
How do you decide what MAC address to use for that VM interface? As I just
tried to change the MAC to some other value close, like I made
'52:54:00:34:e1:21' into say '52:54:00:34:e1:32', and when I try and load it
in, I get the following:
error: XML error: Attempted double use of PCI Address '0:0:4.0'
Here is one of my network entries:
<interface
2005 Jul 26
2
Stumped on vMail problem, any ideas?
Hello all,
I think I have most of my AAH 1.3 setup running (Asterisk 1.0.9), but somehow
something is not quite right with my vMail setup. I would have sworn this was
all working, but maybe I was just dreaming.
Anyway here is what is happening, say I am on extension 200 and I want to
call to extension 201. If extension 201 is no connected, then it rolls right
into vMail with the message the
2005 Jul 24
1
Help with Asterisk@home and Broadvoice incoming calls..
Hello everyone,
Well here is my initial posting to the list, and I will admit Asterisk is new
to me. I just got everything running here a couple days ago, so still learning
the ropes for sure.
OK, here is my problem. Currently I have it setup talking to a couple Cisco
IP phones, and some Xten softphones, this works great. I also got an account
with FreeWorld Dialup using IAX2 and that
2015 Dec 09
2
How to manually add a new interface to a bridge device?
Maybe my google-fu is failing me, but I have spent the past couple hours
looking at how to add a vnet? Device to my KVM host running CentOS 6, and
for the life of me I can't get this going.
>From all my research if I want to add a device I should just do 'brctl addif
br1 vnet14' if I want to add a vnet14 to bridge br1. When I do this, I
get:
# brctl addif br0 vnet14
2014 Sep 29
2
Issues with Ubuntu 14 as a guest VM, and network throughput..
I have a CentOS 6.5 server running as a host for about a dozen other VM's,
and all were running just fine. I had a mix of CentOS, Ubuntu, and FreeBSD
VM's running, no problem at all.
I then updated the Ubuntu VM's to the newer 14.x release, and that
installed a 3.13 linux kernel, and after that (which I didn't notice right
at the start) the network throughput outbound was
2017 Dec 27
2
Ubuntu Auth Issues with new repository code..
? I hear what your saying, but if you read and follow the repo page, it
says run update, and then upgrade.?? Also as a test, I did remove the
old 2.2 code, and installed the new 2.3 code, and again authentication
fails.
?I am sure I may be missing something stupid, but the bottom line is,
how can I track down why it will not auth using PAM under the newer
code, when even looking at the auth
2017 Dec 27
4
Ubuntu Auth Issues with new repository code..
?? Saw the new repository notification, and figured what the heck I
would try letting it upgrade me from the current v2.2.22 release that
apparently is in the Ubuntu 16.04 packages, to the new repository
release of v2.3.0.
?I followed the info on repo.dovecot.org, and first it started bitching
about lmtp (dovecot: master: Fatal: service(lmtp)
access(/usr/lib/dovecot/lmtp) failed: No such
2005 Aug 02
2
asterisk@home newbie extensions always busy
hi list,
I'm running a newly installed asterisk@home an i registered two soft
phone. both soft phone are registered
8901/8901 x.x.x.x D 255.255.255.255 50710 Unmonitored
8900/8900 y.y.y.y D 255.255.255.255 6281
Unmonitored
but when I call one another, they are always busy and directed to its
voicemail
Sorry, if this was posted before
TIA
2015 Dec 09
0
How to manually add a new interface to a bridge device?
BTW, adding a 2nd virtual nic to a guest can also be done with command
line tools (I just googled this for you) :
https://kashyapc.fedorapeople.org/virt/add-network-card-in-guest.txt
( It came up as 1st result when I searched for: virsh add network
interface to existing guest )
But if you look at the bottom of this guide, they also mention that if
something goes wrong, they resort to using
2015 Dec 09
0
How to manually add a new interface to a bridge device?
You most definitely do not need to destroy and re-create a VM just to
add a 2nd network interface.
I don't think those vnet interfaces got created by the host OS. I
believe those are created by KVM (or libvirt) when you start a VM. I
could be wrong though. But I just checked on my CentOS 6 KVM host
machine and I see as many vnet interfaces as many VMs are currently
running (or if one VM
2004 Aug 06
2
Win32 streamer?
I tried to get icecast2 and BLAMO
Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v'
'/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v'
'/cvsroot/icecast-1.1//commandline.h,v' '/cvsroot/icecast-1.1//commands.c,v'
'/cvsroot/icecast-1.1//commands.h,v' '/cvsroot/icecast-1.1//config.h.in,v'
2015 Dec 09
0
How to manually add a new interface to a bridge device?
I would stop the VM, edit its definition file (that's an XML file) and then
start it up. But be careful: After you edit the XML file, you need to
execute a command so KVM re-reads that file. I forgot that command, but you
can look it up on Google.
On Dec 9, 2015 7:52 AM, "Howard Leadmon" <howard at leadmon.net> wrote:
>
>
> Maybe my google-fu is failing me, but I have
2017 Dec 27
0
Ubuntu Auth Issues with new repository code..
The problem would appear that pam is reporting a system error, which fails your authentication. Are you supposed to be using pam?
Aki
> On December 28, 2017 at 12:50 AM Howard Leadmon <howard at leadmon.net> wrote:
>
>
> ? I hear what your saying, but if you read and follow the repo page, it
> says run update, and then upgrade.?? Also as a test, I did remove the
>
2017 Dec 27
0
Ubuntu Auth Issues with new repository code..
On 28/12/2017 07:38, Howard Leadmon wrote:
> Saw the new repository notification, and figured what the heck I would try letting it upgrade me from the current v2.2.22 release that apparently is in the Ubuntu 16.04 packages, to the new repository release of v2.3.0.
>
> I followed the info on repo.dovecot.org, and first it started bitching about lmtp (dovecot: master: Fatal: service(lmtp)
2005 Aug 17
1
DID on TDM400P Question?
Does anyone know if the current TDM400 card can take DID digits from the LEC?
If so is there any reference to how to set this all up? As I get my current
service from my LEC over an IAD, so would be sweet to just have trunks, not
each channel specific to a number.
Also if the above is possible, if the line is being used for DID, then is
this only workable for inbound, or can I also seize the