Estoy intentando instalar una trama E1 en Asterisk con una TE110P.
Zaptel.conf:
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
zapata.conf:
[channels]
context=incoming
language=us
signalling=pri_cpe
switchtype=national
group=1
callgroup=1
channel=> 1-15,17-31
En la consola de Asterisk, me sale lo siguiente.
Apr 28 14:32:15 WARNING[23206]: chan_zap.c:10880 setup_zap: Ignoring signalling
Apr 28 14:32:15 WARNING[23206]: chan_zap.c:10880 setup_zap: Ignoring switchtype
*CLI> zap show status
Description Alarms IRQ bpviol CRC4
Digium Wildcard TE110P T1/E1 Card 0 REC 4212 0 0
*CLI> == Primary D-Channel on span 1 up
== Primary D-Channel on span 1 up
== Primary D-Channel on span 1 up
== Primary D-Channel on span 1 up
== Primary D-Channel on span 1 up
== Primary D-Channel on span 1 down
Apr 28 14:33:46 WARNING[23396]: chan_zap.c:2290 pri_find_dchan: No
D-channels available! Using Primary channel 16 as D-channel anyway!
== Primary D-Channel on span 1 up
== Primary D-Channel on span 1 up
Y en el log full de asterisk en /var/log/asterisk
Veo lo siguiente:
Apr 28 14:33:12 VERBOSE[23377] logger.c: == Parsing
'/etc/asterisk/zapata.conf': Apr 28 14:33:12 VERBOSE[23377] logger.c:
== Parsing '/etc/asterisk/zapata.conf': Found
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Failed to read gains: Invalid
argument Apr 28 14:33:12
DEBUG[23377] chan_zap.c: Failed to read gains: Invalid argument
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Updated conferencing on 1,
with 0 conference users
Apr 28 14:33:12 VERBOSE[23377] logger.c: -- Registered channel 1,
PRI Signalling signalling
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Failed to read gains: Invalid argument
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Failed to read gains: Invalid
argument Apr 28 14:33:12
DEBUG[23377] chan_zap.c: Updated conferencing on 2, with 0 conference
users
Apr 28 14:33:12 VERBOSE[23377] logger.c: -- Registered channel 2,
PRI Signalling signalling
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Failed to read gains: Invalid argument
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Failed to read gains: Invalid argument
Apr 28 14:33:12 DEBUG[23377] chan_zap.c: Updated conferencing on 3,
with 0 conference users
Apr 28 14:33:12 VERBOSE[23377] logger.c: -- Registered channel 3,
PRI Signalling signalling
Que es lo que puede estar pasando ???
Gracias.
Maxi.
Saludos,
tron
-----Mensaje original-----
De: aster...@googlegroups.com [mailto:aster...@googlegroups.com] En
nombre de Maximiliano J. Goldsmid
Enviado el: viernes, 28 de abril de 2006 19:36
Para: aster...@googlegroups.com
Asunto: [Asterisk-ES] Instalacion E1 ISDN/PRI
Que otra cosa puede estar pasando ?
Se puede revisar por software, es decir a traves de Linux o Asterisk,
el estado del jumper ?
Gracias.
Maxi.
2006/4/28, Tron <asteri...@gmail.com>:
zaptel.conf
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
y en zapata.conf cambio la linea channel, colocando...
channel => 1-23
ztcfg -vvv
demo:/# ztcfg -vvv
Zaptel Configuration
======================
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Slaves: 01)
Channel 02: Clear channel (Default) (Slaves: 02)
Channel 03: Clear channel (Default) (Slaves: 03)
Channel 04: Clear channel (Default) (Slaves: 04)
Channel 05: Clear channel (Default) (Slaves: 05)
Channel 06: Clear channel (Default) (Slaves: 06)
Channel 07: Clear channel (Default) (Slaves: 07)
Channel 08: Clear channel (Default) (Slaves: 08)
Channel 09: Clear channel (Default) (Slaves: 09)
Channel 10: Clear channel (Default) (Slaves: 10)
Channel 11: Clear channel (Default) (Slaves: 11)
Channel 12: Clear channel (Default) (Slaves: 12)
Channel 13: Clear channel (Default) (Slaves: 13)
Channel 14: Clear channel (Default) (Slaves: 14)
Channel 15: Clear channel (Default) (Slaves: 15)
Channel 16: Clear channel (Default) (Slaves: 16)
Channel 17: Clear channel (Default) (Slaves: 17)
Channel 18: Clear channel (Default) (Slaves: 18)
Channel 19: Clear channel (Default) (Slaves: 19)
Channel 20: Clear channel (Default) (Slaves: 20)
Channel 21: Clear channel (Default) (Slaves: 21)
Channel 22: Clear channel (Default) (Slaves: 22)
Channel 23: Clear channel (Default) (Slaves: 23)
Channel 24: D-channel (Default) (Slaves: 24)
24 channels configured.
demo:/#
demo:/# asterisk -vvvvgc
----
----
----
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
-- Registered channel 1, PRI Signalling signalling
-- Registered channel 2, PRI Signalling signalling
-- Registered channel 3, PRI Signalling signalling
-- Registered channel 4, PRI Signalling signalling
-- Registered channel 5, PRI Signalling signalling
-- Registered channel 6, PRI Signalling signalling
-- Registered channel 7, PRI Signalling signalling
-- Registered channel 8, PRI Signalling signalling
-- Registered channel 9, PRI Signalling signalling
-- Registered channel 10, PRI Signalling signalling
-- Registered channel 11, PRI Signalling signalling
-- Registered channel 12, PRI Signalling signalling
-- Registered channel 13, PRI Signalling signalling
-- Registered channel 14, PRI Signalling signalling
-- Registered channel 15, PRI Signalling signalling
Apr 28 15:48:51 ERROR[15044]: chan_zap.c:7017 mkintf: Channel 16 is
reserved for D-channel.
Apr 28 15:48:51 ERROR[15044]: chan_zap.c:10315 setup_zap: Unable to
register channel '1-23'
Apr 28 15:48:51 WARNING[15044]: loader.c:414 __load_resource:
chan_zap.so: load_module failed, returning -1
-- Unregistered channel 1
-- Unregistered channel 2
-- Unregistered channel 3
-- Unregistered channel 4
-- Unregistered channel 5
-- Unregistered channel 6
-- Unregistered channel 7
-- Unregistered channel 8
-- Unregistered channel 9
-- Unregistered channel 10
-- Unregistered channel 11
-- Unregistered channel 12
-- Unregistered channel 13
-- Unregistered channel 14
-- Unregistered channel 15
Apr 28 15:48:51 WARNING[15044]: loader.c:554 load_modules: Loading
module chan_zap.so failed!
demo:/etc/asterisk# Ouch ... error while writing audio data: : Broken pipe
Warning, flexibel rate not heavily tested!
Saludos.
Maxi
2006/4/28, Maximiliano J. Goldsmid <mgol...@gmail.com>:
pero lo que me sigue llamando la atencion es por que me aparece esto:
Apr 29 00:05:01 WARNING[27601]: chan_zap.c:10880 setup_zap: Ignoring switchtype
Apr 29 00:05:01 WARNING[27601]: chan_zap.c:10880 setup_zap: Ignoring pridialplan
Apr 29 00:05:01 WARNING[27601]: chan_zap.c:10880 setup_zap: Ignoring
prilocaldialplan
Apr 29 00:05:01 WARNING[27601]: chan_zap.c:10880 setup_zap: Ignoring signalling
Cuando asterisk se inicia o realizo un reload.
Estos parametros los tengo en zapata.conf de la siguiente manera:
switchtype=national
pridialplan=unknown
prilocaldialplan=unknown
signalling=pri_cpe
Tambien me aparecen estos eventos:
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Apr 29 00:06:03 NOTICE[1178]: chan_zap.c:8203 pri_dchannel: PRI got
event: HDLC Abort (6) on Primary D-channel of span 1
Adjunta tu zapata.conf entero
Saludos,
tron
-----Mensaje original-----
De: aster...@googlegroups.com [mailto:aster...@googlegroups.com] En
nombre de Maximiliano J. Goldsmid
Enviado el: sábado, 29 de abril de 2006 5:08
Para: aster...@googlegroups.com
Asunto: [Asterisk-ES] Re: Instalacion E1 ISDN/PRI
Una E1 son 30 canales, no 24, eso es una T1 que no es la norma de la
Argentina.
No sé si esto te sirve o te despista más. Pero no será que tengas
configurado 24 canales en lugar de 30?
Saludos,
Juanjo
!! Ojo que tenes el jumper en E1 !!
Por lo visto, y por lo que me dijo, que el canal 16 estaba reservado,
supuse que es una prueba de como saber que el jumper estaba en E1
(solo supuse).
Saludos.
Maxi.
2006/4/29, Juanjo <juanjo....@gmail.com>:
El switchtype, he probado con national y con euroisdn, pero el
resultado es el mismo.
ZAPATA.CONF
[channels]
language=us
context=autodialer
switchtype=national
pridialplan=unknown
prilocaldialplan=unknown
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
group = 1
channel => 1-15
channel => 17-31
channel => 32-46
channel => 48-62
[1] http://www.voip-info.org/tiki-index.php?page=Asterisk+config+zaptel.conf
2006/4/29, Tron <asteri...@gmail.com>:
Hola gente
Estoy intentando instalar una trama E1 en Asterisk con una TE110P.
Estoy por cambiar de PC, para ver si con otra mother no tengo estos
warning, notice y problemas con la sincronizacion de la trama.
Saludos.
Maxi.
2006/5/4, Paco Brufal <pbr...@gmail.com>: