Hello, I am new to asterisk, but trying to set it up under Fedora Core 4 (2.6.13-1.1532_FC4) with two TE110p cards jumpers set to T1, and am having a terrible time. System installed as a server (Redhat setup option) and updated with 'yum update'. The TE110p cards do not share interrupts with other devices. I got asterick, zaptel, and libpri through CVS. I got asterisk-addons and asterisk-sounds through tarballs (both 1.0.9). All of these make and install fine (zaptel built with 'make linux26'). I have Mysql installed to support cdr_mysql. I 'modprobe -i zaptel' and 'modprobe -i wcte11xp' and follow with 'ztcfg /etc/zaptel.conf' and have no problems. lsmod returns: Module Size Used by snd_seq_dummy 3781 0 snd_seq_oss 42945 0 snd_seq_midi_event 10177 1 snd_seq_oss snd_seq 78033 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 9165 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 53105 0 snd_pcm 112201 1 snd_pcm_oss snd_timer 42437 2 snd_seq,snd_pcm snd_page_alloc 10825 1 snd_pcm snd_mixer_oss 18241 1 snd_pcm_oss snd 62021 7 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_o ss soundcore 12449 1 snd wcte11xp 53920 0 zaptel 230148 5 wcte11xp crc_ccitt 2241 1 zaptel ipv6 292865 16 sunrpc 197509 1 dm_mod 61917 0 video 16197 0 button 6737 0 battery 9541 0 ac 4933 0 sis900 24385 0 mii 5569 1 sis900 floppy 71861 0 ext3 138569 2 jbd 111065 1 ext3 zaptel.conf file span=1,1,0,esf,b8zs span=2,0,0,esf,b8zs bchan=1-23 dchan=24 e&m=25-48 defaultzone=us loadzone=us cat /proc/interrupts CPU0 0: 2476816 XT-PIC timer 1: 8 XT-PIC i8042 2: 0 XT-PIC cascade 5: 9884737 XT-PIC wcte11xp 8: 1 XT-PIC rtc 9: 0 XT-PIC acpi 10: 9884739 XT-PIC wcte11xp 11: 13777 XT-PIC eth0 12: 93 XT-PIC i8042 14: 35514 XT-PIC ide0 15: 88713 XT-PIC ide1 NMI: 0 ERR: 0 cat /proc/zaptel/* Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0" B8ZS/ESF 1 WCT1/0/1 Clear 2 WCT1/0/2 Clear ... 24 WCT1/0/24 HDLCFCS Span 2: WCT1/1 "Digium Wildcard TE110P T1/E1 Card 1" B8ZS/ESF 25 WCT1/1/1 E&M 26 WCT1/1/2 E&M ... 48 WCT1/1/24 E&M zttool shows both cards 'OK' Then when I run 'asterisk -c' I get to the CLI prompt,but if I execute 'pri show span 1', I get: No PRI running on span 1 same for span 2 If I do 'show channels', I get: 0 active channels 0 active calls zap show status returns: Description Alarms IRQ bpviol CRC4 Digium Wildcard TE110P T1/E1 Card 0 OK 0 0 0 Digium Wildcard TE110P T1/E1 Card 1 OK 0 0 0 zap show channels returns: Chan Extension Context Language MusicOnHold pseudo default and if I dial a number on one of my trunks, I get a bust signal. Bottomline is, I can't get Asterisk to work under Fedora Core 4 with kernel 2.6.13-1.1532_FC4, anybody have any ideas what Imight have done wrong, or steps I forgot to take? I can post any other config files you need to help me figure this out. Thanks, Murrah
OTR Comm
2005-Oct-21 20:50 UTC
[Asterisk-Users] Re: Asterisk Newbee: Fedora Core 4 : GOT IT!!
Hey all, Figured it out, it was the telco provider. They had my PRI configured wrong. I took an existing PRI from another working asterisk setup (Slackware), and plugged it into my new setup (Fedore Core 4), and it worked fine. So the telco people on duty don't have a clue, and I have to wait to talk to the Sys Engineers on Monday. Thanks, Murrah ----- Original Message ----- From: "OTR Comm" <otrcomm@isp-systems.net> To: "Asterisk" <asterisk-users@lists.digium.com> Sent: Friday, October 21, 2005 7:33 PM Subject: [Asterisk-Users] Asterisk Newbee: Fedora Core 4> Hello, > > I am new to asterisk, but trying to set it up under Fedora Core 4 > (2.6.13-1.1532_FC4) with two TE110p cards jumpers set to T1, and am havinga> terrible time. System installed as a server (Redhat setup option) and > updated with 'yum update'. The TE110p cards do not share interrupts with > other devices. > > I got asterick, zaptel, and libpri through CVS. I got asterisk-addons and > asterisk-sounds through tarballs (both 1.0.9). > > All of these make and install fine (zaptel built with 'make linux26'). > > I have Mysql installed to support cdr_mysql. > > I 'modprobe -i zaptel' and 'modprobe -i wcte11xp' and follow with 'ztcfg > /etc/zaptel.conf' and have no problems. > > lsmod returns: > > Module Size Used by > snd_seq_dummy 3781 0 > snd_seq_oss 42945 0 > snd_seq_midi_event 10177 1 snd_seq_oss > snd_seq 78033 5 > snd_seq_dummy,snd_seq_oss,snd_seq_midi_event > snd_seq_device 9165 3 snd_seq_dummy,snd_seq_oss,snd_seq > snd_pcm_oss 53105 0 > snd_pcm 112201 1 snd_pcm_oss > snd_timer 42437 2 snd_seq,snd_pcm > snd_page_alloc 10825 1 snd_pcm > snd_mixer_oss 18241 1 snd_pcm_oss > snd 62021 7 >snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_o> ss > soundcore 12449 1 snd > wcte11xp 53920 0 > zaptel 230148 5 wcte11xp > crc_ccitt 2241 1 zaptel > ipv6 292865 16 > sunrpc 197509 1 > dm_mod 61917 0 > video 16197 0 > button 6737 0 > battery 9541 0 > ac 4933 0 > sis900 24385 0 > mii 5569 1 sis900 > floppy 71861 0 > ext3 138569 2 > jbd 111065 1 ext3 > > zaptel.conf file > > span=1,1,0,esf,b8zs > span=2,0,0,esf,b8zs > bchan=1-23 > dchan=24 > e&m=25-48 > defaultzone=us > loadzone=us > > cat /proc/interrupts > CPU0 > 0: 2476816 XT-PIC timer > 1: 8 XT-PIC i8042 > 2: 0 XT-PIC cascade > 5: 9884737 XT-PIC wcte11xp > 8: 1 XT-PIC rtc > 9: 0 XT-PIC acpi > 10: 9884739 XT-PIC wcte11xp > 11: 13777 XT-PIC eth0 > 12: 93 XT-PIC i8042 > 14: 35514 XT-PIC ide0 > 15: 88713 XT-PIC ide1 > NMI: 0 > ERR: 0 > > > cat /proc/zaptel/* > Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0" B8ZS/ESF > > 1 WCT1/0/1 Clear > 2 WCT1/0/2 Clear > ... > 24 WCT1/0/24 HDLCFCS > Span 2: WCT1/1 "Digium Wildcard TE110P T1/E1 Card 1" B8ZS/ESF > > 25 WCT1/1/1 E&M > 26 WCT1/1/2 E&M > > ... > 48 WCT1/1/24 E&M > > > zttool shows both cards 'OK' > > Then when I run 'asterisk -c' I get to the CLI prompt,but if I execute'pri> show span 1', I get: > > No PRI running on span 1 > > same for span 2 > > If I do 'show channels', I get: > > 0 active channels > 0 active calls > > zap show status returns: > > Description Alarms > IRQ bpviol CRC4 > Digium Wildcard TE110P T1/E1 Card 0 OK 0 0 > 0 > Digium Wildcard TE110P T1/E1 Card 1 OK 0 0 > 0 > > > zap show channels returns: > > Chan Extension Context Language MusicOnHold > pseudo default > > and if I dial a number on one of my trunks, I get a bust signal. > > Bottomline is, I can't get Asterisk to work under Fedora Core 4 withkernel> 2.6.13-1.1532_FC4, anybody have any ideas what Imight have done wrong, or > steps I forgot to take? > > I can post any other config files you need to help me figure this out. > > Thanks, > Murrah > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users