bar top left
bar top right
left curve
right curve
Welcome, Guest

OpenVox 2410P installation issue
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: OpenVox 2410P installation issue
#106765
OpenVox 2410P installation issue 10 Months ago Karma: 0
Hi

I try to install a OpenVox 2410P on my Elastix

It's a ELX3000 (Elastix applicance)
Elastix 2.3.0
Kernel 2.6.18-238.12.1.el5
Asterisk 1.8.11.0

When running :
# lspci -v
# 05:08.0 Communication controller: Device 1b74:2410 (rev 14)
# Subsystem: Device 1b74:0001
# Flags: bus master, slow devsel, latency 32, IRQ 90
# Memory at e0100000 (32-bit, non-prefetchable) [size=512K]
# Kernel modules: opvxa24xx



When running :
# dahdi_genconf -v
# Default parameters from /etc/dahdi/genconf_parameters
# Empty configuration -- no spans
# Generating /etc/dahdi/system.conf
# Empty configuration -- no spans
# Generating /etc/asterisk/dahdi-channels.conf



# dahdi_cfg -f -s -t -v
# DAHDI Tools Version - 2.6.1
# DAHDI Version: 2.6.1
# Echo Canceller(s): HWEC
# Configuration
# ======================
# 0 channels to configure.



#hardware_detector -vo
#HWDETECT: Starting card detection...
#HWDETECT: Stopping Asterisk...
#STOPPING ASTERISK
#Asterisk Stopped
#STOPPING FOP SERVER
#FOP Server Stopped
#Stopping safe_asterisk: [FAIL]
#Shutting down asterisk: [FAIL]
#HWDETECT: Unloading dahdi modules...
#Unloading DAHDI hardware modules: done
#le paquetage mISDN n'est pas installé
#HWDETECT: mISDN drivers is not installed...
#HWDETECT: Executing dahdi_genconf modules
#Default parameters from /etc/dahdi/genconf_parameters
#Generating /etc/dahdi/modules
#HWDETECT: Probing for dahdi modules...
#Loading DAHDI hardware modules:
# opvxa24xx: [ OK ]
#Running dahdi_cfg: [ OK ]
#HWDETECT: Generating configuration for detected dahdi cards...
#Empty configuration -- no spans
#Empty configuration -- no spans
#Unloading DAHDI hardware modules: done
#HWDETECT: Restarting dahdi service...
#Loading DAHDI hardware modules:
# opvxa24xx: [ OK ]
#Running dahdi_cfg: [ OK ]
#HWDETECT: Restarting asterisk service...
#STOPPING ASTERISK
#STOPPING FOP SERVER
#SETTING FILE PERMISSIONS
#Permissions OK
#STARTING ASTERISK
#Asterisk Started
#STARTING FOP SERVER
#FOP Server Started
#HWDETECT: End of card detection.


And in /var/log/message, I got :
#Jul 25 13:57:00 elastix kernel: dahdi: Telephony Interface Unloaded
#Jul 25 13:57:01 elastix kernel: dahdi: Telephony Interface Registered on major 196
#Jul 25 13:57:01 elastix kernel: dahdi: Version: 2.6.1
#Jul 25 13:57:02 elastix kernel: OpenVox A2410P version: 1.4
#Jul 25 13:57:04 elastix kernel: Module 0: Not installed
#Jul 25 13:57:04 elastix kernel: Module 1: Not installed
#Jul 25 13:57:04 elastix kernel: Module 2: Not installed
#Jul 25 13:57:04 elastix kernel: Module 3: Not installed
#Jul 25 13:57:04 elastix kernel: Module 4: Not installed
#Jul 25 13:57:04 elastix kernel: Module 5: Not installed
#Jul 25 13:57:04 elastix kernel: Module 6: Not installed
#Jul 25 13:57:04 elastix kernel: Module 7: Not installed
#Jul 25 13:57:04 elastix kernel: Module 8: Not installed
#Jul 25 13:57:04 elastix kernel: Module 9: Not installed
#Jul 25 13:57:04 elastix kernel: Module 10: Not installed
#Jul 25 13:57:04 elastix kernel: Module 11: Not installed
#Jul 25 13:57:04 elastix kernel: Module 12: Not installed
#Jul 25 13:57:04 elastix kernel: Module 13: Not installed
#Jul 25 13:57:04 elastix kernel: Module 14: Not installed
#Jul 25 13:57:04 elastix kernel: Module 15: Not installed
#Jul 25 13:57:04 elastix kernel: Module 16: Not installed
#Jul 25 13:57:04 elastix kernel: Module 17: Not installed
#Jul 25 13:57:04 elastix kernel: Module 18: Not installed
#Jul 25 13:57:04 elastix kernel: Module 19: Not installed
#Jul 25 13:57:04 elastix kernel: Module 20: Not installed
#Jul 25 13:57:04 elastix kernel: Module 21: Not installed
#Jul 25 13:57:04 elastix kernel: Module 22: Not installed
#Jul 25 13:57:04 elastix kernel: Module 23: Not installed
#Jul 25 13:57:04 elastix kernel: dahdi: disable_span: span 1
#Jul 25 13:57:04 elastix kernel: opvxa24xx: probe of 0000:05:08.0 failed with error -5



