
We got a new FoneBridge 2 and wanted to use with a Debian Etch 4 R2 installation.
The pre-built fonulator from redfone was not working, so we had to build it from source (thanks for your help Mark Warren = Redfone).
Here the steps to make the fonulator work with your Debian system:
First you need to install Debian Etch dependencies:
apt-get install libnet1-dev libpcap-dev libreadline5-dev libargtable2-dev
Downlod fonulator-sources-build-11.tar.gz:
wget http://www.intuitinnovations.com/asterisk/download/fonulator-sources-build-11.tar.gz
You can also download the file from the Red-Fone website.
Untar the file:
tar -xzvf fonulator-sources-build-11.tar.gz
Build LIBFB:
cd libfb
./configure
make
make install
Build Fonulator:
cd..
cd fonulator
./configure
make
make install
The fonulator tool will be located in /usr/local/bin directory.
Cheers
Daniel
Redfone Communications, LLC, is a VoIP hardware and software engineering firm dedicated to providing ingenious integration solutions to developers and installers in a growing industry.
foneBRIDGE-2 is a T1/E1 PRI-to-Ethernet bridge. It is an integrated black-box "appliance" designed to streamline installation and enable redundant design of phoneCUBE systems. With the foneBRIDGE-2 we can provide true Enterprise quality availability and reliability for the most demanding industries and applications.

Website:www.red-fone.com
The FB2 comes in two versions:
2 PRI = 60 channels (concurrent calls)
4 PRI = 120 channels (concurrent calls)
Please download the FB2 manual via this link:
Download: Datasheet
Redfone Communications, LLC.
9941 West Jessamine Street
Miami, FL 33157
Fax: (786) 544-1110
Sales: (786) 544-1196
Email: sales@red-fone.com
Technical Support (786) 544-1148
Email: support@red-fone.com
You can directly communicate with Mark Warren:
He will assist you in technical and sales related questions.
(he is very good and helpful...)
E-Mail: mwarren@red-fone.com
MSM: mjameswarren@hotmail.com
# 4x E1 PRIs config
[globals]
fb1=22:22:22:01:02:03
fb2=22:22:22:01:02:04
server1=00:E0:81:5D:25:14
server2=00:E0:81:5D:25:15
card=eth2,fb1
[span1]
span=1,0,0,ccs,hdb3
server1
fb1
pri
[span2]
span=2,0,0,ccs,hdb3
server1
fb1
pri
[span3]
span=3,0,0,ccs,hdb3
server1
fb1
pri
[span4]
span=4,0,0,ccs,hdb3
server1
fb1
pri