ya he actualizado el dahdi, de 2.5.0.2 a 2.6.1 (el 2.6.0 por alguna
razón no compilaba)
en la configuración de DAHDI tengo:
;------------------------------------------------------------------------------------------------------------------------
# Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" HDB3/CCS/CRC4 ClockSource
span=1,1,0,cas,hdb3
# termtype: te
cas=1-15:1101
cas=17-31:1101
echocanceller=mg2,1-15,17-31
# Span 3: WCTDM/4 "Wildcard TDM400P REV I Board 5"
fxsks=63
echocanceller=mg2,63
fxsks=64
echocanceller=mg2,64
fxsks=65
echocanceller=mg2,65
fxsks=66
echocanceller=mg2,66
# Span 4: XBUS-00/XPD-00 "Xorcom XPD #00/00: FXS"
fxoks=67
echocanceller=mg2,67
fxoks=68
echocanceller=mg2,68
fxoks=69
echocanceller=mg2,69
fxoks=70
echocanceller=mg2,70
fxoks=71
echocanceller=mg2,71
fxoks=72
echocanceller=mg2,72
fxoks=73
echocanceller=mg2,73
fxoks=74
echocanceller=mg2,74
unused=75-80
# Span 5: XBUS-00/XPD-10 "Xorcom XPD #00/10: FXS"
fxoks=81
echocanceller=mg2,81
fxoks=82
echocanceller=mg2,82
fxoks=83
echocanceller=mg2,83
fxoks=84
echocanceller=mg2,84
fxoks=85
echocanceller=mg2,85
fxoks=86
echocanceller=mg2,86
fxoks=87
echocanceller=mg2,87
fxoks=88
echocanceller=mg2,88
# Span 6: XBUS-00/XPD-20 "Xorcom XPD #00/20: FXS"
fxoks=89
echocanceller=mg2,89
fxoks=90
echocanceller=mg2,90
fxoks=91
echocanceller=mg2,91
fxoks=92
echocanceller=mg2,92
fxoks=93
echocanceller=mg2,93
fxoks=94
echocanceller=mg2,94
fxoks=95
echocanceller=mg2,95
fxoks=96
echocanceller=mg2,96
# Global data
loadzone = mx
defaultzone = mx
;------------------------------------------------------------------------------------------------------------------------
y en el chan_dahdi tengo:
[channels]
language=es
context=from-pstn
signalling=fxs_ks
rxwink=300
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
flash=450
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
faxdetect=incoming
echotraining=800
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
immediate=no
#include dahdi-channels.conf
#include chan_dahdi_additional.conf
----dahdi-channels.conf----
language=es
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
;relaxdtmf=yes
rxgain=0.0
txgain=0.0
immediate=no
context=from-pstn
group=0
switchtype=national
signalling=mfcr2
mfcr2_variant=mx
mfcr2_get_ani_first=no
mfcr2_max_ani=10
mfcr2_max_dnis=4
mfcr2_category=national_subscriber
mfcr2_mfback_timeout=-1
mfcr2_metering_pulse_timeout=-1
; this is for debugging purposes
;mfcr2_logdir=logspan1
;mfcr2_logging=all
; end debugging configuration
channel => 1-15
channel => 17-21
busydetect=yes
busycount=4
answeronpolarityswitch=yes
signalling=fxs_ks
callerid=asreceived
group=2
context=from-unefon
channel => 63-66
callerid=
group=
context=default
----chan_dahdi_additional.conf----
;;;;;;[102]
signalling=fxo_ks
pickupgroup=
mailbox=102@device
immediate=no
echotraining=800
echocancelwhenbridged=no
echocancel=yes
context=from-internal
callprogress=no
callgroup=
callerid=device <102>
busydetect=no
busycount=7
accountcode=
channel=>67
;;;;;;[103]
signalling=fxo_ks
pickupgroup=
mailbox=103@device
immediate=no
echotraining=800
echocancelwhenbridged=no
echocancel=yes
context=from-internal
callprogress=no
callgroup=
callerid=device <103>
busydetect=no
busycount=7
accountcode=
channel=>90
...............etc (otras extensiones con configuración similar)
El día 8 de junio de 2012 09:24, Ing. Rodrigo Fernandez
<
rfernan...@gmail.com> escribió: