Antes que nada, gracias por contestar.
@Leco: ese link confirma lo que escribi en mi post principal: Modems con chipset Motorola 62802-51 sí funcionan. Lamentablemente mi modem tiene chipset Motorola 62412-51. Justamente esa es mi inquietud: Saber si este tipo de modems funciona con Asterisk. Este sitio muestra los dos modelos :Modem Motorola SM56
@Chris:
Supongo por lo que dices q Zaptel te compiló sin problemas:
Creería que sí. Para estar seguro hice un rebuild_zaptel que no dió error.
Ya revisaste que tu puerto FXO esté dado de alta en zaptel.conf?
Me parece que no está dado de alta ya que solo están estas líneas:
loadzone = us
defaultzone = us
Ejecuté genzaptelconf -s -d y este es el log:
[root@asterisk1 root]# genzaptelconf -s -d
STOPPING ASTERISK
Asterisk Stopped
STOPPING FOP SERVER
FOP Server Stopped
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
Unloading zaptel hardware drivers: wcusb.
Removing zaptel module: [ OK ]
Loading zaptel framework: [ OK ]
Waiting for zap to come online...OK
Loading zaptel hardware modules: wcusbNo functioning zap hardware found in /proc/zaptel, loading ztdummy
Running ztcfg: [ OK ]
SETTING FILE PERMISSIONS
Permissions OK
STARTING ASTERISK
Asterisk Started
STARTING FOP SERVER
FOP Server Started
Binary file (standard input) matches
Igual sigue sin agregarse nada en /etc/zaptel.conf
>>Cargaste los módulos zaptel y wcfxo?
[root@asterisk1 root]# modprobe zaptel
[root@asterisk1 root]# modprobe wcfxo
/lib/modules/2.4.21-32.EL/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-32.EL/misc/wcfxo.o: insmod /lib/modules/2.4.21-32.EL/misc/wcfxo.o failed
/lib/modules/2.4.21-32.EL/misc/wcfxo.o: insmod wcfxo failed
>>Zttool te da alguna información de alarmas?
No aparece niguna alarma
>>Probaste de nuevo ztcfg -vv después de asegurarte de cargar todos los módulos y revisar zaptel.conf?
Lamentablemente no puedo llegar a esta etapa.
Más ideas?
Qué significa el módulo wcusb? No tengo ningún dispositivo USB (Es más, tengo deshabilitado USB desde el BIOS)
Porque a veces cuando hago genzaptelconf, y se reinicia Asterisk aparece en pantalla?:
Loading zaptel modules:Registered Tormenta2 PCI
Wildcard USB FXS Interface driver registered
Gracias de nuevo por la ayuda.
Saludos