[asterisk-users] missing chan_zap.so

Frederico Madeira fmadeira at gmail.com
Fri Apr 13 07:31:50 MST 2007


If your chan_zap module was compiled, try to load zaptel modules
using: modprobe zaptel.
In my case, i received an error and i need to use kernel in i686 and
kernel-devel in 586 and recompile zaptel modules.

-- 
Frederico Madeira
fmadeira at gmail.com
www.madeira.eng.br



2007/4/11, Sanjay Rajdev <sanjay.rajdev at featherstoneinformatics.com>:
> Few days back I installed Asterisk 1.4.2 with Zaptel 1.4.0.
> All SIP accounts were working fine, today I tried to install a fxs Sangoma A200 card and got the following error.
>
> [Apr 12 01:15:17] WARNING[31018]: channel.c:3024 ast_request: No channel type registered for 'Zap'
> [Apr 12 01:15:17] WARNING[31018]: app_dial.c:1090 dial_exec_full: Unable to create channel of type 'Zap' (cause 66 - Channel not implemented)
>
> Searched google and came to conclusion that I was missing chan_zap.so on my machine.
> Followed the instruction of the bug at
> http://bugzilla.atrpms.net/show_bug.cgi?id=1165
> and downloaded zaptel 1.4.1, after that executed the following commands
> ./configure
> make clean
> make
> make install
>
> Went to asterisk folder
> ./configure
> make clean
> make
> make upgrade
>
> But could not get chan_zap.so
>
> then did the make install of asterisk. still missing the chan_zap.so
>
> Can someone please help.
>
>
>
>
> Regards,
> Sanjay Rajdev
> _______________________________________________
> --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
>


More information about the asterisk-users mailing list