similar to: MWI and 1.6.1

Displaying 20 results from an estimated 3000 matches similar to: "MWI and 1.6.1"

2010 Mar 03
6
Identify scripts connecting to the asterisk manager
Is there any easy way to identify which script or service is connecting to the Asterisk manager? Somewhere on my system a script or service is trying to connect with a bad user name or password. I get the following error: connect attempt from '127.0.0.1' unable to authenticate I thought maybe I could do a tcpdump on port 5038 and try to fish out the bad username or password but I
2010 Mar 05
4
Deadlock in Asterisk 1.4.29.1
Hello, I have previously open a topic on the mailing list about deadlocking on Asterisk 1.2.35. After upgrading to 1.4.29.1 we still experienced the same problem : Mar 5 12:05:56] DEBUG[8647] channel.c: Avoiding initial deadlock for channel '0xb7689840' [Mar 5 12:06:41] DEBUG[7130] channel.c: Avoiding deadlock for channel '0xb7c04788' [Mar 5 12:06:41] DEBUG[7130]
2009 Sep 01
2
1.6.1 + TDM840 FSK MWI problem
Hi, Using 1.4.26.1 & DAHDI 2.2.0.2, FSK VMWI devices off a TDM840 work fine. With 1.6.1.[45] & same DAHDI, instead of the FSK spill I get a line polarity reversal. Stutter dialtone is generated as expected. Has anyone else seen this? Is there anything special I need to do for 1.6.1 to make FSK MWI work? Thanks, --Barry
2010 Jan 06
0
Asterisk 1.6.1.x SMDI MWI w/Fujitsu F9600 Problem
We have recently pulled an ancient Fujitsu-branded Centigram voicemail system out of production use and replaced it with an Asterisk box, which is now serving as our enterprise voicemail system and automated attendant. The Asterisk system is connected to a Fujitsu F9600 PBX and uses the 1.6.1.x SMDI module to communicate between the two systems. Save for one issue, the replacement of the old
2012 Nov 08
2
TE820 hardware detection
I just installed a TE820 octal span T1 card, and it's not showing up in dahdi_hardware output. This was installed into a test machine that already has a TDM800P card in it, and that one is showing up and working fine. Is there some kernel module that I'm missing? Lspci: 05:04.0 Ethernet controller: Digium, Inc. Wildcard TDM800P 8-port analog card (rev 11) 21:08.0 Communication
2009 Jun 22
4
Different inbound routes for each interface on a TDM800P card.
I'm new to Asterisk and inherited this project so I apologize if this question has been asked a hundred time before. I did start with Google but I may not be asking the right questions, because I wasn't finding any answers. I have Asterisk 1.4.24 and FreePBX 2.5 running and using a Digium TDM800P to interface with our six analog phone lines from the telco. Currently I have a single trunk
2008 Jan 22
2
TDM800P FXO problem incomming call
Dear all I have asterisk 1.4.11 on Cent 4.3 i have faceing some problem i have TDM800P 8 port FXO card when i terminate PSTN line on this port can make outgoing call it is working fine but incomming call not handling ...when i call from outside to this line it is rinning but no one call land on my asterisk no debug in asterisk some time it land but most of time not .....
2017 Sep 04
7
Reaching definitions on Machine IR post register allocation
Hi, Just to clarify I am looking for a whole machine function analysis not just something restricted to within a machine basic block. Thanks. Regards, Venu. From: Raghavan, Venugopal Sent: Saturday, September 02, 2017 12:56 PM To: llvm-dev at lists.llvm.org Subject: Reaching definitions on Machine IR post register allocation Hi, Given a definition of a register by a machine instruction in
2005 Oct 17
4
Polycom MWI
Hi, I have lookedaround and don't see this anywhere. Is there a way to tell the ip500 to not make the aural MWI blips?
2017 Jul 31
1
LLVM's loop strength reduction module
Hi, Sorry I took a long time to reply as it took me some time to get some understanding of the code even to ask some specific questions (I have a test case in which LSR does not kick in and wanted to understand the code to figure out why it was not kicking in). Here are some specific questions I have: 1) It appears that LSR works only for the inner-most loop. Is this correct? Can you tell
2017 Jul 06
3
LLVM's loop strength reduction module
Hi Raghavan, I concur no specific docs. What do you want to know specifically? Cheers, -Quentin > On Jul 5, 2017, at 11:16 PM, Madhur Amilkanthwar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > AFAIK, no official doc. > You can probably get better help if you ask specific questions (which part of the code you don't understand). > > On Thu, Jul 6, 2017 at 9:53
2020 Apr 08
3
Error with perf2bolt in LLVM BOLT
Hi, I was interested in trying out LLVM BOLT and generated profile data using Linux perf using the following: perf record -e cycles:u -o perf.data <command> This is without the use of LBR so I understand the performance improvements may not be much but this was more for becoming familiar with BOLT's commands. I then run: perf2bolt -nl -p perf.data -o perf.fdata <binary> and I
2007 May 21
3
Aastra MWI
I need to setup MWI on a few Aastra 9112's. I've tried doing so in the web interface by setting "Explicit MWI Subscription" to true, but no lights, no stutter tone. Firmware: 1.4.0.1048 Thanks! -- Warm Regards, Lee
2017 Sep 12
6
Reaching definitions on Machine IR post register allocation
Hi Venu, > On Sep 11, 2017, at 11:00 PM, Raghavan, Venugopal via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Krzysztof, > > Thanks for your reply. > > I agree that adding extra register units for x86 would be the right way to fix this. Do you know if there is a plan to fix this? No concrete plan, no. We've been thinking about for quite some time now, but
2017 Nov 24
2
Reaching definitions on Machine IR post register allocation
Hi Krzysztof, In one of your earlier emails in this thread you mentioned that you had some changes which add extra aliases for subregisters. Did you mean for X86? And is it extra register units that you added or aliases? I tried adding extra register units for X86 through some changes in CodeGenRegisters.cpp in TableGen but I am seeing a runtime error in one of my test cases possibly due to the
2008 Oct 28
1
Multiline Analog Setup
What is involved in provisioning Asterisk to use a multiline analog service from our local telco? I will only have one twisted pair entering in on a OpenVox card but am not sure how Asterisk interprets and deals with two incoming calls and/or two outgoing calls? Thanks! jlc
2017 Nov 01
2
Reaching definitions on Machine IR post register allocation
Hi Geoff/Krzyssztof, Wouldn't the isRenamable() change be required even for the RDF based copy propagation? Maybe Hexagon does not impose ABI/ISA restrictions which require specific registers to be used in specific contexts. Also, if Geoff's copy propagation pass is invoked post-RA wouldn't it need to handle the x86 ISA feature which allows 8 bit/16 bit values to be moved into a
2007 Dec 03
1
MWI error
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good evening, I have something strange, I have unread message in my voicemail box but the SIP NOTIFY that are received by my telephone are like: whereas there is voice messages inside! Any idea how to solve that? Thanks PS: I'm using asterisk 1.4.13 + Freepbx # U 192.168.95.235:5060 -> 192.168.95.73:5060 NOTIFY sip:9755 at
2009 Aug 25
14
3.4-testing : Kernel panic on bootup (mount: could not find filesystem /dev/root/)
Hi, I installed XEN 3.4-testing version without much problems in CentOS 5.3 running on quadcore Intel Nahelam processors using the following installation steps (as in the README) : <steps> hg clone http://xenbits.xensource.com/xen-3.4-testing.hg` cd xen-unstable.hg make world make install make linux-2.6-xen-config CONFIGMODE=menuconfig make linux-2.6-xen-build make linux-2.6-xen-install
2017 Oct 31
2
Reaching definitions on Machine IR post register allocation
Hi Venu, FWIW, I have a pass that does copy propagation after RA [1] (currently only within a basic block) that should be enabled some time in the not-too-distant future. It has been reviewed and accepted, but I'm currently working on getting a slight change to the MachineOperand representation [2] that should make the copy propagation change much simpler. I believe this change to