Redfone foneBRIDGE

With trixbox CE 2.6.0.5 or later, foneBridge support is built into CE. You will need to first install the fonulator utility from the Package Manager or via yum. You then need to edit some config files as shown below (example is for a 2 port device):

/etc/redfone.conf
# you will need to add an IP to your system on the 192.168.1.x block
# server=
[globals]
fb=192.168.1.254
server=00:1D:09:25:76:F9

[span1]
framing=esf
encoding=b8zs
master

[span2]
framing=esf
encoding=b8zs
master

/etc/zaptel.conf
# Span 1: ZTD/ethmf/eth0/00:50:c2:65:d0:44/0 "Dynamic 'ethmf' span at 'eth0/00:50:$

# RedFone Span
# Mac addresses are the Macs for the two foneBridge ports
dynamic=ethmf,eth0/00:50:c2:65:d0:44/0,24,0
dynamic=ethmf,eth0/00:50:c2:65:d0:44/1,24,1

bchan=1-23
dchan=24

# Global data

loadzone = us
defaultzone = us

/etc/asterisk/zapata.conf
# add to end of file

context=from-zaptel
group=0
switchtype=national
signalling=pri_cpe
channel => 1-23

run the fonulator utility
run ztcfg
run amportal restart