[Asterisk-Users] chan_capi with an AVM C4 connected to 4 BRI-lines in PTP-Mode

Armin Schindler armin at melware.de
Thu May 26 02:32:41 MST 2005


On Thu, 26 May 2005, Christian Wengel wrote:
> Hi!
> 
> I'm goining to connect an AVM C4 to 4 BRI-lines in PTP-Mode, all BRI-lines
> will have the same number (1234-XX for example).
> I don't know if this is possible and I can't test it, because I don't have
> these lines yet.

I don't have an AVM C4 and I did not test with 4 PtP BRI before, but there 
shouldn't be a problem.

> Is anybody out there, running such a configuration? I'm looking for some
> example configs. Especially I want to know how it is possible, to let asterisk
> dynamically choose an S0 for outbound dialing. Is there a way similiar to the
> way of putting some ZAP channels in one group and then use
> Dial(ZAP/g1/123456789)?

The ZAP dial structire e.g. (ZAP/g1/..) is not yet available (0.4.0 should 
have it). With 0.3.5 you just set the main PtP number (e.g. 1234) as msn for
each controller.
When dialing Dial(CAPI/123455...) a free channel of all controllers matching 
this msn will be used.

> Further I want to use HylaFax to send and receive
> faxes on a fixed number (1234-12 for example). Actually I use incoming=* in
> capi.conf for PTP-Mode. How can I exclude the fixed fax-number, so that only
> HylaFax answers this number?

Hmm, why not just tell asterisk to do nothing (or wait some time) with 
1234-12 and let the other application do it ?

Armin




More information about the asterisk-users mailing list