hola
mi nombre es eduardo he buscado por muchos foros la solucion a mi problema y no he dado con una solución no se si a alguien le ha sucedido esto compre una tarjeta FXO x100P motorla Wildcard
mi sistema la detecta sin ningun problema y con zttool la puedo ver
este es el pantallazo que me da:
el inconveniente que tengo es este al momento de cargar asterisk.
cl0ck@cl0ck-desktop:~$ sudo asterisk -vvvvvgc
Asterisk 1.4.21.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
== Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
[Jul 25 18:16:14] ERROR[8752]: asterisk.c:2982 main: Asterisk has detected a problem with your Zaptel configuration and will shutdown for your protection. You have options:
1. You only have to compile Zaptel support into Asterisk if you need it. One option is to recompile without Zaptel support.
2. You only have to load Zaptel drivers if you want to take advantage of Zaptel services. One option is to unload zaptel modules if you don't need them.
3. If you need Zaptel services, you must correctly configure Zaptel.
cl0ck@cl0ck-desktop:~$ sudo asterisk -vvvvvgc
[sudo] password for cl0ck:
Asterisk 1.4.21.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
== Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
[Jul 25 18:35:48] ERROR[9200]: asterisk.c:2982 main: Asterisk has detected a problem with your Zaptel configuration and will shutdown for your protection. You have options:
1. You only have to compile Zaptel support into Asterisk if you need it. One option is to recompile without Zaptel support.
2. You only have to load Zaptel drivers if you want to take advantage of Zaptel services. One option is to unload zaptel modules if you don't need them.
3. If you need Zaptel services, you must correctly configure Zaptel.
a veces descargo el modulo /etc/init.d/zaptel stop
/etc/init.d/zaptel start
No hardware timing source found in /proc/zaptel, loading ztdummy
Running ztcfg:
me dice esto y cuando pruebo con zttool ya no tengo la tarjeta
mi zaptel.conf es el siguiente
loadzone=es
defaultzone=es
fxsks=1
y mi zapata.conf es este
;
; You need to restart Asterisk to re-configure the Zap channel
; CLI> reload chan_zap.so
; will reload the configuration file,
; but not all configuration options are
; re-configured during a reload.
[channels]
; ---------------------------------------------------------------------------
; Configuracion para Eco y Ganancia en una Linea Analogica
; ---------------------------------------------------------------------------
relaxdtmf=yes
echocancel=yes
echocancelwhenbridged=yes
; echotraining=yes
rxgain=0.0
txgain=0.0
;
; ---------------------------------------------------------------------------
; Inversion de Polaridad.
; Las tarjetas X100P y el driver wcfxo no detectan la inversion de
; polaridad, asi que hay que usar busydetect y busycount forzosamente.
; Con la TDM400 si se puede usar la inversion de polaridad y no el busy...
; ---------------------------------------------------------------------------
callprogress=no
; busydetect=yes
; busycount=7
; busypattern=220,180
answeronpolarityswitch=yes
hanguponpolarityswitch=yes
;
; ---------------------------------------------------------------------------
; Caracteristicas de Lineas Analogicas
; ---------------------------------------------------------------------------
immediate=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
useincomingcalleridonzaptransfer=yes
;
; ---------------------------------------------------------------------------
; CallerID
; ---------------------------------------------------------------------------
callerid=asreceived
usecallerid=yes
; hidecallerid=no
; restrictcid=yes
; usecallingpres=yes
;
; ---------------------------------------------------------------------------
; FXO 1
; ---------------------------------------------------------------------------
signalling=fxs_ks
language=es
progzone=es
faxdetect=no
context=entrantes-pstn
musiconhold=default
group=1
channel=>1
aunque hay algo curioso cuando quito fxsks=1 de zaptel.conf asterisk carga.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum