Eicon Diva BRI Installation auf Debian Squeeze

Shoal

Neuer User
Mitglied seit
14 Nov 2010
Beiträge
1
Punkte für Reaktionen
0
Punkte
0
Hallo an Alle,

Ich versuche zur zeit mein ersten Asterisk (Gemeinschaft V3.0) auf einer VM (XEN) an den Start zu bringen.

Ausgangssituation:
VM Debian Squeeze und darauf Gemeinschaft V3.0 installiert.
Interne Gespräche mit Soft-SIP-Clients funktionieren.

Eicon Diva BRI - Karte an die Domu durch gereicht.
lspci in der domu ergibt:
Code:
00:00.0 Network controller: Dialogic Corporation BRI (rev 01)

Als nächstes installierte ich den aktuellen Melware-Treiber:
Hielt mich an die folgende Anleitung aus der Amooma Wiki
http://www.amooma.de/gemeinschaft/wiki_pages/6
Code:
mkdir /usr/src/diva
cd /usr/src/diva
wget ftp://ftp.melware.net/divas/v3/divas4linux-melware-3.1.5-109.75-1.tar.bz2
tar -jxvf divas4linux-melware-3.1.5-109.75-1.tar.bz2
cd divas4linux-melware-3.1.5-109.75-1
make
make install
rmmod `lsmod |grep diva |cut -d " " -f 1`


Wenn ich versuche die Karte zu Konfigurieren erhalte folgende Meldungen:
Code:
/usr/lib/divas/Config
Code:
/usr/lib/divas/Config.dlg: 19: CCardSN[1]=-1: not found
/usr/lib/divas/Config.dlg: 21: CCardSN[65]=-1: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[0]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[1]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[2]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[3]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[4]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[5]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[6]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[7]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[8]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[9]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[10]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[11]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[12]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[13]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[14]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[15]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[16]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[17]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[18]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[19]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[20]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[21]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[22]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[23]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[24]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[25]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[26]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[27]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[28]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[29]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[30]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[31]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[32]=0: not found
/usr/lib/divas/Config.dlg: 2247: Bad substitution

Hat jemand eine Idee wieso das Config-File sich nicht ausführen lässt und die Datei divas_cfg.rc erzeugt ?
 
Hello

Hallo an Alle,

Ich versuche zur zeit mein ersten Asterisk (Gemeinschaft V3.0) auf einer VM (XEN) an den Start zu bringen.

Ausgangssituation:
VM Debian Squeeze und darauf Gemeinschaft V3.0 installiert.
Interne Gespräche mit Soft-SIP-Clients funktionieren.

Eicon Diva BRI - Karte an die Domu durch gereicht.
lspci in der domu ergibt:
Code:
00:00.0 Network controller: Dialogic Corporation BRI (rev 01)

Als nächstes installierte ich den aktuellen Melware-Treiber:
Hielt mich an die folgende Anleitung aus der Amooma Wiki
http://www.amooma.de/gemeinschaft/wiki_pages/6
Code:
mkdir /usr/src/diva
cd /usr/src/diva
wget ftp://ftp.melware.net/divas/v3/divas4linux-melware-3.1.5-109.75-1.tar.bz2
tar -jxvf divas4linux-melware-3.1.5-109.75-1.tar.bz2
cd divas4linux-melware-3.1.5-109.75-1
make
make install
rmmod `lsmod |grep diva |cut -d " " -f 1`


Wenn ich versuche die Karte zu Konfigurieren erhalte folgende Meldungen:
Code:
/usr/lib/divas/Config
Code:
/usr/lib/divas/Config.dlg: 19: CCardSN[1]=-1: not found
/usr/lib/divas/Config.dlg: 21: CCardSN[65]=-1: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[0]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[1]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[2]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[3]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[4]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[5]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[6]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[7]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[8]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[9]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[10]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[11]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[12]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[13]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[14]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[15]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[16]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[17]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[18]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[19]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[20]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[21]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[22]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[23]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[24]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[25]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[26]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[27]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[28]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[29]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[30]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[31]=0: not found
/usr/lib/divas/Config.dlg: 256: TraceDecodeS[32]=0: not found
/usr/lib/divas/Config.dlg: 2247: Bad substitution

Hat jemand eine Idee wieso das Config-File sich nicht ausführen lässt und die Datei divas_cfg.rc erzeugt ?

Hello,
I have the same problem... does anyone know how to fix? :confused:
 
Hello,
I have the same problem... does anyone know how to fix? :confused:

Ich hatte dasselbe Problem (Zugriff per SSH).
Ursache: Das Sub-Script Config.dlg wurde von der Shell (/bin/sh verlinkt auf /bin/dash) nicht richtig interpretiert.
Dann habe ich folgendes geändert: ln -sf /bin/bash /bin/sh und den Zugriff direkt an der Konsole probiert und siehe da:
Problem verschwunden.

Mein System: Ubuntu LTS 10.04
 
Zuletzt bearbeitet:
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.