[asterisk-users] chan_zap.so stopped working after upgrading CentOS

Steve Totaro stotaro at asteriskhelpdesk.com
Wed Sep 13 16:07:05 MST 2006


Zeeshan Zakaria wrote:
> Everything was working perfect until I updated CentOS using yum 
> update. errors are like these. Please help, what is the solution for 
> this. Obviously the zaptel hardware is not loading, byt why? How to 
> load it again?
>  
> Sep 13 18:33:34 VERBOSE[1490] logger.c:  [chan_zap.so]Sep 13 18:33:34 
> VERBOSE[1490] logger.c:  [chan_zap.so] => (Zapata Telephony w/PRI)
> Sep 13 18:33:34 VERBOSE[1490] logger.c:   == Parsing 
> '/etc/asterisk/zapata.conf': Sep 13 18:33:34 VERBOSE[1490] logger.c:   
> == Parsing '/etc/asterisk/zapata.conf': Found
> Sep 13 18:33:34 VERBOSE[1490] logger.c:   == Parsing 
> '/etc/asterisk/zapata-auto.conf': Sep 13 18:33:34 VERBOSE[1490] 
> logger.c:   == Parsing '/etc/asterisk/zapata- auto.conf': Found
> Sep 13 18:33:34 VERBOSE[1490] logger.c:   == Parsing 
> '/etc/asterisk/zapata_additional.conf': Sep 13 18:33:34 VERBOSE[1490] 
> logger.c:   == Parsing '/etc/asterisk/zapata_additional.conf': Found
> Sep 13 18:33:34 WARNING[1490] chan_zap.c: Unable to specify channel 1: 
> No such device or address
> Sep 13 18:33:34 ERROR[1490] chan_zap.c: Unable to open channel 1: No 
> such device or address
> here = 0, tmp->channel = 1, channel = 1
> Sep 13 18:33:34 ERROR[1490] chan_zap.c: Unable to register channel '1-23'
> Sep 13 18:33:34 WARNING[1490] loader.c: chan_zap.so: load_module 
> failed, returning -1
> Sep 13 18:33:34 WARNING[1490] loader.c: Loading module chan_zap.so failed!
>
> -- 
> Zeeshan A Zakaria
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>   
cd /usr/src/zaptel
make clean
make && make install


More information about the asterisk-users mailing list