keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about G400/G410 Cards.

Working G400P and A400P on a single machine

11 years 7 months ago #8339 by rennelinfinitys
Hi there

I did a fresh install of dahdhi, chan_extra asterisk, but for some reason. I was not able to have it working.

lspci -vvvvvv shows that the cards were detected
========================================================

07:00.0 Network controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
Subsystem: OpenVox Communication Co. Ltd. Device 0001
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <;PERR- INTx-
Latency: 32 (250ns min, 32000ns max)
Interrupt: pin A routed to IRQ 21
Region 0: I/O ports at 1000
Region 1: Memory at 92014000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2+ AuxCurrent=55mA PME(D0+,D1-,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: wctdm
Kernel modules: wctdm, hisax, netjet

07:01.0 Unassigned class [ff00]: Device 1b74:0100 (rev 01)
Subsystem: Device 1b74:0104
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <;PERR- INTx-
Interrupt: pin A routed to IRQ 22
Region 0: Memory at 92000000 (32-bit, non-prefetchable) [size=64K]
Kernel driver in use: opvxg4xx
Kernel modules: opvxg4xx

===================================================


but when i do "dmesg" after loading the dahdi, it only shows

[ 23.262190] Module 0: Installed -- AUTO FXS/DPO
[ 24.309677] Module 1: Installed -- AUTO FXS/DPO
[ 24.508300] Module 2: Installed -- AUTO FXO (FCC mode)
[ 24.708301] Module 3: Installed -- AUTO FXO (FCC mode)

Environment:
12.04 LTS ubuntu
asterisk 1.8.3.3
dahdi-linux-complete-2.5.1+2.5.1


Any thought of what i did wrong? thanks


i] Last edited by rennelinfinitys at 2012-9-26 09:07 [/i
11 years 7 months ago #8340 by Joe.Yung
Hello,
Did you regerenate the channels by dahdi_genconf after loading their driver modules?
Based on the message you provided, the G400P didn't load its corresponding channels.

proposed solution:
modprobe -r opvxg4xx ->modprobe -r wctdm(to unload their driver modules)
modprobe wctdm ->modprobe opvxg4xx debug=8->dahdi_genconf(to load and regenerate their channels)

then type `dmesg` to recheck whether there is GSM message.
Waiting for your further result.

11 years 7 months ago #8341 by rennelinfinitys
Cool. I can see it now! Thanks for the quick response
11 years 7 months ago #8343 by rennelinfinitys
seems drivers are working but I have another question.

dahdi application is not available on asterisk CLI when i do
dahdi show channels

I did:
'core show help'
I did
'core stop now'
unload the drivers, then reloaded
did a , modprobe dahdi
then started asterisk but still no dahdi application

i] Last edited by rennelinfinitys at 2012-9-26 10:06 [/i
11 years 7 months ago #8344 by Joe.Yung
Hi,
Can you type `module reload chan_dahdi.so` and `module reload chan_extra.so`on the CLI?

What are they saying?

11 years 7 months ago #8345 by rennelinfinitys
asterisk*CLI> module reload chan_dahdi.so
No such module 'chan_dahdi.so'
asterisk*CLI> module reload chan_extra.so
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callwaiting' (on reload) at line 391.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'usecallingpres' (on reload) at line 405.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callwaitingcallerid' (on reload) at line 416.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'threewaycalling' (on reload) at line 420.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'transfer' (on reload) at line 433.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callgroup' (on reload) at line 552.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'pickupgroup' (on reload) at line 553.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'signalling' (on reload) at line 13.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'smscodec' (on reload) at line 14.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'debugat' (on reload) at line 15.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'tty' (on reload) at line 16.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:4563 mkintf: Attempt to configure channel 1 with signaling Unknown signalling -1 ignored because it is already configured to be GSM.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'userbase' (on reload) at line 23.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'hasvoicemail' (on reload) at line 27.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'vmsecret' (on reload) at line 31.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'hassip' (on reload) at line 35.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'hasiax' (on reload) at line 39.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'hasmanager' (on reload) at line 47.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callwaiting' (on reload) at line 77.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'threewaycalling' (on reload) at line 78.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callwaitingcallerid' (on reload) at line 79.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'transfer' (on reload) at line 80.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'callgroup' (on reload) at line 84.
[Sep 26 10:13:24] WARNING[1799]: chan_extra.c:9998 process_extra: Ignoring any changes to 'pickupgroup' (on reload) at line 85.

Time to create page: 0.042 seconds
Powered by Kunena Forum