Hello, I am posting this after spending hours digging through the list archives. Problem : When asteirsk plays a voice prompt, the voice clip is really choppy. I figure that this is something to with the sound card, the timing of playback etc. But cannot seems to find an answer. Here is the Notice which appear when voice prompt is played. NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! NOTICE[1217602880]: File sched.c, Line 209 (sched_settime): Request to schedule in the past?!?! When I start asterisk (./asterisk -vvvvc ) I can see following warning. [chan_oss.so] => (OSS Console Channel Driver) == Console is full duplex == Registered channel type 'Console' (OSS Console Channel Driver) == Parsing '/etc/asterisk/oss.conf': Found WARNING[1167272000]: File chan_oss.c, Line 238 (sound_thread): Read error on sou nd device: Resource temporarily unavailable I was wondering that asteirsk couldn't find the sound card, because of this. However, I can use command 'dial' from CLI to dial out an extension and have a conversation using a headphone/mic. Also, I learned from various posts in the mailing list and found that I have to modprobe ztdummy, so I installed the Zaptel and ran modprobe before executing ./ asterisk. Even then the problem still exists. I really appreciate any help in fixing this problem.
Sathya Weerasooriya
2003-Nov-05 00:13 UTC
[Asterisk-Users] X100P - module does not gat loaded
Hi I installed a x100P card today. Once it is configured * no longer starting. It gives me the following error. == Parsing '/etc/asterisk/zapata.conf': Found WARNING[1074432736]: File chan_zap.c, Line 629 (zt_open): Unable to specify chan nel 1: No such device or address ERROR[1074432736]: File chan_zap.c, Line 4973 (mkintf): Unable to open channel 1 : No such device or address here = 0, tmp->channel = 0, channel = 1 ERROR[1074432736]: File chan_zap.c, Line 6755 (load_module): Unable to register channel '1' WARNING[1074432736]: File loader.c, Line 305 (ast_load_resource): chan_zap.so: l oad_module failed, returning -1 WARNING[1074432736]: File loader.c, Line 400 (load_modules): Loading module chan _zap.so failed! [root@asterisk asterisk]# here is my zapata.conf [root@asterisk asterisk]# cat zapata.conf [channels] language=en context=analog-in signalling=fxs_ks usecallerid=yes echocancel=yes echocancelwhenbridged=yes channel => 1 ouput of lsmod ---- [root@asterisk asterisk]# lsmod Module Size Used by Not tainted iptable_filter 2412 0 (autoclean) (unused) ip_tables 15096 1 [iptable_filter] wcfxo 9056 0 (unused) zaptel 181504 0 [wcfxo] ppp_generic 24444 0 [zaptel] slhc 6740 0 [ppp_generic] nls_iso8859-1 3516 1 (autoclean) udf 98400 0 (autoclean) ide-cd 35708 1 (autoclean) cdrom 33728 0 (autoclean) [ide-cd] parport_pc 19076 1 (autoclean) lp 8996 0 (autoclean) parport 37056 1 (autoclean) [parport_pc lp] autofs 13268 0 (autoclean) (unused) 3c59x 30704 1 cs4232 5444 0 ad1848 28556 0 [cs4232] uart401 8388 0 [cs4232] sound 74228 0 [cs4232 ad1848 uart401] soundcore 6404 4 [sound] keybdev 2944 0 (unused) mousedev 5492 1 hid 22148 0 (unused) input 5856 0 [keybdev mousedev hid] usb-uhci 26348 0 (unused) usbcore 78784 1 [hid usb-uhci] ext3 70784 2 jbd 51892 2 [ext3] and [root@asterisk asterisk]# ztcfg -vv Zaptel Configuration ===================== Channel map: 0 channels configured. ======================= Anyone can shed some light here. Cheers Sathya
Robert Hajime Lanning
2003-Nov-05 00:29 UTC
[Asterisk-Users] X100P - module does not gat loaded
<quote who="Sathya Weerasooriya">> I installed a x100P card today. Once it is configured * no longer > starting.[snip]> [root@asterisk asterisk]# ztcfg -vv > > Zaptel Configuration > =====================> > > Channel map: > > > 0 channels configured. > > =======================Have you configured /etc/zaptel.conf? -- END OF LINE