Wessel de Roode
2005-Feb-23 15:33 UTC
[Asterisk-Users] ZAPHFC is back in bristuff 0.2.0-RC7d+
For the unknown. ZAPHFC is a driver that enables the use of a cheap ISDN card to run in TE or NT mode. In other words, to run like a standard ISDN terminal to receive and place calls over a BRI line. The driver also enables to us a hfc card in NT mode which enables it to connect to your own ISDN pdx as if it was your own telecom provider. The driver van be found on the www.junghanns.net Cards that are build around the hfc chipsets can be found here: http://isdn.jolly.de/cards.html Wessel Here are the latest release notes: 0.2.0-RC7f - "D-channel up/down" messages in BRI_CPE_PTMP mode will only be shown if asterisk is started with at least -vvvv - some sample configurations (SAMPLES directory) 0.2.0-RC7e - added "m" option to chan_zap, this will provide an outgoing channel without echo cancelation, useful for fax and modem, e.g.: exten => 1234,1,zapEC(off) ; disable EC on the incoming channel exten => 1234,2,Dial(ZAP/g1m/1234) ; create channel without EC 0.2.0-RC7d - zaphfc is back, now also sending/receiving complete HDLC frames - zaphfc B channel improvements (please test!) - added app_zapEC to enable/disable echo cancelation from the dialplan