search for: channelis

Displaying 20 results from an estimated 32 matches for "channelis".

Did you mean: channels
2008 Jan 16
2
Zap Issues
Using Asterisk-1.4.17, Zaptel-1.4.8, libpri-1.4.3 Upgraded this morning, now PRI channels are unstable as hell. After about 5 minutes all asterisk commands on the console refuse to respond, attached is the debug log right before and after the "lock-up", IT occurred between 9:18 and 9:20 AM at 9:20 I restarted asterisk. Box is debian w/ asterisk built from scratch. My setup is
2004 Aug 21
1
just-added second X100P
I just added a second X100P card to my * server, altough it seems to be working * seems to be ignoring it: zaptel.conf: ----------------- fxsks=1-2 loadzone=us defaultzone=us zapata.conf: ------------------ context=inbound-analog signalling=fxs_ks group=1 channel => 1 channel => 2 I created a couple of test extensions: ; test extensions
2009 Apr 23
2
CDR issue
Hello! I?ve an issue whit CDR using asterisk 1.4.23.1. I?ve configured mysql to store cdr information, but, while I put into cdr_mysql.conf the field ?userfield=1? and doing a query I found that this field is empty in the cdr table. On the other hand I can?t find records in the cdr table that show me calls generated through AMI using Originate Action, that?s calls are not stored in the CDR, but I
2004 Jan 18
1
Public switches (AXE10) not capable of handling sustained call setup bursts on E100P
Hi, I'm running a simple test from asterisk towards a public telco switch (AXE10) over E100P. Here is the test case: 1) 30 calls are setup simultainously, 20 sec ringing time. 2) no calls answers (just calling a vacant public tax office :=) 3) Each channel will continue on its own with the same proceedure: ring for 20 sec, then hangup, ring for 20 sec, and so on. Of course this leads to
2005 Apr 24
1
large dataset import, aggregation and reshape
Dear useRs We have a data-set (comma delimited) with 12Millions of rows, and 5 columns (in fact many more, but we need only 4 of them): id, factor 'a' (5 levels), factor 'b' (15 levels), date-stamp, numeric measurement. We run R on suse-linux 9.1 with 2GB RAM, (and a 3.5GB swap file). on average we have 30 obs. per id. We want to aggregate (eg. sum of the measuresments under
2005 Feb 09
1
Asterisk Compile Problem on Red Hat 9 resolved
Thanks Noah I got the source with CVS to a Windows machine, this is the source causing the problem, although I suspect that getting the files to Windows and then copying them to Linux was not a good idea. I then got the tarball files, unzipped them on Linux and compiled and everything installed fine. My next goal is to setup 1 SIP channel, and be able to call the Asterisk PBX from a
2005 Jun 06
0
D channel initialization
Hi I have an asterisk box with digium hardware connected to a Siemens EWSD version 15 using a crossed E1 cable. The asterisk is serving as a h323 media gateway. When i start asterisk, the Siemens gives me this alarm: REPORTES GENERADOS EN LA EWSD AES/V15SBOL/BOLCBK1V51327079/013 05-06-06 11:25:38 7773 3062/03728 HF.ARCHIVE-80040
2004 Jun 07
1
hdlc setup routing question
Hello All, I am battling a problem I don't know how to fix... Here is the scenario: Fractionated T1 with 1-6 channels voice, 21-24 channels data. Comes into a box with Digium T100P, splits off data channes with HDLC, to devicec pvc0, This works fine, but I have a routing problem getting to my machines! Here is the current set up... sethdlc hdlc0 fr lmi ansi sethdlc hdlc0 create 44
2009 Jul 21
4
how to use patgen and pattest for PRI card?
hello: I wan to use the test tools-patgen and pattest for pri cards. according to Tzafrir Cohen from http://docs.tzafrir.org.il/man/pattest.8.html, i still does not know how to use that. do i need to connect two pri cards with two servers, or use a cable to connect two cards in one server? please give me a more details in term of cables and configurations. thanks! Chris -------------- next part
2005 Jan 28
2
Problem with chan_sccp and cisco 7960
Hi ! On Cisco 7960 (with or without 7914 add-on module) when I press speakerphone button (or select line with line button - which automatically put second line on speakerphone) after about 15-20 seconds of dialtone Asterisk stable dies (seg fault). Tested versions of Asterisk are 1.0.2, 1.0.3 or 1.0.5, chan_sccp is newest form CVS of chann-sccp.sourceforge.net ). Firmware of 7960 is
2006 Oct 11
1
Problem with ZAPTEL-1.4.0-beta1 and WCT100P card
Hello, I'm trying to upgrade an Asterisk 1.2 linux box to Asterisk 1.4. I installed the following -rw-r--r-- 1 root root 10908541 Sep 21 13:25 asterisk-1.4.0- beta2.tar.gz -rw-r--r-- 1 root root 993921 Sep 21 13:25 asterisk-addons-1.4.0- beta1.tar.gz -rw-r--r-- 1 root root 80019 Sep 21 13:25 libpri-1.4.0-beta1.tar.gz -rw-r--r-- 1 root root 1523413 Sep 21 13:25
2013 May 29
0
[LLVMdev] Polyhedron 2005 results for dragonegg 3.3svn
On Wed, May 29, 2013 at 03:25:30PM +0200, Duncan Sands wrote: > Hi Jack, I pulled the loop vectorizer and fast math changes into the 3.3 branch, > so hopefully they will be part of 3.3 rc3 (and 3.3 final!). It would be great > if you could redo the benchmarks rc3. > Duncan, As requested, appended are the updated Polyhedron 2005 benchmark results with both RC1 and RC3 llvm 3.3
2003 Oct 06
1
Start...
Hi all! One easy question... I hope someone will answer me. I've installed asterisk with the samples. Somewhere in my network I have an H.323 Gatekeeper. What must I do to make that the gatekeeper talk with Asterisk? And I another little question... with the samples installed asterisk works ok? What must I install to see how it works? I am lost!!!!!!!!!! Please help me! See you. Mireia
2004 Sep 04
0
current cvs - zap failure with tdm?
Just did a complete cvs checkout (Sep 4, 9:30am cdt). Seems any attempt to dial out via a tdm04b (fxo) now fails. Does not seize the pstn line. CLI> zap show channels Chan Extension Context Language MusicOnHold pseudo inbound-bus-x10 en default 1 inbound-home en default 2
2005 Feb 09
1
Re: Asterisk Compile Problem on Red Hat 9 solved
Hi Vince - > My next goal is to setup 1 SIP channel, and be able to call the > Asterisk PBX > from a softphone. > > Then setup 2 SIP channes and be able to call one from another. > > What is the best open source softphone software available for this? > > And what is the best documentation source for finding out how to setup > the > channesl and Asterisk in
2005 Nov 27
1
Asterisk 1.2 and Athlon64 platforms
Good evening all, Are there any folks out there running Asterisk on Athlon64 platforms with 64-bit operating systems? I have a couple of new asterisk servers to build up this week and I'm debating whether to order some Athlon64 CPUs and boards for them. I usually install Gentoo onto the boxes, so any experiences (or pitfalls) that folks running Gentoo + Asterisk on Athlon64 platforms would
2007 May 22
0
Dialplan Problem - Outgoing
Hi, I have some really disturbing problems with Asterisk 1.4.1 and my dialplan for outgoing calls. First of all i switched some weeks ago from * 1.2 (bristuffed version ) to this version and in my opinion a lot more troubles arose.... For outgoing calls I use a Digium B410P with chan_misdn (before a Junghanns QuadBRI with zap). 1) So first thing is, that a user reports to me (highly
2003 May 17
3
E400P and 2 X100P working, but not together
Hey all, ? I'm trying to get an E400P and 2 X100Ps working together in the one box and don't seem to be having much luck. ? I can get the two different types of boards working separately, but not together.? I've made calls on both the X100P and have seen sync and correct signalling on the E400P.? But when I try to enable to configs together I get the following: ? modprobe wcfxo
2014 Jun 19
0
[PATCH] stream_encoder : Improve selection of residual accumulator width
On Thu, Jun 19, 2014 at 03:30:06PM +0200, Miroslav Lichvar wrote: > But, as we have seen with unusual data the residual signal can be > wider than bps. The FLAC format specification doesn't seem to mention > this. Should it be treated as a valid FLAC stream? I think it would be interesting to know how common are such streams. I patched flac to print a warning on decoding or testing
2003 May 22
2
libpri and zap lib
Hello all, I have some questions about the libpri and zap lib. I've sent mail to Mark for help. Also I wonder whether anyone else would be interested and helpful in them. I'm going to migrate a program to Wildcard E400P card. Our original program is based on C API similar to the functions provided in libpri.h and zap.h, so I want to use the E400P card in the following way: 1. install and