similar to: Xen/VirtualBox/Intel IOMMU HOWTO

Displaying 20 results from an estimated 200 matches similar to: "Xen/VirtualBox/Intel IOMMU HOWTO"

2012 Sep 14
2
Digium AEX410, MTNL Mumbai Caller-ID problems
Hi, Continuing with the saga of Digium vs MTNL Mumbai, looking for suggestions on handling incoming Caller-ID issues. The card manages to grab a couple of (random) digits of the incoming CID, but they're more or less useless. Is there any way to fix this? Asterisk 1.8.13, Dahdi 2.5.0.1 on Debian Testing (Wheezy), MTNL Mumbai. Digium, Inc. Wildcard AEX410 4-port analog card (PCI-Express)
2011 Mar 10
1
ChanSpy with alphanumeric SIP channels [1.6.2]
Hi, I'm using SIP users of the form 'ab_12345' (two letters, underscore, 5 digits). ChanSpy is working fine for listening in to conversations initiated by these channels, and I can use '*' to randomly switch channels. However, is there any way in this scenario to be able to switch ChanSpy to a specific channel by typing in a ...# key sequence during a spy session?
2011 Mar 30
0
Discover when remote phone answers through IAX2
Hi, I'm using IAX2 between our SIP and PSTN servers, both running Asterisk 1.6.2. Users connect to the SIP server and dial; the SIP server forwards the call to the PSTN server over IAX2, which then dials out over the connected PRI. Since users need detailed call progress feedback, the first action in the dialplan on the PSTN server side is Answer(). In this scenario it's easy for
2010 Mar 17
0
[NEWBIE] Simple hunt group on SIP -- need confirmation
Hi, Is doing this as simple as just creating a queue in queue.conf? I have the following setup: 1. Single hunting 1-800 number mapped to multiple numbers in a hunt group by the telco. 2. All calls land up at Asterisk over SIP. Now I need: 3. A hunt group of operator extensions mapped to the incoming lines. 4. Music-on-hold if all the operator extensions are busy. Queues seem to handle this
2009 Feb 27
0
Frequent disconnects when relaying
Hi, We're running primary server (A) that has two local streams from ices2 0.2 and a secondary server (B) that relays the two streams from A and has one local stream from ices2 in addition. Both A and B are in the same building, though not on the same LAN. Recently we've started having B disconnect one channel or the other frequently from A. All listeners on that channel on B get
2008 Jan 31
1
Newbie: Using R to analyse Apache logs
hits=-2.5 tests=BAYES_00,FORGED_RCVD_HELO X-USF-Spam-Flag: NO Hi, I have a requirement to scan Apache logs and discover ``exceptions''. Exceptions can be of two types: 1. A single IP generating a large amount of traffic within a given time frame (for definable values of ``large'' and ``time frame''). 2. A single IP hitting a wide set of URLs on the server (indicates
2016 Oct 27
0
[Bug 2634] New: KAKI KAKA PASS 1-855(338-0710) || outlook technical support number / (1 855)338+0710 outlook customer service Number Outlook Tech Support Number
https://bugzilla.mindrot.org/show_bug.cgi?id=2634 Bug ID: 2634 Summary: KAKI KAKA PASS 1-855(338-0710) || outlook technical support number / (1 855)338+0710 outlook customer service Number Outlook Tech Support Number Product: Portable OpenSSH Version: 7.2p2 Hardware: All OS: All
2003 Sep 30
0
Samba 3.0.0, Windows 2003, join succeeding but not working
Facing a strange problem with Samba 3.0.0 in a Windows 2003 domain. The net ads join works just fine, but a testjoin shows that the domain hasn't been joined and winbind user/group enumeration services, etc don't work after that. Kerberos is working fine too independently. Time has been sync'ed. Tried with both server signing auto and server signing off. The error message is:
2011 Oct 31
1
Starting asterisk turns bash console text white in rxvt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body bgcolor="#ffffff" text="#000000"> <font face="sans-serif">Hello all,<br> <br> I've googled
2007 Jul 02
0
Multicast routing problem
Hi, I''m trying to route multicast between 2 LANs using a GRE tunnel. The setup is: B to C is a GRE tunnel running over PPPoE. B is the multicast router. A is on the same LAN as B. The same ethernet adapter is used for both the LAN and PPPoE connections. I''ve setup smcroute since I only need static routing. Multicasts sent from C (the remote machine) to B over the
2003 Jul 18
0
3.0.0 Beta 2: Supplementary group problem
Hi, We're using Samba 3.0.0 beta2 with a Windows 2003 domain controller at a client's site. OS: Vanilla Red Hat Linux 8.0 on i686 (no patches or updates). Samba compiled from source into RPM (makerpm.sh) and upgraded from version 2. --with-acl-support enabled. Filesystem: SGI XFS (kernel 2.4.21) from CVS. Using Winbind to provide ID mapping from Windows users and groups to Unix users
2003 Aug 15
0
The woods never end with HTB
Hi, After spectacularly failing to get HTB to proportionately distribute excess bandwidth into multiple classes based on the rate, I decided to hack my requirements. Now I''m creating multiple classes with the sum of the bandwidths of the classes being equal to (OK, slightly less than) the link bandwidth. Scenario: Linux Router +------+ 256K
2006 Aug 18
5
Handle limit in filter
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I''ve written a minimal sort of Perl module that dynamically creates and destroys traffic control rules for specific IPs. I''m currently using it for a user bandwidth control application at a client site. The module essentially gets Ethernet device(s), IP address and in/out speeds as input and dynamically creates classes, queues
2012 Feb 06
3
Script to automatically update externip. Useful for a host with dynamic public IP
#!/bin/bash # checksetexternip.sh # Author: John Cahill email at johncahill.net # Licence: GPL v3 # Description: script that queries checkip.dyndns.com to find the server's external IP address. Updates asterisk's externip value and does a sip reload if necessary. # Last modified 06/02/2012 is_ip(){ input=$1 octet1=$(echo $input | cut -d "." -f1) octet2=$(echo $input
2006 Feb 23
9
Balancing multiple connections and NAT
Hi, I have a client connected to the ''net through 3 ISP''s. Have set up a Linux box to do routing and load sharing for the 3 connections. A fourth interface is connected to the LAN with private IP addresses. Am using iptables to SNAT traffic to the appropriate IP depending on the interface the packet gets routed onto. The setup looks something like this: Interface IP
2005 Dec 02
1
Edting or Adding New Comments
Hi All, Can I update the header of the already existing Ogg-Vorbis file with the new comments? When we add new entries in the header, will it not overwrite the data? does the vorbis library takes care of this? can someone also please give me the call sequence on how i can do that? Thanks in advance. regards, Pavan. --------------------------------- Enjoy this Diwali
2012 Mar 06
1
Group write permissions /etc/asterisk/.
I notice that the installation of Asterisk 1.8.8 thru 1.8.10 (probably earlier versions too) remove the group write permissions from /etc/asterisk/. which is different than 1.4. And 1.6. Is this expected behavior? If so, what's the rationale? If not, I'll submit a bug report if someone hasn't beaten me to it. -K -------------- next part -------------- An HTML attachment was
2002 Sep 03
6
samba and NIS?
Hi, I have a few questions. My goal is to run NIS and samba so I have a central point of passwd control and just one place to change passwords. I will eventually have 5 samba servers so this is quite important to me as I don't want to have to change passwords and setup passwords on 5 servers when changing or adding new users. Can this be done? So that if a user changes his password for
2007 Feb 10
7
Adding entry breaks index
Our ferret 0.10.13 index has been slowly growing on our debian server and has just got up over 14,000 records. Yesterday I randomly noticed that one search I did was suddenly giving whack, unexpected results. I have spent much time trying to track the problem. Tried ferret 0.10.9 - no change. Tried on a windows machine - where it works fine, and doesn''t give weird results (which just
2012 Jul 24
2
Finding the position of a character in a string
It there a native asterisk dialplan function which will tell me the position of a specific character in a given string? eg if I wanted to find what position the '@' was at in ${SIPURI} Thanks in advance Ish -- Ishfaq Malik <ish at pack-net.co.uk> Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: