Hoi
erstmal sry für den topic mir ist aber nichts beseres eingefallen! Ich habe folgendes problem! mal funktioniert misdn mal nicht habe ich so das gefühl! Zum Aufbaue ich habe einen Debian rechner mit MISDN 1.1.5,Asterisk 1.4.8, und einer 4S0 karte von Beronet! an der sind 1 ISDN Telefon angeschlossen und ein ISDN -GSM gateway zum raustelen ! jetzt habe ich das problem das ich über das ISDN telefon mit der MSN 21 wunderbar auf die SIP telefone anrufen kann, es mir aber nicht möglich ist von SIP auf die 21 anzurufen obwohl das gestern morgen noch ohne probleme ging! 2 Problem ich kann nichtmehr über das GSm gateway raustelen was gestern morgen und mittag auch noch ohne probleme ging! ich kann die nummer ohne probleme wählen vom isdn telefon aus aber bekomme dan sofort ein besetzt zeichen ausgabe der asterisk cli hänge ich auch an! ich muss echt sagen das ich hier gleich amok lauf! ich füge euch meine extensions.conf, misdn.conf und die misdn-init.conf an:
extensions.conf
MISDN.conf
misdn-init.conf
Ausgabe Asterisk CLI
noch ne frage habe gerade bisserl nachgedacht! kommt es zu problemen wenn neben misdn noch zaptel und Libpri installiert ist??
solltet ihr noch fragen haben bitte stellen muss das gelöst bekommen!
mfg
awo
Rechtschreibfehler dürfen behalten werden
*update*
Problem behoben ich habe einfach nochmal alles ancheinander eigegebn sip/isdn etc und nun geht es wieder ohne probleme
erstmal sry für den topic mir ist aber nichts beseres eingefallen! Ich habe folgendes problem! mal funktioniert misdn mal nicht habe ich so das gefühl! Zum Aufbaue ich habe einen Debian rechner mit MISDN 1.1.5,Asterisk 1.4.8, und einer 4S0 karte von Beronet! an der sind 1 ISDN Telefon angeschlossen und ein ISDN -GSM gateway zum raustelen ! jetzt habe ich das problem das ich über das ISDN telefon mit der MSN 21 wunderbar auf die SIP telefone anrufen kann, es mir aber nicht möglich ist von SIP auf die 21 anzurufen obwohl das gestern morgen noch ohne probleme ging! 2 Problem ich kann nichtmehr über das GSm gateway raustelen was gestern morgen und mittag auch noch ohne probleme ging! ich kann die nummer ohne probleme wählen vom isdn telefon aus aber bekomme dan sofort ein besetzt zeichen ausgabe der asterisk cli hänge ich auch an! ich muss echt sagen das ich hier gleich amok lauf! ich füge euch meine extensions.conf, misdn.conf und die misdn-init.conf an:
extensions.conf
Code:
eneral]
static=yes
writeprotect=no
[Intern]
include => rausrufen
exten => _3X,1,NoCDR()
exten => _3X,n,Dial,SIP/${EXTEN}|55|Ttr ;um Intern auf sip anzurufen
exten => _3X,3,Hangup ; Auflegen, wenn keiner drangeht.
exten => _2X,1,NoCDR()
exten => _2X,n,Dial,misdn/3/${EXTEN}|55|Ttr;um intern auf isdn anzurufen
exten => _2X,3,Hangup ; Auflegen, wenn keiner drangeht.
exten=> _9X.,1,Dial(SIP/${EXTEN:1}@33,55,Ttr) ; rausruf über Voip-gsm
[rausrufen]
include => Intern
exten => _0.,1,Dial(mISDN/1/${EXTEN:1}) ; rausruf über TE_ptmp
; die 0 wird gewählt wenn die GSM Gateways auf NT_ptmp configuriert sind
MISDN.conf
Code:
default]
language=de
nationalprefix=0
internationalprefix=049
rxgain=0
txgain=0
te_choose_channel=no
dialplan=0
immediate=no
always_immediate=no
echocancelwhenbridged=no
echotraining=no
senddtmf=yes
[TEptmp]
ports=1
context=rausrufen
msns=*
echocancel=yes
[TEptp]
ports=2
context=rausrufen
msns=*
echocancel=yes
[NTptmp]
ports=3
context=Intern
msns=*
[NTptp]
ports=4
context=rausrufen
msns=*
misdn-init.conf
Code:
card=1,0x4
te_ptmp=1
te_ptp=2
nt_ptmp=3
nt_ptp=4
poll=128
dsp_poll=128
dsp_options=0
dtmfthreshold=100
debug=0
Ausgabe Asterisk CLI
Code:
P[ 3] % GOT L2 Activate Info.
P[ 3] --> new_process: New L3Id: 10040
P[ 3] set_channel: bc->channel:0 channel:255
P[ 3] NO USERUESRINFO
P[ 3] --> found chan: 1
P[ 3] set_chan_in_stack: 1
P[ 3] I IND :SETUP oad:21 dad: pid:5 state:none
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad: onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:0 l3id:10040 b_stid:0 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_CLEANED
P[ 3] --> Bearer: Speech
P[ 3] --> Codec: Alaw
P[ 3] --> Bearer: Speech
P[ 3] --> Codec: Alaw
P[ 0] --> * NEW CHANNEL dad: oad:21
P[ 3] read_config: Getting Config
P[ 3] --> CTON: Unknown
P[ 3] --> EXPORT_PID: pid:5
P[ 3] --> PRES: Restricted (0)
P[ 3] --> SCREEN: Unscreened (0)
P[ 3] * Queuing chan 0x713c10
P[ 3] I SEND:SETUP_ACKNOWLEDGE oad:21 dad: pid:5
P[ 3] --> bc_state:BCHAN_CLEANED
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad: onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:0 l3id:10040 b_stid:0 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] setup_bc: with dsp
P[ 3] --> Channel is 1
P[ 3] --> TRANSPARENT Mode
P[ 3] --> Dial
P[ 3] misdn_write: zero write
P[ 3] misdn_write: state (WAITING4DIGS) prodded.
P[ 3] Starting Playtones
P[ 3] BCHAN: bchan ACT Confirm pid:5
P[ 3] I IND :INFORMATION oad:21 dad: pid:5 state:WAITING4DIGS
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:0 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 3] I IND :INFORMATION oad:21 dad:0 pid:5 state:WAITING4DIGS
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:0 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 0] --> * NEW CHANNEL dad:0 oad:(null)
P[ 1] * Queuing chan 0x716160
P[ 1] read_config: Getting Config
P[ 1] --> TON: Unknown
P[ 1] --> LTON: Unknown
P[ 1] --> CTON: Unknown
P[ 1] * CALL: 1/0
P[ 1] --> * dad:00 tech:mISDN/0-u4 ctx:rausrufen
P[ 1] --> * adding2newbc ext 00
P[ 1] --> * adding2newbc callerid 21
P[ 1] --> pres: -1 screen: -1
P[ 1] --> pres: 0
P[ 1] --> PRES: Allowed (0x0)
P[ 1] --> SCREEN: Unscreened (0x0)
P[ 1] --> IMPORT_PID: importing pid:5
P[ 1] NO OPTS GIVEN
P[ 1] Disabling EC on both Sides
P[ 1] I SEND:SETUP oad:21 dad:0 pid:6
P[ 1] --> bc_state:BCHAN_CLEANED
P[ 1] --> channel:0 mode:TE cause:16 ocause:16 rad: cad:
P[ 1] --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 1] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 1] --> screen:0 --> pres:0
P[ 1] --> addr:0 l3id:50001 b_stid:0 layer_id:0
P[ 1] --> facility:Fac_None out_facility:Fac_None
P[ 1] --> new_l3id 50002
P[ 1] Sending msg, prim:30580 addr:41000104 dinfo:50002
P[ 1] --> * SEND: State Dialing pid:6
P[ 3] I IND :INFORMATION oad:21 dad:00 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:6 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 6
P[ 3] I IND :INFORMATION oad:21 dad:006 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:2 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 2
P[ 3] I IND :INFORMATION oad:21 dad:0062 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:0 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 0
P[ 3] I IND :INFORMATION oad:21 dad:00620 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:4 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 4
P[ 3] I IND :INFORMATION oad:21 dad:006204 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:7 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 7
P[ 3] I IND :INFORMATION oad:21 dad:0062047 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:0 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 0
P[ 3] I IND :INFORMATION oad:21 dad:00620470 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:5 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 5
P[ 3] I IND :INFORMATION oad:21 dad:006204705 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:0 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 0
P[ 3] I IND :INFORMATION oad:21 dad:0062047050 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:2 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 2
P[ 3] I IND :INFORMATION oad:21 dad:00620470502 pid:5 state:DIALING
P[ 3] --> channel:1 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad:8 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> None
P[ 1] * IND : Digit 8
P[ 0] MGMT: SSTATUS: L1_DEACTIVATED
P[ 1] --> queue_hangup
P[ 1] * RELEASING CHANNEL pid:6 ctx:rausrufen dad:0 oad:00 state: CALLING
P[ 1] --> * State Down
P[ 1] --> Setting AST State to down
P[ 1] empty_chan_in_stack: 1
P[ 1] $$$ CLEANUP CALLED pid:6
P[ 1] empty_chan_in_stack: 2
P[ 1] $$$ CLEANUP CALLED pid:0
P[ 1] empty_chan_in_stack: 3
P[ 1] $$$ CLEANUP CALLED pid:0
P[ 1] handle_frm: frm->addr:42000103 frm->prim:3f182
P[ 1] --> lib: RELEASE_CR Ind with l3id:50002
P[ 1] --> lib: CLEANING UP l3id: 50002
P[ 1] $$$ CLEANUP CALLED pid:6
P[ 3] --> * IND : congestion pid:5
P[ 3] I SEND:DISCONNECT oad:21 dad:006204705028 pid:5
P[ 3] --> bc_state:BCHAN_ACTIVATED
P[ 3] --> channel:1 mode:NT cause:16 ocause:42 rad: cad:
P[ 3] --> info_dad:8 onumplan:0 dnumplan: rnumplan: cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:10010300 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] ph_control: c1:2310 c2:12
P[ 3] $$$ CLEANUP CALLED pid:5
P[ 3] $$$ Cleaning up bc with stid :10010300 pid:5
P[ 3] --> ec_disable
P[ 3] Sending Control ECHOCAN_OFF
P[ 3] ph_control: c1:2319 c2:0
P[ 3] empty_chan_in_stack: 1
P[ 3] I IND :RELEASE oad: dad: pid:5 state:DIALING
P[ 3] --> channel:0 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:0 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] --> bc_state:BCHAN_CLEANED
P[ 3] --> queue_hangup
P[ 3] * RELEASING CHANNEL pid:5 ctx:Intern dad:006204705028 oad:21 state: DIALING
P[ 3] --> * State Down
P[ 3] --> Setting AST State to down
P[ 3] I SEND:RELEASE_COMPLETE oad: dad: pid:5
P[ 3] --> bc_state:BCHAN_CLEANED
P[ 3] --> channel:0 mode:NT cause:16 ocause:16 rad: cad:
P[ 3] --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 3] --> caps:Speech pi:0 keypad: sending_complete:0
P[ 3] --> screen:0 --> pres:0
P[ 3] --> addr:50010302 l3id:10040 b_stid:0 layer_id:50010380
P[ 3] --> facility:Fac_None out_facility:Fac_None
P[ 3] BCHAN: MGR_DELLAYER|CNF pid:5
P[ 3] --> Faking Realease_cr for 41000301
P[ 3] --> lib: RELEASE_CR Ind with l3id:10040
P[ 3] --> lib: CLEANING UP l3id: 10040
P[ 3] $$$ CLEANUP CALLED pid:0
P[ 3] % GOT L2 DeActivate Info.
noch ne frage habe gerade bisserl nachgedacht! kommt es zu problemen wenn neben misdn noch zaptel und Libpri installiert ist??
solltet ihr noch fragen haben bitte stellen muss das gelöst bekommen!
mfg
awo
Rechtschreibfehler dürfen behalten werden
*update*
Problem behoben ich habe einfach nochmal alles ancheinander eigegebn sip/isdn etc und nun geht es wieder ohne probleme
Zuletzt bearbeitet: