search for: devito

Displaying 20 results from an estimated 69 matches for "devito".

2004 Sep 19
0
Re:Asterisk and Red Hat 9 (Henry Devito)
>Hi everyone, I'm a newbie to Asterisk. Will Asterisk run on RH9, easily >or >does it have to run on FreeBSD? Will the drivers for the Digium cards >work >on RH9? I am running Asterisk on RH9. I did not encounter any problems with both Asterisk and the drivers for the Digium card. _________________________________________________________________ Keep track of Singapore
2004 Sep 30
1
Queue Setup almost got it
Check my reply to your last post. Use SetGroup and Checkgroup before sending the call to your agents. Robert Jackson -----Original Message----- From: Henry Devito [mailto:hdevito@qwest.net] Sent: Thursday, September 30, 2004 10:09 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Queue Setup almost got it Ok I think I have the queue working ok, I have a question though. I am using Cisco 7960's wi...
2013 Jul 10
2
[LLVMdev] unaligned AVX store gets split into two instructions
...9;t appear in the llvm 3.2 version and disappears from the 3.3 version if you remove the "align 8"s from kernel.ll which are making it unaligned. Do the two-instruction unaligned loads increase register pressure? Or is something else going on? Zach On Tue, Jul 9, 2013 at 11:33 PM, Zach Devito <zdevito at stanford.edu> wrote: > Thanks for all the the info! I'm still in the process of narrowing down > the performance difference in my code. I'm no longer convinced its related > to only the unaligned loads/stores alone since extracting this part of the > kernel ma...
2013 Sep 19
0
[LLVMdev] unaligned AVX store gets split into two instructions
...he regressions are due to spill/reloads, which are due to increase register pressure. This matches Zach's analysis. We've filed bug 17285 for this problem. Is there any possibility to avoid splitting in case of multiple loads going together? Dmitry. On Wed, Jul 10, 2013 at 1:12 PM, Zach Devito <zdevito at stanford.edu> wrote: > I've narrowed this down to a single kernel (kernel.ll), which does a > fixed-size matrix-matrix multiply: > > # ~/llvm-32-final/bin/llc kernel.ll -o kernel32.s > # ~/llvm-33-final/bin/llc kernel.ll -o kernel33.s > # ~/llvm-32-final/bin...
2004 Sep 24
1
help with skinny
Hi all, I bought a couple phones for really cheap just for a simple solution. I'm trying to get a few 7910 to work with *. I'm just not sure how to get them to work. The 7910 just sits there "configuring IP" Here is a copy of my skinny.conf. the extensions.conf is default. I just want to bring the system up in default before a start making changes. Do I need to make
2005 Jan 10
4
Generic modem question
...crap in asterisk,[*] which I really don't approve of other than for testing, but I have a customer demanding a generic chipset for his one backup analog line. He will not spend the money for a Digium card and says he will find another company if I can not provide a generic FXO port. Henry Devito Telephone Connection, Inc Network Design / Implementation Phone: 402.330.7510 Fax:??? 402.330.8586 Toshiba CTX/DK/Stratagy Certified Cisco Certified Internetwork Expert (CCIE) Voice ( VoIP) Cisco Certified Internetwork Expert (CCIE) Routing and Switching MCSE Microsoft Certified Systems E...
2013 Jul 10
3
[LLVMdev] unaligned AVX store gets split into two instructions
...performs static analysis on your binary and tells you where the critical path is. http://software.intel.com/en-us/articles/intel-architecture-code-analyzer Thanks, Nadav On Jul 9, 2013, at 10:01 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Tue, Jul 9, 2013 at 9:01 PM, Zach Devito <zdevito at gmail.com> wrote: >> I'm seeing a difference in how LLVM 3.3 and 3.2 emit unaligned vector loads >> on AVX. >> 3.3 is splitting up an unaligned vector load but in 3.2, it was emitted as a >> single instruction (details below). >> In a matrix-matri...
2004 Dec 08
7
more then two wildcards in one machine
Has anyone had successfully installed more then two digium wildcards in the same machine? I'm going for four. thanks Shoval Tomer, IT Manager, SofTov Advanced Systems, Ltd. Office: +972-3-9230686 ext. 179 Fax: +972-3-9216642 Mobile: +972-54-8000200
2013 Jul 10
4
[LLVMdev] unaligned AVX store gets split into two instructions
I'm seeing a difference in how LLVM 3.3 and 3.2 emit unaligned vector loads on AVX. 3.3 is splitting up an unaligned vector load but in 3.2, it was emitted as a single instruction (details below). In a matrix-matrix inner-kernel, I see a ~25% decrease in performance, which seems to be due to this. Any ideas why this changed? Thanks! Zach LLVM Code: define <4 x double> @vstore(<4 x
2005 Apr 22
4
TE11OP -> Mitel 200Sx??
Hello all. I just received a TE110P and am trying to hook it to my Mitel 200SX has anyone successfully done this? My configuration is as follows. Asterisk -> TE110P ->Kentrox (csu/dsu) -> Mitel T1 Card. All I get is a blinking yellow on my TE110P card and an alarm on my Mitel. T1 card. Any advice would be great. Zaptel.conf span=1,0,1,d4,ami e&m=1-23 dchan=24
2004 Sep 19
7
Asterisk and Red Hat 9
Hi everyone, I'm a newbie to Asterisk. Will Asterisk run on RH9, easily or does it have to run on FreeBSD? Will the drivers for the Digium cards work on RH9? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040919/7d981e5e/attachment.htm
2004 Dec 09
3
Adit Asterisk Cabling Connundrum.
I am hoping to replace my Nortel 8x24 switch with Asterisk. Right now my cabling comes from my outside phone box into my office and into a punchdown block and leaves the punchdown block as an amphenol connector which currently plugs into the Nortel swicth. A second amphenol connector them plugs into the switch and extends to another punchdown block that I believe carries the lines throughout the
2005 Mar 25
4
Square Key system
I have searched both the wiki and googled looking for a solution to a square key configuration. I need to have C.O. lines to appear on the buttons to facilitate a small office. All of the users can see each other and calls are put on hold and picked up by the other users instead of transferred. Has anyone done this? Can it be accomplished and how is it accomplished? Thanks in advance.
2005 Feb 01
1
Re: Asterisk-Users Digest, Vol 6, Issue 325
> Message: 1 > Date: Fri, 21 Jan 2005 17:38:27 -0600 > From: "Henry Devito" <hdevito@qwest.net> > Subject: [Asterisk-Users] SPA-2000 > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > <asterisk-users@lists.digium.com> > Message-ID: <000d01c50012$4ea49f30$4300000a@homeacxa7jw2xn> > Content-Type: text/plain; fo...
2004 Sep 26
2
Proper Syntax
I set up the pilot number to voicemail to be 777. When a user calls 777 the voicemail answers and asks for mailbox, then password. Is there a way for the Voicemail to read what extension they are calling from and just ask for the password? I have a person complaining because they have to enter their mailbox number every time they check their voicemail and the "old" pbx didn't ask
2013 Jul 10
0
[LLVMdev] unaligned AVX store gets split into two instructions
...and tells you where the critical > path is. > http://software.intel.com/en-us/articles/intel-architecture-code-analyzer > > Thanks, > Nadav > > > On Jul 9, 2013, at 10:01 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > > On Tue, Jul 9, 2013 at 9:01 PM, Zach Devito <zdevito at gmail.com> wrote: > > I'm seeing a difference in how LLVM 3.3 and 3.2 emit unaligned vector loads > on AVX. > 3.3 is splitting up an unaligned vector load but in 3.2, it was emitted as > a > single instruction (details below). > In a matrix-matrix inner-ke...
2005 Jan 21
1
Webmin Module for Asterisk (and thirdlane)
...rs-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of brett-asterisk@worldcall.net Sent: Friday, January 21, 2005 10:28 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Webmin Module for Asterisk (and thirdlane) Henry Devito wrote: > > www.thirdlane.com <http://www.thirdlane.com> has already written a > close dsource webmin module. I have no idea how much it costs or how > well it works. > > > I've attempted to contact thirdlane to get pricing on their GUI and can't seem to...
2013 Jul 10
0
[LLVMdev] unaligned AVX store gets split into two instructions
On Tue, Jul 9, 2013 at 9:01 PM, Zach Devito <zdevito at gmail.com> wrote: > I'm seeing a difference in how LLVM 3.3 and 3.2 emit unaligned vector loads > on AVX. > 3.3 is splitting up an unaligned vector load but in 3.2, it was emitted as a > single instruction (details below). > In a matrix-matrix inner-kernel, I se...
2005 Mar 18
3
ANNOUNCEMENT:Updatesforapp_cbmysqlandMeetMe2gui(out of tree modules)
...h, -p2 ignores two directories. Another option is to just edit the apps-meetme-cbmysql.txt and split it into three patchs and apply them one at a time. Dan -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Henry Devito Sent: Thursday, March 17, 2005 10:53 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] ANNOUNCEMENT:Updatesforapp_cbmysqlandMeetMe2gui(out of tree modules) It doesn't matter if I run it from the apps directory or the asterisk directory I get the same...
2004 Sep 30
2
Queue Setup
Hi, I am on my next venture now, Need to set up 3 queues. I would like these setup using the agentcallbacklogin. Does anyone have an example of this? I have looked through the wiki , but all that did was confuse me. One of the problems I'm having is how do I configure my extensions.conf to dial the agentcallbacklogin -------------- next part -------------- An HTML attachment was