Someone can help me ?

Thanks you
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mtaller
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#106955
Re:OpenVox 2410P installation issue 9 Months, 3 Weeks ago Karma: 209
Try to use a fresh elastix server, don't install any additional package (don't try to install dahdi from source or any other package).

Then go to the elastix web interface, and configure your card using the replace chan_dahdi option.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
jgutierrez
support@elastix.com
Moderator
Posts: 4890
graphgraph
User Offline Click here to see the profile of this user
Gender: Male jgutierr_007@hotmail.com Location: Santiago de Guayaquil - Ecuador Birthday: 08/07
Do you want a fast response service?
Do you want more help?
Try our Official Elastix Paid Support Service(English/Español):
support.palosanto.com/elastixChatServer.php

Get your support tickets from:
store.palosanto.com


Soporte Elastix Palosanto Solutions
Santiago de Guayaquil
Reply Quote
 
#107003
Re:OpenVox 2410P installation issue 9 Months, 3 Weeks ago Karma: 0
I try it
- downloaded Elastix 2.3.0 32bit from elastix.org
- burn it on a CD
- install it
- goto web interface
- click on "Hardware Detector", "Advanced", "Replace file chan_dahdi.conf", "Detect New Hardware"

I got the same result, no hardware detected.

The only change is the Dahdi version 2.4.1.2
I had tried to install the lastest version last week.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mtaller
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/07/30 15:18 By mtaller.
Reply Quote
 
#107020
Re:OpenVox 2410P installation issue 9 Months, 3 Weeks ago Karma: 0
Hi,
You just need to reinstall the driver for A2410P with new firmware from this link:
downloads.openvox.cn/pub/drivers/dahdi-l...e-2.6.1+2.6.1.tar.gz
Here are some info you may need to know:
downloads.openvox.cn/pub/drivers/dahdi-l...oading%20drivers.txt
downloads.openvox.cn/pub/drivers/dahdi-l...lete/releases/1.3.5/
Any more questions,you can contact me immediately.
Regards,
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
tim.june
tim.june from OpenVox tech-support!
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
tim.jjune tim.june666@gmail.com tim.june@msn.cn
tim.june from OpenVox tech support!
Mail: tim.june@openvox.cn
Reply Quote
 
#107036
Re:OpenVox 2410P installation issue 9 Months, 3 Weeks ago Karma: 0
I do :
# cd /root
# wget downloads.openvox.cn/pub/drivers/dahdi-l...e-2.6.1+2.6.1.tar.gz
# tar -zxvf openvox_dahdi-linux-complete-2.6.1+2.6.1.tar.gz
# cd dahdi-linux-complete-2.6.1+2.6.1
# make all
# make install
# make config
# shutdown -r now

Go to web interface and try "hardware detect"
nothing found, same thing in /var/log/message
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mtaller
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#108168
Re:OpenVox 2410P installation issue 9 Months ago Karma: 0
The card was been replaced by OpenVox.
Everything work now
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mtaller
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: OpenVox, Bob, jgutierrez

elastix

Protected by Spam Fighter