search for: wheelers

Displaying 20 results from an estimated 272 matches for "wheelers".

Did you mean: wheeler
2017 Dec 15
3
General Kernel practices on CentOS
Hello Ron, Which kernel do you run Asterisk/Freepbx with ? Cheers 2017-12-14 16:57 GMT+01:00 Ron Wheeler <rwheeler at artifact-software.com>: > CentOS 7 works well with Asterisk. > Install latest CentOS7 with updates install asterisk > > I am running FreePBX on CentOS 7. > > Ron > > On 14/12/2017 10:38 AM, Olivier wrote: > > Hello, > > I'm used to
2017 Dec 20
3
General Kernel practices on CentOS
Olivier If you installed asterisk from source, you need to recompile it after kernel version upgrade. This will compile & install asterisk modules with latest installed kernel sources. -- regards, abdul basit On 19 December 2017 at 08:01, Ron Wheeler <rwheeler at artifact-software.com> wrote: > Linux x.y.com 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC > 2017
2015 Mar 12
7
switching from SIP to Skype..or not
Your characterization may be true but Skype works much better than SIP when it comes to sound quality. I have SIP softphone with Asterisk server and Skype on the same workstation. Skype just works better over the same network. Ron On 12/03/2015 9:26 AM, A J Stiles wrote: > On Thursday 12 Mar 2015, Thufir wrote: >> I'm testing Asterisk at home, crummy connection. Skype works fine
2017 Dec 11
4
Showing CallerID on multiple phones
Hello; I certainly appreciate your response. In fact, I used that exact solution for three of the incoming lines. I setup ring groups and a silent ringtone for each phone. Unfortunately, the last incoming line is more complicated and uses an IVR with multiple input choices, so the solution is not as clear cut as for the other ones. That's why I was trying to look at other options. Best
2013 Jan 02
3
Asterisk as answering machine
I have connected a PSTN line to a Digium FXO card. There is also an ordinary analogue phone attached to the same line. The Asterisk answers the line on the first ring. I would like it to wait for a few seconds so that someone can answer the PSTN line with an analogue phone. This would allow a person to directly pick up the line if they wanted to or if not, let it go to the Asterisk where it
2009 Feb 25
2
A Modest Definition List Proposal (David E. Wheeler)
Taking David's example further, here is a first try: id | name | description | more info -----+---------+-------------------+----------------- 6 | Inset | An inset element | just one element 8 | Stories | Another element | another element : with 2 lines, without : colons on the left. 9 | Other
2017 Dec 12
2
Asterisk / FreePBX Support / Reseller
Size: - one location - 15 IP Phones ( 1 dect) - Create new voip trunk (current are ISDN) (30 number block) - LTS is important - an SLA is optional at the moment there is no one On 11.12.2017 22:31, Ron Wheeler wrote: > You might want to add some details > - size of the project > ?-- number of locations > ?-- number of extensions > - are you converting your trunks? > - what are
2012 Jun 24
0
[LLVMdev] Problems building LLVM under Visual Studio
On Sun, Jun 24, 2012 at 1:11 PM, Mason Wheeler <masonwheeler at yahoo.com> wrote: > Hi all, > > I'm trying to build LLVM, synced from SVN trunk yesterday. > > I ran CMake and it generated VS 2008 project files, so far so good.  Then I > tried to build them, by building the ALL_BUILD project. > > It got the first three all right, but choked on template issues in
2017 Dec 12
2
Asterisk / FreePBX Support / Reseller
I know but this is not my sole decision. On 12.12.2017 16:17, Ron Wheeler wrote: > If your phone system goes down and you can not get it back up until > tomorrow afternoon because your support person is on another project, > you may wish you had an SLA.
2014 Jul 21
1
Call Identifier Logging
Hello, I am working on upgrading from Asterisk 1.8 to Asterisk 11.6. One of the features we are excited for is Call Identifier Logging<https://wiki.asterisk.org/wiki/display/AST/Call+Identifier+Logging>. However, it doesn't appear that this new Call ID is accessible from the dial plan. Ideally we would like to store this Call ID in the CDR. Does anyone know if this is possible? I could
2015 Mar 13
1
switching from SIP to Skype..or not
Sorry for the empty message. Pressed the wrong button. I have been wrestling with a pretty generic Asterisk configuration (version 11.11.0 ) set up with FreePBX. The trunk SIP is setup to allow ulaw,alaw,gsm, Video is disabled. I was using Eyebeam and am now trying Jitsi. Jitsi has a number of codecs enabled - opus, SILK, G722, speex,PCMU, PCMA, iLBC, GSM, G723 and telephone-event The
2017 Dec 14
2
General Kernel practices on CentOS
Hello, I'm used to install Asterisk on Debian stable platforms. A customer is asking how I would proceed on a CentOS platform. After a short research (see [1] as an example), I'm wondering what are general kernel practices on CentOS regarding Asterisk and when targeting stability: - Is it recommended to upgrade kernel version(s) (ie moving from linux 3.10 to 4.3) just after OS
2010 Dec 06
1
SQLite and ext3 journalling mode
Hi, Are SQLite users that are worried about losing data that has been committed (fsynced) better off setting data=journal than data=ordered (or even data=writeback)? The context is trying to reduce the number of writes to a flash file-system without sacrificing data integrity in the event of a power failure or OS crash. Thanks, Dan Kennedy.
2003 May 30
2
Normal deviate generation - Marsaglia's ziggurat method
Hi: I was wondering why Marsaglia's new ziggurat method for generating deviates from the standard normal distribution has not been implemented in the R base package. I know that it is available in SuppDists pacakage of Bob Wheeler, as "rziggurat". According my timing tests, it is about 6 to 7 times faster (on a Pentium 2.4 MHz) machine than the default Inversion method used in
2011 Jun 29
33
Re: Mis-Design of Btrfs?
On 06/27/2011 07:46 AM, NeilBrown wrote: > On Thu, 23 Jun 2011 12:53:37 +0200 Nico Schottelius > <nico-lkml-20110623@schottelius.org> wrote: > >> Good morning devs, >> >> I''m wondering whether the raid- and volume-management-builtin of btrfs is >> actually a sane idea or not. >> Currently we do have md/device-mapper support for raid >>
2020 May 28
2
Re: Provide NBD via Browser over Websockets
On Mon, 15 Oct 2018, Nir Soffer wrote: > On Sat, Oct 13, 2018 at 9:45 PM Eric Wheeler <nbd@lists.ewheeler.net> wrote: > Hello all, > > It might be neat to attach ISOs to KVM guests via websockets.  Basically > the  browser would be the NBD "server" and an NBD client would run on the > hypervisor, then use `virsh change-media vm1 hdc
2004 Oct 09
2
inst directory
R CMD check on a Windows system, halts with the following; installing inst files FIND: Parameter format not correct make[2]: *** [C:/AlgDesign/AlgDesign.Rcheck/AlgDesign/inst]Error 2 make[1] *** [all] Error 2 make: *** [pkg-AlgDesign] Error2 *** Installation of AlgDesign failed **** The inst directory contains the sub directory doc with a pdf and dvi file. Any sub directory in inst seems to
2005 Feb 22
1
Re: R-help Digest, Vol 24, Issue 22
You need to give the model formula that gave your output. There are two sources of variation (at least), within and between locations; though it looks as though your analysis may have tried to account for this (but if so, the terms are not laid out in a way that makes for ready interpretation. The design is such (two locations) that you do not have much of a check that effects are consistent over
2009 Feb 18
4
Disambiguate List Item Followed by Code Block
Howdy, Quick question: Since list items with multiple paragraphs need to be indented four spaces, and code blocks are also indented four spaces, is there any way to disambiguate a list followed by a code block? Example: * This is a list item. * And so is this. Is this a second paragraph in the second list item, or a code block? It looks like Markdown.pl and discount
2017 Sep 05
4
Interesting behavior of lm() with small, problematic data sets
I've recently come across the following results reported from the lm() function when applied to a particular type of admittedly difficult data. When working with small data sets (for instance 3 points) with the same response for different predicting variable, the resulting slope estimate is a reasonable approximation of the expected 0.0, but the p-value of that slope estimate is a surprising