[Problem] MSN wird nicht auf Internen S0-Bus übertragen

chris-berlin

Mitglied
Mitglied seit
25 Mai 2004
Beiträge
483
Punkte für Reaktionen
0
Punkte
16
Hallo zusammen,

ich habe folgendes Problem.

Wenn ich eine extension 11779 für einen Internen S0-Bus angelegt, raus telefonieren geht und die MSN wird auf dem Voip Telefon angezeigt sowie auch extern.

Rufe ich jedoch die 11779 Intern bzw. extern an geht der Ruf schon zum deklarieten S0-Bus, nur die MSN wird nicht übertragen. Ich sehe das ein Anruf auf dem Bus anliegt aber zu keiner MSN. Das habe ich im Trace mit einem Prüfgerät gesehen.
Ich habe schon gesucht und gegoogelt aber leider nichts gefunden, ich bin mir sicher das hier nur ein Parameter fehlt.

dahdi - system.conf
Code:
# Span 3: XBUS-00/XPD-02 "Xorcom XPD #00/02: BRI_TE" 
span=3,0,0,ccs,ami
# span=3,3,0,ccs,ami
# termtype: nt
bchan=7-8
hardhdlc=9
echocanceller=oslec,7-8

dahdi - dahdi-channels.conf
Code:
; Span 3: XBUS-00/XPD-02 "Xorcom XPD #00/02: BRI_TE" 
group=3,13
language=de
context=from-internal
switchtype = euroisdn
usecallingpres=yes
;signalling = bri_cpe_ptmp
signalling = bri_net_ptmp
channel => 7-8
context = default
group =

dahdi - chand-dahdi.conf
Code:
; Auto-generated by /usr/sbin/hardware_detector
[trunkgroups]

[channels]
context=from-pstn
;signalling=fxs_ks
rxwink=300              ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
faxdetect=incoming
echotraining=800
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
;overlapdialing=yes
;pridialplan=unkown
overlapdial=yes
pridialplan = local
nationalprefix = 0
internationalprefix = 00

;Uncomment these lines if you have problems with the disconection of your analog lines
;busydetect=yes
;busycount=3


immediate=no

#include dahdi-channels.conf
#include chan_dahdi_additional.conf

Settings für 11779

Code:
;;;;;;[11779]
signalling=bri_net_ptmp
pickupgroup=
mailbox=11779@device
immediate=no
echotraining=800
echocancelwhenbridged=no
echocancel=yes
context=from-internal
callprogress=no
callgroup=
callerid=device <11779>
busydetect=no
busycount=7
accountcode=
channel=>8

Asterisk Logdastei

