1054isdn an HFC

UnimatrixZero

Neuer User
Mitglied seit
26 Mai 2006
Beiträge
16
Punkte für Reaktionen
0
Punkte
0
Hallo,

erstmal meine Konfig:
BS: Suse 10.1, Kernel 2.6.16.13-4
Asterisk: SVN-crichter-0.3.0-r29961
HW: 1xFritzPCI (te_ptmp an Alice-ISDN), 1xHFC (nt_ptmp an Siemens 1054isdn per X-Kabel und NTBA)

habe folgendes Problem:
Zum Testen habe ich ein internes SIP-Softphone eingerichtet. Über die Fritz kann ich damit auch problemlos rein- und raustelefonieren.

Jetzt möchte ich meine ISDN-Anlage (1054isdn mit Schnurlostelefonen) an die HFC-Karte anschließen. Dafür verwende ich ein X-Kabel und einen NTBA. Alle Versuche waren aber bisher erfolglos :-(

Meine Config:
Code:
card=1,hfcpci
card=2,avmfritz

te_ptmp=2
nt_ptmp=1
Code:
[general]
debug=4
tracefile=/var/log/misdn.trace
bridging=no
misdn_init=/etc/misdn-init.conf

[default]
;echocancel=128
;echotraining=500
;context=isdn_in
language=de

[Extern]
ports=2
context=default
msns=85699115

[Intern]
ports=1
context=isdn_int
msns=*
Code:
[general]
static=yes
writeprotect=no

[lokal]
exten => _3X,1,NoCDR()
exten => _3X,n,Dial,SIP/${EXTEN}|10|Ttr

exten => 40,1,Dial(mISDN/1/${EXTEN})


[isdn_in]
exten => meinetelefonnummer,1,Dial(SIP/30,20,r)

[isdn_int]
exten => _.,1,Dial,SIP/30|20|r


[isdn_out]
exten => _0.,1,Dial(mISDN/2/${EXTEN:1})


; --------------------------------------------------------------------

[default]
include => lokal
include => isdn_out
include => isdn_in
Code:
Misdn General-Config:
 -> Version: chan_misdn-0.3.1-rc6
 -> misdn_init: /etc/misdn-init.conf -> debug: 4
 -> tracefile: /var/log/misdn.trace  -> bridging: no
 -> stop_tone_after_first_digit: yes -> append_digits2exten: yes
 -> dynamic_crypt: no                -> crypt_prefix:
 -> crypt_keys:

[PORT 1]
 -> name: Intern                     -> far_alerting: no
 -> rxgain: 0                        -> txgain: 0
 -> te_choose_channel: no            -> pmp_l1_check: yes
 -> hdlc: no                         -> context: isdn_int
 -> language: de                     -> musicclass: default
 -> callerid:                        -> method: standard
 -> dialplan: 0                      -> localdialplan: 0
 -> cpndialplan: 0                   -> nationalprefix: 0
 -> internationalprefix: 00          -> presentation: -1
 -> screen: -1                       -> always_immediate: no
 -> immediate: no                    -> senddtmf: no
 -> hold_allowed: no                 -> early_bconnect: yes
 -> incoming_early_audio: no         -> echocancel: 0
 -> echocancelwhenbridged: no        -> echotraining: 0
 -> need_more_infos: no              -> jitterbuffer: 4000
 -> jitterbuffer_upper_threshold: 0  -> callgroup:
 -> pickupgroup:                     -> msns: *
 -> ptp: no

[PORT 2]
 -> name: Extern                     -> far_alerting: no
 -> rxgain: 0                        -> txgain: 0
 -> te_choose_channel: no            -> pmp_l1_check: yes
 -> hdlc: no                         -> context: default
 -> language: de                     -> musicclass: default
 -> callerid:                        -> method: standard
 -> dialplan: 0                      -> localdialplan: 0
 -> cpndialplan: 0                   -> nationalprefix: 0
 -> internationalprefix: 00          -> presentation: -1
 -> screen: -1                       -> always_immediate: no
 -> immediate: no                    -> senddtmf: no
 -> hold_allowed: no                 -> early_bconnect: yes
 -> incoming_early_audio: no         -> echocancel: 0
 -> echocancelwhenbridged: no        -> echotraining: 0
 -> need_more_infos: no              -> jitterbuffer: 4000
 -> jitterbuffer_upper_threshold: 0  -> callgroup:
 -> pickupgroup:                     -> msns: 85699115
 -> ptp: no

Hebe ich das Telefon der 1054 ab, dann höre ich keinen Wählton und * gibt folgendes aus:
Code:
P[ 1] MGMT: Short status dinfo 1000000
P[ 1] MGMT: SSTATUS: L1_DEACTIVATED
P[ 1] L1: PH L1Link Down!
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:8167cec h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:81682b0 h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] MGMT: Short status dinfo 1000000
P[ 1] MGMT: SSTATUS: L1_DEACTIVATED
P[ 1] L1: PH L1Link Down!
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:8167cec h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:81682b0 h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] MGMT: Short status dinfo 1000000
P[ 1] MGMT: SSTATUS: L1_DEACTIVATED
P[ 1] L1: PH L1Link Down!
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:8167cec h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:81682b0 h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] MGMT: Short status dinfo 1000000
P[ 1] MGMT: SSTATUS: L1_DEACTIVATED
P[ 1] L1: PH L1Link Down!
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:8167cec h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED
P[ 1] I IND :CLEAN_UP oad: dad:
P[ 1]  --> mode:NT cause:16 ocause:16 rad: cad:
P[ 1]  --> facility:FAC_NONE out_facility:FAC_NONE
P[ 1]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1]  --> screen:0 --> pres:0
P[ 1]  --> channel:0 caps:Speech pi:0 keypad:
P[ 1]  --> urate:0 rate:16 mode:0 user1:0
P[ 1]  --> pid:0 addr:0 l3id:0
P[ 1]  --> b_stid:0 layer_id:0
P[ 1]  --> bc:81682b0 h:0 sh:0
P[ 1]  --> bc_state:BCHAN_CLEANED

