search for: zapctl

Displaying 20 results from an estimated 22 matches for "zapctl".

2006 Jun 15
1
Strange Zaptel issue
...uname -a Linux xxx.xxx 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux [beta@staging ]# more /etc/udev/permissions.d/50-udev.permissions zap/*:asterisk:asterisk:660 [beta@staging ]# grep zap /etc/udev/rules.d/50-udev.rules # Section for zaptel device KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer", NAME="zap/timer" KERNEL="zapchannel", NAME="zap/channel" KERNEL="zappseudo", NAME="zap/pseudo" KERNEL="zap[0-9]*", NAME="zap/%n" [beta@staging ]# ls /dev/*z* /...
2005 Feb 10
2
Configuring Asterisk
...localhost# modprobe ztdummy Notice: Configuration file is /etc/zaptel.conf line0: Unable to open master device /dev/zap/ctl 1 error(s) detected FATAL: Error running install command for ztdummy I have look into /dev directory and there is no such directory called zap, but there is a file called zapctl. How can I fix it? Where can I find information about all the configurations I need to get * running using SIP? I have the vm1-draft1.pdf but I think it's not clear enough (where I should do all that configurations?). Thanks... -- -DdC
2004 Dec 31
2
FC2 & ztcfg - cannot find channel 2
...an 1 10:48:17 bu udev[27207]: removing device node '/udev/zaptimer' Jan 1 10:48:17 bu udev[27222]: removing device node '/udev/zapchannel' Jan 1 10:48:17 bu udev[27233]: removing device node '/udev/zappseudo' Jan 1 10:48:17 bu udev[27244]: removing device node '/udev/zapctl' Jan 1 10:48:17 bu zaptel: Removing zaptel module: succeeded Jan 1 10:48:18 bu kernel: Zapata Telephony Interface Registered on major 196 Jan 1 10:48:18 bu zaptel: Loading zaptel framework: succeeded Jan 1 10:48:18 bu kernel: PCI: Found IRQ 11 for device 0000:00:0b.0 Jan 1 10:48:18 bu ud...
2005 Mar 13
4
SUSE 9.2 and Zaptel channels
...ster channel '1' Mar 13 20:43:35 WARNING[5779]: loader.c:345 ast_load_resource: chan_zap.so: load_module failed, returning -1 ] As a matter of fact this is what is listed in /dev/: aaberga@epsilon-stargate:~/sources/voip/zaptel-1.0.6> ls /dev [....] z2ram zap1 zap2 zap3 zap4 zapchannel zapctl zappseudo zaptimer zero zkshim zqft0 I edited the list to avoid a huge message. As said I am not a Linux low level expert ... still it's striking that Asterisk does not find a pesudo file /zap/channel and there is something similar, ie zapchannel. Anyways the zaptel modules are there: aaber...
2005 Jan 28
1
Fedora Core 3 / Asterisk / TP100 Wildcard
..... I have a configuration suppestion to pass along... If you have: Fedora Core 3 Asterisk 1.0.x Digium Wildcard T100P PCI Card -------------------------------- In order to get the card to work you MUST edit /etc/udev/rules.d/50-udev.rules Goto the end of the file and add....... KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer", NAME="zap/timer" KERNEL="zapchannel", NAME="zap/channel" KERNEL="zappseudo", NAME="zap/pseudo" KERNEL="zap[0-9]*", NAME="zap/%n" Then for good measure, recompi...
2006 Oct 25
0
Re: Meetme... No channel type registered for'zap'
.../udev/rules.d/zaptel.rules > > -r--r--r-- 1 root root 498 Oct 24 15:50 > /etc/udev/rules.d/zaptel.rules > > And its contents is? Contents are: demeter:(acd1)ipt # cat /etc/udev/rules.d/zaptel.rules # zaptel devices with ownership/permissions for running as non-root KERNEL=="zapctl", NAME="zap/ctl", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL=="zaptimer", NAME="zap/timer", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL=="zapchannel", NAME="zap/chann...
2007 Apr 19
6
ZT_CHANCONFIG failed on channel 1: No such device or address
...transcode,wctdm crc_ccitt 6465 1 zaptel lspci Card is not listed dmesg Zapata Telephony Interface Registered on major 196 Zaptel Version: 1.2.16 Zaptel Echo Canceller: KB1 Zaptel Transcoder support loaded vi /etc/udev/rules.d/50-udev.rules # Section for zaptel device KERNEL=="zapctl", NAME="zap/ctl" KERNEL=="zaptimer", NAME="zap/timer" KERNEL=="zapchannel", NAME="zap/channel" KERNEL=="zappseudo", NAME="zap/pseudo" KERNEL=="zap[0-9]*", N...
2004 Nov 24
1
Problems with udev on FC3
...39; properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug- devel@lists.sourceforge.net> Nov 24 10:23:40 jfd wait_for_sysfs[3372]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/zaptel/zapctl' properly (no device symlink) or the sysfs-support of your device's driver needs to be fixed, please report to <linux-hotplug- devel@lists.sourceforge.net> Nov 24 10:23:44 jfd wait_for_sysfs[3377]: either wait_for_sysfs (udev 039) needs an update to handle the device '/class/zapte...
2006 Mar 08
1
Zap not installing
...with FXS signaling..an FXO card connects to a central office(CO), which means it will need to behave like a station that use FXS signaling" I tried this both in /etc/udev/rules.d/50-udev.rules and /etc/udev/rules.d/zaptel.rules (rebooting after each change) Zaptel devices KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer", NAME="zap/timer" KERNEL="zapchannel", NAME="zap/channel" KERNEL="zappseudo", NAME="zap/pseudo" KERNEL="zap[0-9]*", NAME="zap/%n" When I run ztcfg I get...
2004 Dec 11
1
modprobe wcfxo causes fc3 box to crash
...everybody, After going through multiple posts on Internet and trying different things I can't seems get zaptel wcfxo loaded on the server correctly. I run dual P3 500 Mhz box. After reading README.udev I put a file 60-zaptel.rules /etc/udev/rules.d # Section for zaptel device KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer", NAME="zap/timer" KERNEL="zapchannel", NAME="zap/channel" KERNEL="zappseudo", NAME="zap/pseudo" KERNEL="zap[0-9]*", NAME="zap/%n" In /etc/udev/permissions.d/50-...
2005 Sep 06
1
/dev/zap* is not showing up (gentoo, portage, asterisk 1.0.8)
...FLAGS}" USE="-gtk -gnome -qt -kde -dvd alsa -cdr zaptel mmx mysql postgres vmdbpostgres devfs26 pri" So portage installed zaptel, pri everything else I should need. Portage put the udev rules for zaptel here /etc/udev/rules.d/10- zaptel.rules and it looks like this: KERNEL="zapctl", NAME="zap/ctl", MODE="0660", GROUP="dialout" KERNEL="zaptimer", NAME="zap/timer", MODE="0660", GROUP="dialout" KERNEL="zapchannel", NAME="zap/channel", MODE="0660", GROUP="...
2008 Jan 16
4
Unable to open master device '/dev/zap/ctl'
...NG[5415]: loader.c:554 load_modules: Loading module chan_zap.so failed! Zaptel File /etc/zaptel.conf: ----------------------------- fxsks=1 loadzone = us defaultzone=us UDEV file /etc/udev/rules.d/50-udev.rules: ----------------------------------------- # Asterisk Zaptel devices KERNEL=="zapctl", NAME="zap/ctl" KERNEL=="zaptimer", NAME="zap/timer" KERNEL=="zapchannel", NAME="zap/channel" KERNEL=="zappseudo", NAME="zap/pseudo" KERNEL=="zap[0-9]*", NAME="zap/%n" ZAPATA file: ---...
2004 Nov 24
0
Unable to open master device
...>read README.udev, I did not pay attention to this message. > >Anyways.. I did not get the error after creating a udev rules file in >/etc/udev/rules.d with the rules in /usr/src/zaptel/README.udev > >/etc/udev/rules.d/zaptel.rules ># section for zaptel device >KERNEL="zapctl", NAME="zap/ctl" >KERNEL="zaptimer", NAME="zap/timer" >KERNEL="zapchannel", NAME="zap/channel" >KERNEL="zappseudo", NAME="zap/pseudo" >KERNEL="zap[0-9]*", NAME="zap/%n" > >Now I...
2004 Dec 04
1
Udev setup question for zaptel
...4) 2 channels configured. Notice: Configuration file is /etc/zaptel.conf line 4: Unable to open master device '/dev/zap/ctl' I added the suggested lines to /etc/udev/rules.d/50-udev.rules that were in the zaptel README.udev, as I understood them? # Section for zaptel device KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer", NAME="zap/timer" KERNEL="zapchannel", NAME="zap/channel" KERNEL="zappseudo", NAME="zap/pseudo" KERNEL="zap[0-9]*", NAME="zap/%n" When I load the zaptel modules...
2005 Mar 28
0
bristuff-0.2.0-RC7k: error on loading qozap : "qozap: Unknown symbol zt_xxxxx"
...make cloneconfig make prepare-all ln -s /usr/src/linux-2.6.8-24.13/ /usr/src/linux-2.6 cp /usr/src/linux-2.6.8-24.13-obj/i386/smp/Module.symvers /usr/src/linux // cause of warning when compiling zaptel echo # Section for zaptel device >> /etc/udev/rules.d/50-udev.rules echo KERNEL=\"zapctl\", NAME=\"zap/ctl\" >> /etc/udev/rules.d/50-udev.rules echo KERNEL=\"zaptimer\", NAME=\"zap/timer\" >> /etc/udev/rules.d/50-udev.rules echo KERNEL=\"zapchannel\", NAME=\"zap/channel\" >> /etc/udev/rules.d/50-udev.rule...
2004 Nov 30
1
Issues with zaptel on FC3 - don't know how to fix zaptel after yum update
...Running ztcfg: Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master device '/dev/zap/ctl' 1 error(s) detected [FAILED] in looking into /dev/zap/ctl, I find I no longer have a /dev/zap, I have a /dev/zapctl now vs. a /dev/zap sub directory I have tried: [root@pbx04005 dev]# rmmod wctdm [root@pbx04005 dev]# rmmod wcfxo [root@pbx04005 dev]# rmmod zaptel [root@pbx04005 dev]# modprobe zaptel [root@pbx04005 dev]# modprobe wctdm Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master...
2004 Sep 27
1
Fedora2 and zaptel - using the udev
...v/rules.d//50-udev.rules' at line 33 applied, 'zappseudo' becomes 'zap/pseudo' Sep 26 22:39:09 voip udev[3578]: creating device node '/udev/zap/pseudo' Sep 26 22:39:09 voip udev[3585]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 30 applied, 'zapctl' becomes 'zap/ctl' Sep 26 22:39:09 voip udev[3585]: creating device node '/udev/zap/ctl' Sep 26 22:39:09 voip udev[3608]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 34 applied, 'zap1' becomes 'zap/%n' Sep 26 22:39:09 voip udev[3608]: cr...
2004 Nov 23
7
Unable to open master device '/dev/zap/ctl'
I installed TDM400P and X100P pci cards in a system running mandrake 10.1 official, kernel 2.6.8.1-12mdksmp. I can compile zaptel, libpri, asterisk and modprobe (zaptel, wcfxs, wcfxo) without errors. Except that running ztcfg and asterisk fails. [root@asterisk asterisk]# ztcfg Notice: Configuration file is /etc/zaptel.conf line 3: Unable to open master device '/dev/zap/ctl'
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
...ne length to shorten the time it takes to transmit DTMF CLIP // 25ms is enough for me but according to specs 40 _should_ be understood as a valid digit, YMMV. ctlfd = open("/dev/zap/ctl", O_RDWR); if (ctlfd == -1) { fprintf(stderr,"Couldn't open zapctl!\n"); } toneduration = 40; if (toneduration > -1) { dps.dtmf_tonelen = dps.mfv1_tonelen = toneduration; res = ioctl(ctlfd, ZT_SET_DIALPARAMS, &dps); if (res < 0) { fprintf(stderr,"Co...
2005 Sep 06
0
/dev/zap* is not showing up (gentoo, portage, asterisk 1.0.8
...el mmx mysql >> postgres vmdbpostgres devfs26 pri" >> >> So portage installed zaptel, pri everything else I should need. >> >> Portage put the udev rules for zaptel here /etc/udev/rules.d/10- >> zaptel.rules and it looks like this: >> KERNEL="zapctl", NAME="zap/ctl", MODE="0660", GROUP="dialout" >> KERNEL="zaptimer", NAME="zap/timer", MODE="0660", >> GROUP="dialout" >> KERNEL="zapchannel", NAME="zap/channel", MODE=&...