similar to: minimum system hardware for Asterisk install

Displaying 20 results from an estimated 1200 matches similar to: "minimum system hardware for Asterisk install"

2014 Jul 04
2
How to check for proper MSI support?
On Thu, Jul 3, 2014 at 11:09 PM, Yijing Wang <wangyijing at huawei.com> wrote: > On 2014/7/4 10:43, Ilia Mirkin wrote: >> On Thu, Jul 3, 2014 at 10:35 PM, Yijing Wang <wangyijing at huawei.com> wrote: >>> Hi Brian, >>> From your 01:00.0 VGA compatible controller PCI config register, it supports 1 MSI vector, so I think this >>> card has no
2014 Jul 04
4
How to check for proper MSI support?
On Thu, Jul 3, 2014 at 11:56 PM, Yijing Wang <wangyijing at huawei.com> wrote: > On 2014/7/4 11:30, Ilia Mirkin wrote: >> On Thu, Jul 3, 2014 at 11:09 PM, Yijing Wang <wangyijing at huawei.com> wrote: >>> On 2014/7/4 10:43, Ilia Mirkin wrote: >>>> On Thu, Jul 3, 2014 at 10:35 PM, Yijing Wang <wangyijing at huawei.com> wrote: >>>>> Hi
2003 May 29
4
Asterisk IAX over VSAT satellite.
Hi all, For some reason VSAT or Satellite Internet services are not mentioned (or searchable) in this list's archives. I thought I'd let you know that I tested Asterisk using IAX (not IAX2) to make a phone call from an analog phone hooked up to an Asterisk system behind a Linksys router connected to a Gilat VSAT satmodem, and it worked. The "other end" (gateway) is a
2017 Jun 22
2
RFC: Cleaning up the Itanium demangler
On 6/22/17 7:50 AM, Joerg Sonnenberger via llvm-dev wrote: > On Wed, Jun 21, 2017 at 04:42:40PM -0700, Erik Pilkington via llvm-dev wrote: >> I've been working on fixing this by parsing first into an AST structure, and >> then traversing that AST to produce a demangled string. This provides a >> significant performance improvement and also make the demangler somewhat
2003 Nov 25
1
ISDN Cards available in Australia
Hi, I'm after some ISDN card resellers in Australia. I've noticed the AVM cards should work well here, however I've found the reseller here has no website, is listed in Yellow pages as management consultants (??) and when I called quoted almost $400. Does anyone know where I can get the AVMs in Australia a bit cheaper or another card (not the Netjet) that works with Asterisk.
2014 Jan 27
1
AsteriskNOW with AX1600P card
Hi all! I'm new with telephony cards and DAHDI drivers. I have installed Asterisk NOW 3.0.0 and update to Asterisk 11.7.0, modules are update too. I'm following the installation guide of Atcom [1] for AX1600P analogic card, modules are loaded [root at pbx ~]# lsmod | grep -E "hisax|netjet|dahdi" netjet 14618 0 isdnhdlc 4523 1 netjet mISDNipac
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
Hi, I have done my best and tired of searching the net about the problem. If anybody could help would be a great favour. Description of Problem ------------------------ I am trying to install two Netpci cards(Traverse Technology Netjet ISDN-s) on Trixbox 2 and aim is to use in Asterisk as dailin and dialout. I compliled the driver as directed in the manufacture manual. After installation dmesg
2006 Jun 17
3
ISDN BRI NetJet
I'm trying to use a Teles (netjet) ISDN BRI card with asterisk 1.2.9.1 Anyone was able to use this card with asterisk? I couldn't find much information about it. Any help?
2004 May 23
3
NetJet and RAS
Hi, Last weekend I was planning to buy a physical PBX system, but instead I have been blown away by the fact that VoIP really works, that Asterisk is so easy to set up and use... and free! We're in Australia, so as I understand it, we aren't allowed to use the Zaptel cards. We need to set up our system to route incoming 56K data calls to the PPP daemon on our Linux box or to our
2017 Jun 22
3
RFC: Cleaning up the Itanium demangler
On June 22, 2017 at 5:51:39 AM, Pavel Labath (labath at google.com) wrote: I don't have any concrete feedback, but: - +1 for removing the "FastDemagler" - If you already construct an AST as a part of your demangling process, would it be possible to export that AST for external consumption somehow? Right now in lldb we sometimes need to parse the demangled name (to get the
2017 Jun 22
3
RFC: Cleaning up the Itanium demangler
On 6/21/17 5:42 PM, Rui Ueyama wrote: > I'm very interested in your work because I've just started writing a > demangler for the Microsoft mangling scheme. What I found in the > current Itanium demangler is the same as you -- it looks like it > allocates too much memory during parsing and concatenates std::strings > too often. I could see there's a (probably big)
2004 Sep 22
1
(euro)ISDN: complete silence / can't hear a word.
Hello, I just got my isdn-card working together with i4l and asterisk. Everything seems to be working fine: I can accept calls coming from the outside and I can dial out. Even setting the msn works like charm but my problem is that I cannot hear a word. There's complete silence in both directions. Any idea what could be the cause? Thanks for your help, Gunther Lspci: 0000:01:07.0 Network
2003 Sep 02
4
DTMF Tones During Call
Hi, I am receiving calls via a Netjet-S card on asterisk, and I notice that whenever I am talkimng to someone, if their voice is loud enough, sometimes asterisk generates a DTMF Tone as they speak. that is played to me. (Caller doesn't hear it). Any ideas how to stop this?
2011 Jun 01
1
Dahdi_genconfig - "Empty configuration -- no spans"
Asterisk - 1.8.4.1 Dahdi-linux - 2.4.1.2 Dahdi-tools - 2.4.1 Kernel: 2.6.37.6 Kernel BKL: enabled I am upgrading Asterisk on this box. It has an OpenVox A400P PCI analog card with 1 FXO and 1FXS module. This server has been running just fine for two years with Asterisk 1.6.1.0 I've just upgraded all the OS and installed Asterisk 1.8.4.1. On trying to configure the A400P I get: # modprobe
2003 Nov 18
3
FXO Card/Interface for Australia
Hi Guys, Pardon me for the might be stupid/repeated question ( I am new to the game), but has anyone successfully implemented any FXO cards in Australia. Particulalry I am thinking about X100P card. Is it good for local lines? Thanks for your advice.
2017 Jun 22
2
[lldb-dev] RFC: Cleaning up the Itanium demangler
This is Greg's area, he'll be able to answer in detail how the name chopper gets used. IIRC it chops demangled names, so it is indirectly a client of the demangler, but it doesn't use the demangler to do this directly. Name lookup is done by finding all the base name matches, then comparing the context. We don't do a very good job of doing fuzzy full name matches - for instance
2018 Mar 16
0
How to get c++ function demangled name without parameters.
Hi Fangqing, llvm::itaniumDemangle() doesn't yet provide this functionality, but I'm working on adding it in now for the LLDB folks (http://lists.llvm.org/pipermail/lldb-dev/2018-January/013186.html). I should have a patch up Very Soon! If you would like I can CC you to it. Thanks, Erik On 2018-03-16 2:15 PM, Fangqing Du via llvm-dev wrote: > Hi all, > > We know that
2003 Sep 02
9
ISDN
Hi, I am using a Netjet-s ISDN Card, and am having some trouble dialling out (Incoming Works Fine). TRUNK=Modem/ttyI0 exten => _90XXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}||Ttm) exten => _90XXXXXXXXX,2,Congestion I get the following when diallingout: -- Starting simple switch on 'Zap/2-1' -- Executing Dial("Zap/2-1", "Modem/ttyI0/04XXXXXXXX||Ttm") in new
2018 Mar 16
2
How to get c++ function demangled name without parameters.
Hi all, We know that 'ItaniumDemangle' has been added into llvm lib to resolve demangling related issues. And if we dump mangled function name '_Z3duti' into 'char *llvm::itaniumDemangle(const char *mangled_name, char *buf, size_t *n, int *status)', we will get 'dut(int)'. So my question is: How can I just get the function name 'dut' without parameters,
2004 Sep 13
4
PABX & VOIP Gateway
Hello, I'm researching the possibility of using VOIP (SIP) with an existing PABX system. Ideally, the setup would be to dial an outside line through the PABX (that would actually link to the the VOIP gateway). At this point I would prefer not to purchase a hardware-based VOIP gateway. I would prefer to use a software-based gateway for research & testing purposes. Could anyone please