Kann mir jemand helfen, das Problem zu lösen? Danke.
 
Vielleicht funzt dein X-Kabel nicht so recht. Ausserdem brauchst du keinen NTBA zwischen Asterisk und einer TK-Anlage.

Die Kabel-X-ung muss so sein:

3456 <--> 4365

und dann einfach die HFC direkt an die TK-Anlage.
 
crich schrieb:
Vielleicht funzt dein X-Kabel nicht so recht. Ausserdem brauchst du keinen NTBA zwischen Asterisk und einer TK-Anlage.

Die Kabel-X-ung muss so sein:

3456 <--> 4365

und dann einfach die HFC direkt an die TK-Anlage.
Wieso ist hier kein NTBA notwendig? Sorgt der NTBA nicht für die korrekte Terminierung?

Aber auch wenn ich den NTBA weglasse und die Anlage direkt an die HFC anschließe, bekomme ich nichteinmal einen Wählton.

Das Kabel selbst habe ich nochmal durchgemessen und entspricht Deiner Beschreibung. Ich habe die Anlage auch mal für Anlagenanschluß konfiguriert und die HFC auf nt_ptp umgestellt. Geht aber genausowenig.
 
Woher kommt der Wählton?

Noch eine Verständnisfrage:
Woher kommt eigentlich der Wählton, wenn ich meine ISDN-Anlage an den * hänge? Muß * den in der extension.conf generieren oder kommt der vom Treiber?
 
Ich weiß jetzt, warum es nie funktioniert hat. Die HFC-Karte ist hinüber...

Edit: Auch mit neuer Karte funktioniert's leider nicht.
 
Zuletzt bearbeitet:

Zurzeit aktive Besucher

Statistik des Forums

Themen
244,831
Beiträge
2,219,105
Mitglieder
371,533
Neuestes Mitglied
ipeee
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.