I know that Digium cards is not what you like, since Sangoma is what Matt uses. But right now I need to setup our Digium TE220 with openr2 (mfc/r2) support for a E1 TRUNK on a Redux 3.0.9 standalone server install.
Hardware is DELL POWEREDGE 2900 (8cores), 4GB Mem and RAID 10.
The problem that I have is Dahdi do not start up any SPAN, even whit right /etc/dahdi/system.conf manually edited.
- Code: Select all
# MFC/R2 requires CAS signaling
# # channel 16 is required to transmit ABCD bits so is not used for voice
span=1,1,0,cas,hdb3
cas=1-15:1101
dchan=16
cas=17-31:1101
loadzone=us
defaultzone=us
dahdi_cfg -vv output this error message:
- Code: Select all
"DAHDI_SPANCONFIG failed on span 1: No such device or address"
I just compiled openr2-1.3.0 and applied openr2-asterisk-1.4.32-p1.patch from http://code.google.com/p/openr2/downloads/list
Then recompiled dahdi and asterisk, without success.
Can anyone help me on this?....
Regards.