[asterisk-users] missing chan_zap.so
Sanjay Rajdev
sanjay.rajdev at featherstoneinformatics.com
Wed Apr 11 12:59:51 MST 2007
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
More information about the asterisk-users
mailing list