similar to: digitnetworks card issues?

Displaying 20 results from an estimated 7000 matches similar to: "digitnetworks card issues?"

2004 Aug 20
1
x100p won't answer
Hi, I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxs (for the fxo cards), which worked fine. ztcfg is showing two channels configured, but when I start asterisk and do show channels, i see no active channels. zapata.conf has: signalling = fxs_ks
2004 Aug 21
3
zaptel config
Hi, Sorry, in my last mail I wrote "wcfxs" instead of what I actually used, "wcfxo." I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxo, which worked fine. ztcfg is showing two channels configured, but when I start asterisk and
2004 Aug 22
3
zap show channels - no such command
Hi, in response to a previous posting regarding getting the x100p to work, I was told to run "zap show channels," but when i do i get "no such command 'zap'" There was a previous posting on this, but the guy never posted the solution. thanks, Imran
2004 Sep 01
1
international caller id support
Hi, I was wondering if anyone knows where i can find out the standards used by telco's in different countries... and how to configure asterisk to support them. Secondly, whenever i try Dialing a zap channel, all i get is no sound on the phone source, and noise on the destination line. thanks Imran
2004 Sep 02
1
no dial tone when dialing out on vonage
Hi, I'm trying to dial out on a vonage line connected to a zap channel using stuff like: exten => 200,1,Dial(Zap/2/${EXTEN}) but it doesn't work - when i dial in the extension, i can see on a phone connected to the same line that it's gone active - but there's no dialtone. also tried adding a wait period before accessing the line and exten =>
2004 Aug 29
2
zaptel configuration
Hi, I've been trying to get my zaptel x100p cards working for the past week now. this is what I've done: installed asterisk: make clean make linux 26 (for fedora core 2) make install installed zaptel: make clean make make install did a modprobe zaptel, and wcfxo got this in /var/log/messages: PCI: found IRQ 11 for device 0000:00:0f.0 wcfxo: daa mode is 'FCC' found a
2013 Oct 27
1
dunnett test questions
Hi, I've got a data set with a control group and a number of experimental groups, that have unequal sample sizes, and am measuring the number of people in each that respond yes or no. I'd like to use a dunnett test in R, where the syntax is supposed to be like: library(multcomp) test.dunnett=glht(anova_results,linfct=mcp(method="Dunnett")) confint(test.dunnett)
2004 Dec 14
3
Asterisk Randomly Hanging up on Zap channels
Hi List, I've got * randomly hanging up on inbound or outbound calls on zap channels. I use a Digitnetworks X100P clone card. Any idea of what might be happening? Cheers, Jean-Michel.
2004 Sep 02
1
voicemail email problem
Hi, I just setup two voicemail boxes - but after they record the wav file, they don't seem to email it even though i have the correct format in my voicemail.conf file. Aterisk doesn't give me any feedback besides the recording of the voip file... and then stays there. Secondly, I can't get the Playback() function to work. Thanks, Imran
2004 Aug 23
1
zaptel installation
Hi, the problems i previously had with "zap show channels" seems to be from an incorrect zaptel installation which is why I don't have a chan_zap.so file. I compile and do a "make clean, make, make install" of zaptel and do my modprobe's, and I was told to reinstall asterisk after that. I do so however, but it makes no difference. any hints? thanks Imran
2005 Jan 20
2
Segmentation Fault after Digitnetwork X100P install
I've just installed a Digitnetworks X100P clone in my * server and run the install script for the voicepet-single-x100p tarball. The install appeared to run OK with modprobe wcfxo successful and the ztcfg reporting "Channel 01: FXS Kewlstart (Default) (Slaves: 01)". When I try to start * though I get a segmentation fault after loading res_features.so. I discovered that the
2012 Jul 31
2
Remove a complete row as per the Range in a Matrix
Hi, Here i have a Matrix MyMatrix <- Name Age --------- ------- ANTONY 27 IMRAN 30 RAJ 22 NAHAS 32 GEO 42 and here i have an array with Minimum and Maximum values. MinMaxArray <- data.frame(MIN = 25,MAX=35) MIN MAX ------ -------- 25 35
2015 Sep 17
1
[PATCH v2 1/1] extlinux: fix memory leak
On Fri, Sep 11, 2015 at 10:12 AM, Paulo Alcantara via Syslinux <syslinux at zytor.com> wrote: > On Thu, 10 Sep 2015 10:55:04 +0300 > Imran Zaman via Syslinux <syslinux at zytor.com> wrote: > >> devname is put on heap for all cases to avoid memory >> leak, and ease of use in future as well >> >> Signed-off-by: Imran Zaman <imran.zaman at intel.com>
2006 Nov 24
1
Server Configuration for E1's
Dear Users, I am fairly new to Digium and Asterisk. I wanted to know that if I use the Digium product THREE Digium Wildcard TE412Ps? (Quad E1 Card) how many calls can I handle simultaneously. I want to use the cards with the following Configurations: Intel? Xeon? 3.00GHz/800MHz, 2M Processor 1GB PC2-3200 DDR2 SDRAM (2x512MB + 2X1GB) memory Integrated Dual Channel Ultra320 SCSI Adapter NC7781
2015 Sep 10
2
[PATCH v2 1/1] extlinux: fix memory leak
devname is put on heap for all cases to avoid memory leak, and ease of use in future as well Signed-off-by: Imran Zaman <imran.zaman at intel.com> --- extlinux/main.c | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/extlinux/main.c b/extlinux/main.c index 55a1495..b7cdf92 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@
2015 Sep 09
1
[PATCH v1 1/1] extlinux: fix file descriptors leak
file descriptors are closed when not in use Signed-off-by: Imran Zaman <imran.zaman at intel.com> --- extlinux/main.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/extlinux/main.c b/extlinux/main.c index 09740bd..55a1495 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@ -580,6 +580,7 @@ int ext2_fat_install_file(const char *path, int devfd, struct
2004 Dec 21
3
Problems installing Zaptel
Hi, I am new to asterisk. I have downloaded Asterisk and Zaptel from the cvs root. I am installing them on Mepis with linux-2.6.7 Whenever I try to do "make" in the zaptel directory, I get the following errors. make -C /lib/modules/`uname -r` /build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory `/usr/src/linux-2.6.7` make[1]: *** No rule to make target
2005 Mar 11
3
Droping calls
Guys, this is weird.. Today I started having some problems with calls been dropped. Im suing X100p cards (clones) and I have this setting on my zatala fle: [channels] language=sp signalling=fxs_ks usecallerid=yes cidsignalling=bell cidstart=ring hidecallerid=no callwaiting=yes usecallingpres=yes ;sendcalleridafter=1 callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes
2015 Sep 09
1
[PATCH v1 1/1] extlinux: fix memory leak
devname is put on heap for all cases to avoid memory leak, and ease of use in future as well Signed-off-by: Imran Zaman <imran.zaman at intel.com> --- extlinux/main.c | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/extlinux/main.c b/extlinux/main.c index 55a1495..7bb7443 100644 --- a/extlinux/main.c +++
2003 Dec 11
1
users migration from Linux to W2K
Hi All, We are migrating users from Linux (Mandrake 9.0) and Novel NetWare 6.0 to Windows 2000 Active Directory. We have migrated successfully user from Novel Netware to Windows 2000 but facing problem in Linux Users. Do you know any utility which can help us out? So, we can move users IDs and password to Windows 2000 active Directory instead of manually creating more 900 users in W2K AD. Thanks