<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Armin Schindler a écrit :
<blockquote
cite="midPine.LNX.4.61.0506281147110.14262@phoenix.one.melware.de"
type="cite">
<pre wrap="">On Tue, 28 Jun 2005, sylvain garcia wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I use AVM fritz card A1, I have install with instruction of
Voip-info.or, but it don' work.
</pre>
</blockquote>
<pre wrap=""><!---->
Which version of Asterisk and chan_capi do you use?
How does your capi.conf look like?
Armin
</pre>
<blockquote type="cite">
<pre wrap="">capiinfo
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
But if I call to asterisk even if asterisk isn't start, it's busy,I dont
unsderstand Help me
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
</blockquote>
I use Asterisk 1.0.7 on Dedian Sarge with chan_capi 0.3.5.11<br>
<br>
I don't configuure my capi.conf it is like orig;<br>
<br>
<br>
; CAPI config<br>
;<br>
;<br>
[general]<br>
nationalprefix=0<br>
internationalprefix=00<br>
rxgain=0.8<br>
txgain=0.8<br>
<br>
[interfaces]<br>
<br>
; msn=50<br>
; incomingmsn=*<br>
;controller=1<br>
softdtmf=1<br>
accountcode=<br>
context=incomingtest<br>
;echosquelch=1<br>
;echocancel=yes<br>
;echotail=64<br>
;callgroup=1<br>
;deflect=12345678<br>
;devices=2<br>
<br>
<br>
;PointToPoint (55512-0)<br>
;for outgoing calls use example 5551212<br>
;and in dialplan you can use callerid like<br>
;exten => _0XXX.,1,StripMSD,1<br>
;exten => _XXX.,2,Dial,CAPI/55512${CALLERIDNUM}:bBYEXTENSION<br>
;============================================================<br>
;mode=immediate<br>
;isdnmode=ptp<br>
inal:<br>
<br>
<br>
my configuration of my dial plan of my internal LAN is correct and
works fine, so I would like test my connection capi in order to receive
incomingcall first and outgoing call in second.<br>
<br>
What is the modification to extensions.conf and capi.conf.<br>
<br>
Thanks you for your help<br>
<br>
</body>
</html>