similar to: Asterisk on Fedora Cora 3

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk on Fedora Cora 3"

2007 Jul 24
1
MySQL components in asterisk-addons not being built
I'm trying to add MySQL CDR recording in Asterisk 1.4.6. I'm following the instructions posted here: http://www.voip-info.org/wiki-Asterisk+cdr+mysql I have MySQL installed and it works fine - starts on stratup, I can create DBs, tables and so on and I can connect through php. rpm -qa indicates: MySQL-server-5.0.22-0 MySQL-devel-5.0.22-0 MySQL-client-5.0.22-0 However I still get XXX
2007 Nov 05
1
marker event listeners
I''d like to add an event listener for dragging markers, but it looks like YM4R GM (and Mapstraction) doesn''t support this. I need an init like: marker = new GMarker(... GEvent.addListener(marker, "dragend", function() { }) but the current setup makes "anonymous" markers - never creates variable that can be used to access them. Has anyone thought about
2011 Sep 02
0
Trying to plan for new multi-isp setup
I''m trying to plan out a new configuration for our new multi-isp setup. Part of what is confusing me is the asymmetry between the two setups. Our current ISP provides us with a router and our first public IP is used by its LAN port. Our new provider is not providing a router and I want to user our shorewall box as the router. I have 4 ports on it (currently configured for local,
2008 Jan 10
5
Want to log all ISP traffic to ULOG
I want to use fprobe-ulog (http://fprobe.sourceforge.net/) to generate NetFlow information about traffic going through my router. The question is how to get the logging rules added to the appropriate chains (I''m assuming eth2_in and eth2_out in my case)? I''m using the perl version of shorewall 4.0.6. -- Orion Poplawski Technical Manager 303-415-9701
2011 Aug 02
5
selinux issues
Please see https://bugzilla.redhat.com/show_bug.cgi?id=727648 for more info. Shorewall executes some bash code like the following: while read address interface external haveroute; do qt $IP -4 neigh del proxy $address dev $external [ -z "${haveroute}${g_noroutes}" ] && qt $IP -4 route del $address/32 dev $interface
2020 May 20
2
DNS names for AD joined samba server
I'm trying to figure out a puzzling thing that we are seeing with some recently joined or re-joined samba servers. Our linux servers are in a different DNS domain than our AD machines (nwra.com or cora.nwra.com vs ad.nwra.com for the AD machines). Generally when we've joined a machine to AD the DNS name recorded in AD is their regular linux FQDN. But a couple machines have ended up with
2011 Sep 12
2
interface not responding to arp requests
Okay, so I''m trying to setup my multiple ISP setup that I described earlier. I have: # ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: em1: <BROADCAST,MULTICAST,UP,LOWER_UP>
2011 Feb 01
2
network-performance
I'm just starting to take a look at guest networking performance and am a little disappointed. I'm comparing two setups: Host: Windows Server 2008 R2 Hyper-V Guest: CentOS 5.5 x86_64 Host: CentOS 5.5 x86_64 kvm running libvirt Guest: CentOS 5.5 x86_64 The guests are essentially identical except that I'm running the Microsoft Linux Integration Components synthetic drivers on the
2001 Feb 01
1
minor psy.c modifications
Hello! Some minor bugfixes... source: psy.c function: _vp_psy_init 1. '-' or '+' in this line? maxoc=toOC((n*.5f - .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f; maxoc=toOC((n*.5f + .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f; 2. I know: sizeof(float *) and sizeof(float) are 4 bytes long, but... old lines: p->noisemedian=_ogg_malloc(n*sizeof(float *));
2010 Jan 22
4
write list for share is ignored
I recently updated a Samba server from Fedora Core 4 to CentOs 4.5. The old server had samba version 3.0.11 installed while the newer has samba version 3.0.33 installed. The following file is a simplified version of my smb.conf file: [global] debug level = 5 security = domain workgroup = CSI-INTRANET auth methods = guest, sam, winbind server string = Software Engineering Workgroup
2010 Oct 10
1
Create single vector after looping through multiple data frames with GREP
Hello all, I changed the subject line of the e-mail, because the question I''m posing now is different than the first one. I hope that this is proper etiquette. However, the original chain is included below. I've incorporated bits of both Ethan and Brian's code into the script below, but there's one aspect I can't get my head around. I'm totally new to programming
2014 Sep 06
2
samba4 GPO passw
Hi list, well, i create a new gpo (rsat tools) and try to find password policies to define all stuff like time, complexity, etc but dont here where normaly are!..cant find from any gpo create password policies!...i personalize a search into gpo but nothing appears...normaly in windows ad this policies are in security settings.... any suggestion?
2014 Dec 29
2
Segmentation fault in pigeonhole lib-sieve
The sieve plugin for Thundirbird likes to rapidly compile work in progress sieve scripts to continually give feedback on any errors in the script. This can trigger segmentation faults in lib-sieve with certain pathologically incomplete sieve scripts. One example: #0 tag_comparator_validate (valdtr=0x7f291aa713a0, arg=0x7fff5c3cfa58, cmd=0x7f291aa69360) at sieve-comparators.c:143 143
2007 Mar 30
1
Problem with 2GB USB Pendrive
Hi, i'm trying to create an ubuntu live-pendrive using this tutorial http://www.pendrivelinux.com/2007/02/12/usb-ubuntu-tutorial-for-linux-users/ I have a 2GB USB Pendrive. When I insert the pendrive, /var/log/messages says: kernel: usb 5-5: new high speed USB device using ehci_hcd and address 35 kernel: usb 5-5: configuration #1 chosen from 1 choice kernel: scsi13 : SCSI emulation for USB
2018 Aug 18
2
Bridging local physical interface to tinc
I can’t seem to find info about layer 2 tinc tap interface bridge with local physical nic. I have successfully created two nodes configuration with tinc acting as switch. My problem is ethernet packets only flow between two nodes and not to hosts on bridged nic. Example: Server 1 - eth0 bridged with tinc tap device, then bridge gets IP via dhcp server on physical nic subnet. Server 2 - local
2011 Jul 22
0
failed creating protocol instance to play queued url
I run thunderbird (both 3.x and 5.x) against dovecot 2.x and frequently see delays "loading message". I admit to having a very large mailbox and running multiple imap clients. I've turned on thunderbird debugging, and at least one pattern I see in the log during the delays (maybe a minute long) is the failed protocol message above. These are no the only delays, but are the ones
2019 Nov 18
1
ansible in ovirt repo
Just saw this: ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: ansible noarch 2.9.1-2.el7 ovirt-4.3-centos-ovirt43 17 M which seems new. No longer pulling ansible from
2004 Dec 16
1
PL/R calls fail
Hi all, I am currently trying to create a development environment including PostgreSQL 8.0.0rc1, R 2.0.1 and PL/R on a system running Fedora Cora 1. So far, I have suceeded in setting up PostgreSQL and R as a shared library - unfortunately I have not been able to link these two spheres by adding the PostgreSQL add-on PL/R due to some mysterious probs. I thoroughly followed the setup
2019 Feb 13
2
error on the modificed permission
Hai, (oeps, typed this in the morning ) > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > marco pirola via samba > Verzonden: woensdag 13 februari 2019 11:27 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] error on the modificed permission > > Yes , i optaing SeDiskOperatorPrivilege: >   ROBINOOD\Domain
2018 Dec 05
2
Error: Corrupted record in index cache file
With dovecot-2.2.36-3.el7.x86_64 we had a couple hours where mail_plugins did not properly include zlib for all of the needed services. This seems to have led to some corruption in our mdbox mailboxes. I've run doveadm force-resync on a number of users, but I'm still seeing messages like this: dovecot[13563]: imap(USER): Error: Corrupted record in index cache file