Code:
[Feb  6 13:28:25] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [11779@from-internal:1] Macro("SIP/290-00000000", "exten-vm|novm|11779") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:1] Macro("SIP/290-00000000", "user-callerid") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:1] Set("SIP/290-00000000", "AMPUSER=290") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:2] GotoIf("SIP/290-00000000", "0?report") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:3] ExecIf("SIP/290-00000000", "1|Set|REALCALLERIDNUM=290") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: ExecIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:4] Set("SIP/290-00000000", "AMPUSER=290") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:5] Set("SIP/290-00000000", "AMPUSERCIDNAME=Christian Office") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:6] GotoIf("SIP/290-00000000", "0?report") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:7] Set("SIP/290-00000000", "AMPUSERCID=290") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:8] Set("SIP/290-00000000", "CALLERID(all)="Christian Office" <290>") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:9] ExecIf("SIP/290-00000000", "0|Set|CHANNEL(language)=") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: ExecIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:10] GotoIf("SIP/290-00000000", "0?continue") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:11] Set("SIP/290-00000000", "__TTL=64") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:12] GotoIf("SIP/290-00000000", "1?continue") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Goto (macro-user-callerid,s,19)
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-user-callerid:19] NoOp("SIP/290-00000000", "Using CallerID "Christian Office" <290>") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Noop
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Macro
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:2] Set("SIP/290-00000000", "RingGroupMethod=none") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:3] Set("SIP/290-00000000", "VMBOX=novm") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:4] Set("SIP/290-00000000", "EXTTOCALL=11779") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] DEBUG[2850] func_db.c: DB: CFU/11779 not found in database.
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:5] Set("SIP/290-00000000", "CFUEXT=") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] DEBUG[2850] func_db.c: DB: CFB/11779 not found in database.
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:6] Set("SIP/290-00000000", "CFBEXT=") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:7] Set("SIP/290-00000000", "RT=""") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Set
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:8] Macro("SIP/290-00000000", "record-enable|11779|IN") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-record-enable:1] GotoIf("SIP/290-00000000", "1?check") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Goto (macro-record-enable,s,4)
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-record-enable:4] AGI("SIP/290-00000000", "recordingcheck|20110206-132827|1296995307.3") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   recordingcheck|20110206-132827|1296995307.3: Inbound recording not enabled
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- AGI Script recordingcheck completed, returning 0
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: AGI
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-record-enable:5] MacroExit("SIP/290-00000000", "") in new stack
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: Macro
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-exten-vm:9] Macro("SIP/290-00000000", "dial||tr|11779") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-dial:1] GotoIf("SIP/290-00000000", "1?dial") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Goto (macro-dial,s,3)
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-dial:3] AGI("SIP/290-00000000", "dialparties.agi") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   dialparties.agi: Starting New Dialparties.agi
[Feb  6 13:28:27] VERBOSE[2853] logger.c:   == Parsing '/etc/asterisk/manager.conf': [Feb  6 13:28:27] VERBOSE[2853] logger.c: Found
[Feb  6 13:28:27] VERBOSE[2853] logger.c:   == Parsing '/etc/asterisk/manager_additional.conf': [Feb  6 13:28:27] VERBOSE[2853] logger.c: Found
[Feb  6 13:28:27] VERBOSE[2853] logger.c:   == Parsing '/etc/asterisk/manager_custom.conf': [Feb  6 13:28:27] VERBOSE[2853] logger.c: Found
[Feb  6 13:28:27] VERBOSE[2853] logger.c:   == Manager 'admin' logged on from 127.0.0.1
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   dialparties.agi: Caller ID name is 'Christian Office' number is '290'
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   dialparties.agi: Methodology of ring is  'none'
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: Added extension 11779 to extension map
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: Extension 11779 cf is disabled
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: Extension 11779 do not disturb is disabled
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   dialparties.agi: ExtensionState: 4
[Feb  6 13:28:27] VERBOSE[2850] logger.c:   dialparties.agi: Extension 11779 has ExtensionState: 4
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: Checking CW and CFB status for extension 11779
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: dbset CALLTRACE/11779 to 290
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     --  dialparties.agi: Filtered ARG3: 11779
[Feb  6 13:28:27] VERBOSE[2853] logger.c:   == Manager 'admin' logged off from 127.0.0.1
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- AGI Script dialparties.agi completed, returning 0
[Feb  6 13:28:27] DEBUG[2850] app_macro.c: Executed application: AGI
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Executing [s@macro-dial:7] Dial("SIP/290-00000000", "DAHDI/8||tr") in new stack
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Requested transfer capability: 0x00 - SPEECH
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- Called 8
[Feb  6 13:28:27] VERBOSE[2611] logger.c:   == Primary D-Channel on span 3 up
[Feb  6 13:28:27] DEBUG[2611] chan_dahdi.c: Queuing frame from PRI_EVENT_PROCEEDING on channel 0/2 span 3
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- DAHDI/8-1 is proceeding passing it to SIP/290-00000000
[Feb  6 13:28:27] VERBOSE[2850] logger.c:     -- DAHDI/8-1 is ringing
[Feb  6 13:28:30] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:35] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:40] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:45] DEBUG[2611] chan_dahdi.c: Echo cancellation already on
[Feb  6 13:28:45] VERBOSE[2850] logger.c:     -- DAHDI/8-1 answered SIP/290-00000000
[Feb  6 13:28:45] DEBUG[2850] chan_dahdi.c: Requested indication 20 on channel DAHDI/8-1
[Feb  6 13:28:45] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:50] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:28:51] VERBOSE[2611] logger.c:     -- Channel 0/2, span 3 got hangup request, cause 16
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Executing [h@macro-dial:1] Macro("SIP/290-00000000", "hangupcall") in new stack
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Executing [s@macro-hangupcall:1] GotoIf("SIP/290-00000000", "1?skiprg") in new stack
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Goto (macro-hangupcall,s,4)
[Feb  6 13:28:51] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Executing [s@macro-hangupcall:4] GotoIf("SIP/290-00000000", "1?skipblkvm") in new stack
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Goto (macro-hangupcall,s,7)
[Feb  6 13:28:51] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Executing [s@macro-hangupcall:7] GotoIf("SIP/290-00000000", "1?theend") in new stack
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Goto (macro-hangupcall,s,9)
[Feb  6 13:28:51] DEBUG[2850] app_macro.c: Executed application: GotoIf
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Executing [s@macro-hangupcall:9] Hangup("SIP/290-00000000", "") in new stack
[Feb  6 13:28:51] VERBOSE[2850] logger.c:   == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'SIP/290-00000000' in macro 'hangupcall'
[Feb  6 13:28:51] VERBOSE[2850] logger.c:   == Spawn h extension (macro-dial, h, 1) exited non-zero on 'SIP/290-00000000'
[Feb  6 13:28:51] DEBUG[2850] chan_dahdi.c: Set option AUDIO MODE, value: ON(1) on DAHDI/8-1
[Feb  6 13:28:51] DEBUG[2850] chan_dahdi.c: Not yet hungup...  Calling hangup once with icause, and clearing call
[Feb  6 13:28:51] DEBUG[2850] chan_dahdi.c: Set option AUDIO MODE, value: OFF(0) on DAHDI/8-1
[Feb  6 13:28:51] VERBOSE[2850] logger.c:     -- Hungup 'DAHDI/8-1'
[Feb  6 13:28:51] VERBOSE[2850] logger.c:   == Spawn extension (macro-dial, s, 7) exited non-zero on 'SIP/290-00000000' in macro 'dial'
[Feb  6 13:28:51] VERBOSE[2850] logger.c:   == Spawn extension (macro-exten-vm, s, 9) exited non-zero on 'SIP/290-00000000' in macro 'exten-vm'
[Feb  6 13:28:51] VERBOSE[2850] logger.c:   == Spawn extension (from-internal, 11779, 1) exited non-zero on 'SIP/290-00000000'
[Feb  6 13:28:55] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:00] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:01] VERBOSE[2611] logger.c:   == Primary D-Channel on span 3 down
[Feb  6 13:29:01] WARNING[2611] chan_dahdi.c: No D-channels available!  Using Primary channel 9 as D-channel anyway!
[Feb  6 13:29:05] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:10] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:15] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:20] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!
[Feb  6 13:29:25] WARNING[2609] chan_dahdi.c: No D-channels available!  Using Primary channel 3 as D-channel anyway!

jermand ein tip woran es liegt ?

Grüße

Chris
 
Wirklich keiner eine Idee ? Ich verzweifel schon :-(

Chris
 

Statistik des Forums

Themen
246,198
Beiträge
2,247,901
Mitglieder
373,755
Neuestes Mitglied
grdex
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.