[asterisk-r2] FW: te122p con E1 telecom conmutado
Emiliano
emilianoar at gmail.com
Fri Mar 5 12:15:37 CST 2010
Coincido con Daniel, a la instalacion basica de Elastix solo le configuras
el /etc/dahdi/system.conf con la misma configuracion que usabas en
zaptel.conf y en el /etc/asterisk/chan_dahdi.conf con un ejemplo como el que
te dejo aqui con la variante de argentina.
Saludos, Emiliano
[trunkgroups]
[channels]
context=from-pstn
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
faxdetect=incoming
echotraining=800
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
;Uncomment these lines if you have problems with the disconection of your
analog lines
;busydetect=yes
;busycount=3
resetinterval=never
context=from-pstn
group=0
echocancel=yes
signalling=mfcr2
mfcr2_variant=ar
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
channel=>1-15,17-31
immediate=no
#include dahdi-channels.conf
#include chan_dahdi_additional.conf
El 5 de marzo de 2010 14:53, Daniel Aizpeolea <daniel at agcom.com.ar>escribió:
> te doy un consejo que me dio resultado instala en cualquier pc elastix1.5 o superiory fijate si te funciona (elastix ya tiene integrado r2)
>
> yo lo tengo funcionando con telecom argentina y elastix 1.5
>
> saludos
>
>
>
>
>
> *De:* asterisk-r2-bounces at lists.digium.com [mailto:
> asterisk-r2-bounces at lists.digium.com] *En nombre de *omar ivan perez
> vargas
> *Enviado el:* viernes, 05 de marzo de 2010 01:48 p.m.
> *Para:* asterisk-r2 at lists.digium.com
> *Asunto:* [asterisk-r2] FW: te122p con E1 telecom conmutado
>
>
>
> Pues le cuento:
> El canal esta actualmente conectado a una planta Alcatel OmniPCX y esta
> funcionando
> el cable UTP sale del balun y entra al puerto de la Alcatel donde dice PBX
> ese mismo cable es el que uso para conectar a mi tarjeta
> Mi configuracion es:
>
> zaptel.conf
>
> # Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER)
> span=1,1,0,cas,hdb3
> # termtype: te
> cas=1-15:1101
> #dchan=16
> cas=17-31:1101
> # Span 2: WCTDM/0 "Wildcard AEX410 Board 1"
> fxsks=32
> fxsks=33
> fxsks=34
> fxsks=35
> # Global data
> loadzone = us
> defaultzone = us
>
>
> unicall.conf
>
> [channels]
> language=es
> usecallerid=yes
> hidecallerid=no
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> echocancelwhenbridged=yes
> echotraining=yes
> rxgain=0.0
> txgain=0.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
> musiconhold=default
> protocolclass=mfcr2
> ; protocolvariant=co-land,30,1,16
> protocolvariant=co-land,30,7,16
> protocolend=cpe
> group = 1
> loglevel = 255
> context= from-pstn
> channel => 1-15
> channel => 17-31
> ;skip time slot 16
>
>
> extensions.conf
>
> [from-pstn]
> exten=>_.,1,Answer()
> exten=>_.,n,Goto(ivr,s,1)
> exten=>_.,n,Hangup
>
> exten=>9260,1,Answer()
> exten=>9260,n,Goto(ivr,s,1)
> exten=>9260,n,Hangup
>
> Tengo entendido q en el zapata.conf no se coloca nada del E1 pero aca les
> mando:
>
> [trunkgroups]
> [channels]
> language=es
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> echocancelwhenbridged=yes
> relaxdtmf=yes
> rxgain=0.0
> txgain=0.0
> callgroup=1
> pickupgroup=1
> immediate=no
> faxdetect=incoming
> busydetect=yes
> busycount=4
>
> ; Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER)
> ;group=1
> ;context=from-pstn
> ;switchtype = euroisdn
> ;signalling = pri_cpe
> ;channel => 1-31
> ; Span 2: WCTDM/0 "Wildcard AEX410 Board 1"
> ;;; line="32 WCTDM/0/0 RED"
> signalling=fxs_ks
> callerid=asreceived
> group=2
> context=from-pstn
> channel => 32
> ;;; line="33 WCTDM/0/1 RED"
> signalling=fxs_ks
> callerid=asreceived
> group=2
> context=from-pstn
> channel => 33
> ;;; line="34 WCTDM/0/2 RED"
> signalling=fxs_ks
> callerid=asreceived
> group=2
> context=from-pstn
> channel => 34
> ;;; line="35 WCTDM/0/3 RED"
> signalling=fxs_ks
> callerid=asreceived
> group=2
> context=from-pstn
> channel => 35
>
> gracias
>
> Op
> ------------------------------
>
> Discover the new Windows Vista Learn more!<http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE>
>
> __________ Información de ESET NOD32 Antivirus, versión de la base de
> firmas de virus 4915 (20100304) __________
>
> ESET NOD32 Antivirus ha comprobado este mensaje.
>
> http://www.eset.com
>
>
> __________ Información de ESET NOD32 Antivirus, versión de la base de
> firmas de virus 4915 (20100304) __________
>
> ESET NOD32 Antivirus ha comprobado este mensaje.
>
> http://www.eset.com
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-r2
>
--
Saludos,
Ing. Emiliano Priore
Sineptica S.A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-r2/attachments/20100305/9e3c0b8d/attachment.htm
More information about the asterisk-r2
mailing list