I am trying to set up a new FreePBX installation (FreePBX 13) with and Openvox B200E.
My cards shows up under Dahdi Config and the ports seem to be working. I have tried all sorts of configuration on signalling, switchtype etc… but to no avail.
I have the inbound/outbound routes set up also
I have received the following information from my provider (Ireland)
interface bri 5/0
isdn
application-interface voip
protocol-emulation isdn-nt
permanent-layer1
permanent-layer2
exit
no shutdown
execute
exit
interface bri 5/1
isdn
application-interface voip
protocol-emulation isdn-nt
permanent-layer1
permanent-layer2
exit
no shutdown
execute
exit
voice-port 5/0
clock-source free_run
sntp-time
isdn-ringback-tone
exit
voice-port 5/1
clock-source free_run
sntp-time
isdn-ringback-tone
exit
voice-routing
route 1
dial-peer voip 0
prefix-type outgoing called last
prefix . timer
no loopback-routing
exit
route 2
dial-peer pots-group 0
prefix-type incoming called last
prefix XXXXXXX length 7
insert-prefix 01 called
loopback-routing
exit
route 3
dial-peer pots-group 0
prefix-type outgoing called last
prefix 01822222X length 9
loopback-routing
exit
route 4
dial-peer pots-group 0
prefix-type outgoing called last
prefix 01822222C length 9
wildcard C 012345
loopback-routing
exit
I was receiving this error a lot in my logs
Received MDL/TEI managemement message, but configured for mode other than PTMP
The lines are emulated BRI from a OneAccess router. I have spent a number of hours on this already and have gotten nowhere.
Any help would be greatly appreciated