search for: 44870

Displaying 4 results from an estimated 4 matches for "44870".

Did you mean: 4480
2016 Oct 28
5
Just got defrauded - how do I block calls which contain a dash (RegEx noob question)
Hi list, I'm using Asterisk2Billing (v2.0.16) and it appears to have an annoying bug. When there are rates for e.g. 44 (UK landline) and 44870 (UK premium) and a fraudster manages to somehow dial 44-870 instead of 44870 the rate for 44 will match, not the one for 44870. So, I would like to block all calls on a dialplan level that contain a dash. -44, 4-4, 44-, 44---, -, ---, just everything with a friggin' dash. My noob-ish try:...
2020 Mar 23
2
[10.0.0 Release] Release Candidate 5 is here
...St10unique_ptrIN4llvm17raw_pwrite_streamESt14default_deleteIS5_EE+0x16df): > undefined reference to `getPollyPluginInfo()' > collect2: error: ld returned 1 exit status > > > This is on Ubuntu Bionic, using apt.llvm.org. I believe this is > https://bugs.llvm.org/show_bug.cgi?id=44870 / > https://github.com/llvm/llvm-project/issues/191 > > This is a regression from LLVM 9. My suggestion to fix this is, rather > than cutting rc6, to update apt.llvm.org with new binaries, which have > polly disabled. It seems to me that people who want Polly enabled are > compili...
2003 May 16
1
data=journal or data=writeback for NFS server
I'm trying to increase the performance of an NFS server running Red Hat Linux 7.3 and using ext3. This server sees hefty read & write activity and I've been getting a lot of complaints that writing to the disks is taking a long time. The hardware is ample (Dell PE 2650 with 2x2.4GHz Xeons, 6GB RAM, PERC3-DC RAID controller & attached PowerVault 220S) and network connectivity
2020 Mar 19
13
[10.0.0 Release] Release Candidate 5 is here
Hello again, I had hoped that rc4 would be the last one, but I wanted to pick up one more fix, so here we go. Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the release branch at 35627038123. Source code and docs are available at https://prereleases.llvm.org/10.0.0/#rc5 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc5 If nothing new comes up, I plan to tag