<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT face=Arial
size=2></FONT></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2>I tried to read Bristuff source code to
understand the way calls are bridged from one BRI port to another (as HFC
cards have "active channel switching capability").</FONT></DIV>
<DIV><FONT face=Arial size=2>Doing so I looked at zaphfc.c file which seems
to be the only .c file constituting bristuff but I may be wrong I'm far from
being an expert on this.</FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT face=Arial
size=2></FONT></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2>I found 4 functions (hfc_btrans, hfc_brec,
hfc_dtrans, hfc_drec) which obviously deal with B or D ISDN channels
transmission and receiving but I couldn't find anything coming close
to misdn_lib_bridge function you can find in
chan_misdn.c file from 1.2 Asterisk source code.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My questions are :</FONT></DIV>
<DIV><FONT face=Arial size=2>1. Where can I find Asterisk-type (</FONT><A
href="http://www.asterisk.org/doxygen/main.html) documentation"><FONT face=Arial
size=2>http://www.asterisk.org/doxygen/main.html)</FONT></A><FONT face=Arial
size=2> doc on bristuff ?</FONT></DIV>
<DIV><FONT face=Arial size=2>2. Which function in a bristuffed-Asterisk would
trigger Active channel switching ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV></BODY></HTML>