Hi.<br>
First, pardon my bad English.<br>
<br>
I have * configured with one avm b1 and latest chan-capi. I can dial out and receive incoming calls from isdn.<br>
The problem is that i do not know the way to get the ring tone (hear the ringing on the caller phone when i dial with capi)<br>
<br>
For example if i dial 0 from an ip phone and any right number i get
outside line and the destination phone is ringing, but i can not hear
anything (busy or ringing tones in the phone that makes the call). If
someone answer the call we both can speak perfectly.<br>
<br>
I have tested several capi dial options but i can not find the doc where all the possible parameters or options are specified.<br>
<br>
I show you my dial string:<br>
<br>
(first there is a menu and user dials 1 (first option) RDSI is the
number of ISDN line, and DESTINATION is a valid target number)<br>
exten =>1,n,Dial(CAPI/g1/${RDSI}:${DESTINATION},30)<br>
<br>
The ISDN hardware:<br>
>capiinfo<br>
Number of Controllers : 1<br>
Controller 1:<br>
Manufacturer: AVM GmbH<br>
CAPI Version: 2.0<br>
Manufacturer Version: 3.11-03 (49.19)<br>
Serial Number: 4007868<br>
BChannels: 2<br>
Global Options: 0x00000039<br>
internal controller supported<br>
DTMF supported<br>
Supplementary Services supported<br>
channel allocation supported (leased lines)<br>
B1 protocols support: 0x4000001f<br>
64 kbit/s with HDLC framing<br>
64 kbit/s bit-transparent operation<br>
V.110 asynconous operation with start/stop byte framing<br>
V.110 synconous operation with HDLC framing<br>
T.30 modem for fax group 3<br>
B2 protocols support: 0x00000b1b<br>
ISO 7776 (X.75 SLP)<br>
Transparent<br>
LAPD with Q.921 for D channel X.25 (SAPI 16)<br>
T.30 for fax group 3<br>
ISO 7776 (X.75 SLP) with V.42bis compression<br>
V.120 asyncronous mode<br>
V.120 bit-transparent mode<br>
B3 protocols support: 0x8000003f<br>
Transparent<br>
T.90NL, T.70NL, T.90<br>
ISO 8208 (X.25 DTE-DTE)<br>
X.25 DCE<br>
T.30 for fax group 3<br>
T.30 for fax group 3 with extensions<br>
<br>
0100<br>
0200<br>
39000000<br>
1f000040<br>
1b0b0000<br>
3f000080<br>
00000000 00000000 00000000 00000000 00000000 00000000<br>
01000001 00020000 00000000 00000000 00000000<br>
<br>
Supplementary services support: 0x000003ff<br>
Hold / Retrieve<br>
Terminal Portability<br>
ECT<br>
3PTY<br>
Call Forwarding<br>
Call Deflection<br>
MCID<br>
CCBS<br>
<br>
<br>
<br>
Can someone show me the way to solve this?<br>
I think that i need some parameter or extra option on dial string but i did not find the right one.<br>
<br>
Thanks.<br>