On 6/23/06, dioedu em yahoo.com.br <dioedu em yahoo.com.br> wrote: > > Ralph, > > On Wednesday 21 June 2006 13:03, Ralph Liebessohn wrote: > > > > asterisk*CLI> zap show status > > Description Alarms IRQ bpviol > > CRC4 > > T4XXP (PCI) Card 0 Span > 1 RED 0 0 0 > > T4XXP (PCI) Card 0 Span > 2 RED/NOP 0 0 0 > > T4XXP (PCI) Card 0 Span > 3 RED/NOP 0 0 0 > > T4XXP (PCI) Card 0 Span > 4 RED/NOP 0 0 0 > > ZTDUMMY/1 1 UNCONFIGUR > 0 0 0 > Você está utilizando uma placa de telefonia. Estas placas geram o clock > necessário. Não precisará do ztdummy. > Precisa sim, carregar o driver da zaptel e da placa. > modprobe zaptel > modprobe wct4xxp > ztcfg -vv > > Diógenes Makibara >
Diógenes, se eu não carrego o ztdummy, recebo isso no messages: Jun 26 12:01:30 NOTICE[6587] cdr.c: CDR simple logging enabled. Jun 26 12:01:32 WARNING[6587] chan_zap.c: Unable to specify channel 1: No such device or address Jun 26 12:01:32 ERROR[6587] chan_zap.c: Unable to open channel 1: No such device or address here = 0, tmp->channel = 1, channel = 1 Jun 26 12:01:32 ERROR[6587] chan_zap.c: Unable to register channel '1-15' Jun 26 12:01:32 WARNING[6587] loader.c: chan_zap.so: load_module failed, returning -1 Jun 26 12:01:32 WARNING[6587] loader.c: Loading module chan_zap.so failed! E o * não inicia. Percebi agora uma mensagem na inicialização de erro em /etc/udev/rules.d/zaptel.rules que está assim. KERNEL="zapctl", NAME="zap/ctl", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL="zaptimer", NAME="zap/timer", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL="zapchannel", NAME="zap/channel", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL="zappseudo", NAME="zap/pseudo", OWNER="asterisk", GROUP="asterisk", MODE="0660" KERNEL="zap[0-9]*", NAME="zap/%n", OWNER="asterisk", GROUP="asterisk", MODE="0660" Já troquei as permissões do /dev/zap, mas se o ztdummy não está carregado o * não inicia nem como root, nem como asterisk. -- Ralph Liebessohn ICQ: 74835911 Skype: liebessohn -------------- Próxima Parte ---------- Um anexo em HTML foi limpo... URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20060626/9748c247/attachment-0001.html

