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 =&gt;1,n,Dial(CAPI/g1/${RDSI}:${DESTINATION},30)<br>
<br>
The ISDN hardware:<br>
&gt;capiinfo<br>

Number of Controllers : 1<br>

Controller 1:<br>

Manufacturer: AVM GmbH<br>

CAPI Version: 2.0<br>

Manufacturer Version: 3.11-03&nbsp; (49.19)<br>

Serial Number: 4007868<br>

BChannels: 2<br>

Global Options: 0x00000039<br>

&nbsp;&nbsp; internal controller supported<br>

&nbsp;&nbsp; DTMF supported<br>

&nbsp;&nbsp; Supplementary Services supported<br>

&nbsp;&nbsp; channel allocation supported (leased lines)<br>

B1 protocols support: 0x4000001f<br>

&nbsp;&nbsp; 64 kbit/s with HDLC framing<br>

&nbsp;&nbsp; 64 kbit/s bit-transparent operation<br>

&nbsp;&nbsp; V.110 asynconous operation with start/stop byte framing<br>

&nbsp;&nbsp; V.110 synconous operation with HDLC framing<br>

&nbsp;&nbsp; T.30 modem for fax group 3<br>

B2 protocols support: 0x00000b1b<br>

&nbsp;&nbsp; ISO 7776 (X.75 SLP)<br>

&nbsp;&nbsp; Transparent<br>

&nbsp;&nbsp; LAPD with Q.921 for D channel X.25 (SAPI 16)<br>

&nbsp;&nbsp; T.30 for fax group 3<br>

&nbsp;&nbsp; ISO 7776 (X.75 SLP) with V.42bis compression<br>

&nbsp;&nbsp; V.120 asyncronous mode<br>

&nbsp;&nbsp; V.120 bit-transparent mode<br>

B3 protocols support: 0x8000003f<br>

&nbsp;&nbsp; Transparent<br>

&nbsp;&nbsp; T.90NL, T.70NL, T.90<br>

&nbsp;&nbsp; ISO 8208 (X.25 DTE-DTE)<br>

&nbsp;&nbsp; X.25 DCE<br>

&nbsp;&nbsp; T.30 for fax group 3<br>

&nbsp;&nbsp; T.30 for fax group 3 with extensions<br>

<br>

&nbsp; 0100<br>

&nbsp; 0200<br>

&nbsp; 39000000<br>

&nbsp; 1f000040<br>

&nbsp; 1b0b0000<br>

&nbsp; 3f000080<br>

&nbsp; 00000000 00000000 00000000 00000000 00000000 00000000<br>

&nbsp; 01000001 00020000 00000000 00000000 00000000<br>

<br>

Supplementary services support: 0x000003ff<br>

&nbsp;&nbsp; Hold / Retrieve<br>

&nbsp;&nbsp; Terminal Portability<br>

&nbsp;&nbsp; ECT<br>

&nbsp;&nbsp; 3PTY<br>

&nbsp;&nbsp; Call Forwarding<br>

&nbsp;&nbsp; Call Deflection<br>

&nbsp;&nbsp; MCID<br>

&nbsp;&nbsp; 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>