keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

Installation of A800P and G400P card in one server

12 years 9 months ago #7214 by nubas
Hello everyone!

My system: Ubuntu 10.04.3 LTS (kernel 2.6.32-33-server,dahdi-source from ubuntu repository and asterisk 1.8 from ppa)
Asterisk and A800P(4FXO and 4FXS) work fine without G400P:
# lspci
...
01:08.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
...

A800P stop working after adding G400P:
# lspci
...
01:07.0 Non-VGA unclassified device: Device 0040:0000 (rev 40)
01:08.0 Non-VGA unclassified device: Device 0041:ec62 (rev 40) 
...
# lspci -v
...
01:07.0 Non-VGA unclassified device: Device 0040:0000 (rev 40)
 Subsystem: Device 0040:0000
 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Region 0: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 1: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 2: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 3: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 4: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 5: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Expansion ROM at <unassigned> (disabled)
01:08.0 Non-VGA unclassified device: Device 0041:ec62 (rev 40)
 Subsystem: Device 0040:0000
 Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Region 0: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 1: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 2: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 3: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 4: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Region 5: Memory at <ignored> (32-bit, non-prefetchable) (disabled)
 Expansion ROM at <unassigned> (disabled) 
...
# lsmod | grep op
opvxa1200              43196  0
dahdi                 210853  3 opvxa1200,dahdi_transcode,dahdi_dummy 

Nothing changes after installing and load drivers for G400P:
# modprobe opvxg4xx
# modprobe opvxa1200 opermode=RUSSIA
# lsmod | grep opv
opvxa1200              43196  0
opvxg4xx               16611  0
dahdi                 210853  4 opvxa1200,opvxg4xx,dahdi_transcode,dahdi_dummy
# lspci 
...
01:07.0 Non-VGA unclassified device: Device 0040:0000 (rev 40)
01:08.0 Non-VGA unclassified device: Device 0041:ec62 (rev 40) 
...

Please help me to solve this problem.
12 years 9 months ago #7216 by Joe.Yung
Hi,

Did you try to use our newer driver chan_extra for G400P? Please go forward to http: //www.chan-extra.org/index.php/Main_Page and download it.

12 years 9 months ago #7219 by nubas
1) A G400P without driver freezes work A800P with driver - is this ok?
2) Drivers already from chan-extra.org, I'm add driver to dahdi-source package, but only driver without asterisk patches and etc.
12 years 9 months ago #7220 by Joe.Yung
Hi,

Is there any error on the asterisk console?

Woudl it be possible to provide remote ssh(send it to my email box below) to us? We will give you a HOW TO if we fix your problem.

12 years 9 months ago #7221 by nubas
1) dahdi_scan and asterisk can't see any dahdi channels (only DAHDI Dummy Timing)
2) I can't do that in the weekdays because if i add G400P in the system - A800P stop work
12 years 9 months ago #7222 by Joe.Yung
Hi,

It seems that you did not correctly set the channels. Could you see the modules opvxa1200.ko and opvxg4xx.ko ?

If not, you have to recompile dahdi(manually download the dahdi package from openvox website) again. Make sure the dirver is correctly installed.

Anyway, please let us know if your system is available.

Time to create page: 0.042 seconds
Powered by Kunena Forum