Getting Error While Dialing Outside (PRI Connection Card TE110P ASTERISK1.8 AND FREEPBX 2.10
Getting error while dialing outside (PRI Connection card TE110P
ASTERISK1.8 AND FREEPBX 2.10
; Copied from DAHDI Module of FreePBX
[general]
#include chan_dahdi_general.conf
#include chan_dahdi_custom.conf
[channels]
; include dahdi groups defined by DAHDI module of FreePBX
#include chan_dahdi_groups.conf
; include dahdi extensions defined in FreePBX
#include chan_dahdi_additional.conf
system.conf
span=10,0,ESF,B8ZS
bchan=123
dchan$
loadzone=in defaultzone=in
Doug Lytle said:
Jul 16, 12 at 6:49 amYour timing source is wrong, you should be pulling from your provider. This should be:
span=11,0,ESF,B8ZS
Also,
You don’t list the error your getting, that would be helpful.
Doug