hi leute,
ich hoffe ihr könnt mir helfen, da ich überhaupt nicht weiss wo ich suchen soll. ich hatte zwar schonmal nen asterisk rechner mit hfc karte zum laufen gebracht, jetzt hab ich aber eben das ganze an einem anderen rechner mit isdn anlage (internem s0) und fritzcard classic(isa) probiert. leider hebt mein asterisk trotz zugewiesener interner msn nicht ab
avm kram hab ich installiert. capiinfo liefert mir das zurück:
asterisk und chan_capi hab ich getreu den anleitungen compiliert und installiert.Code:Number of Controllers : 1 Controller 1: Manufacturer: AVM GmbH CAPI Version: 2.0 Manufacturer Version: 3.101-02 (49.18) Serial Number: 1000001 BChannels: 2 Global Options: 0x00000039 internal controller supported DTMF supported Supplementary Services supported channel allocation supported (leased lines) B1 protocols support: 0x4000011f 64 kbit/s with HDLC framing 64 kbit/s bit-transparent operation V.110 asynconous operation with start/stop byte framing V.110 synconous operation with HDLC framing T.30 modem for fax group 3 Modem asyncronous operation with start/stop byte framing B2 protocols support: 0x00000b1b ISO 7776 (X.75 SLP) Transparent LAPD with Q.921 for D channel X.25 (SAPI 16) T.30 for fax group 3 ISO 7776 (X.75 SLP) with V.42bis compression V.120 asyncronous mode V.120 bit-transparent mode B3 protocols support: 0x800000bf Transparent T.90NL, T.70NL, T.90 ISO 8208 (X.25 DTE-DTE) X.25 DCE T.30 for fax group 3 T.30 for fax group 3 with extensions Modem 0100 0200 39000000 1f010040 1b0b0000 bf000080 00000000 00000000 00000000 00000000 00000000 00000000 01000001 00020000 00000000 00000000 00000000 Supplementary services support: 0x000003ff Hold / Retrieve Terminal Portability ECT 3PTY Call Forwarding Call Deflection MCID CCBS
dazu folgende capi.conf
und in der extensions.conf steht unter dem [default] folgendes:Code:[general] nationalprefix=0 internationalprefix=00 rxgain=0.8 txgain=0.8 [interfaces] msn=25 incomingmsn=25 controller=1 softdtmf=1 accountcode= context=default ;echosquelch=1 ;echocancel=yes ;echotail=64 ;callgroup=1 ;deflect=12345678 devices=2
das hab ich einfach aus dem demo kontext genommen und auf meine interne msn (25) angepasst.Code:[default] ; ; By default we include the demo. In a production system, you ; probably don't want to have the demo there. ; ;include => demo exten => 25,1,Wait,1 ; Wait a second, just for fun exten => 25,2,Answer ; Answer the line exten => 25,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => 25,4,ResponseTimeout,10 ; Set Response Timeout to 10 seconds exten => 25,5,BackGround(demo-congrats) ; Play a congratulatory message exten => 25,6,BackGround(demo-instruct) ; Play some instructions
asterisk sagt mir bei capi info auch nix schlimmes
so warum bitte hebt er jetzt nicht ab und spielt mir die nette begrüssung wenn ich intern die 25 anrufe?! es ist mal wieder deprimierend. ich hoffe ihr könnt mir helfen, danke!Code:*CLI> capi info Contr1: 2 B channels total, 2 B channels free.
ergänzung: wenn ich die 25 anrufe, dann kommt kein klingelzeichen, sondern ich höre nur nen tutututut ... also besetzt oder gibts nicht


Zitieren

