hi to all.
i am newbie to asterisk and want to configure fxo card.
i have a system that contains fedora and the main three packages are
installed on it (asterisk libpri and zaptel) and also 1 fxo card.
i want to remove these packages and to install all of them from scratch
then what packages and modules are necessarily rewuired to configure fxo card.
on current system when i type the command
#modprobe zaptel
it gives me this output
FATAL: module zaptel not found.
i need your assistance
kind regards
maani janjua
To uninstall a package try the following command.
#rpm -e
ex:
To remove libpri-1.4.1-1 from fedora try the following command
#rpm -e libpri-1.4.1-1
Note: To implement above things u should have root permissions.
Thanks,
thanks a lot for your reply
i try this
regards
maani janjua
i have done all that.
now i want to go a head step by step and i need your cooperation
i have the following
1- linux 2.6
2- bison-2.1-1.2.1
3- bison-devel-2.1-2FC5
4- ncurses-5.5-19
5- ncurses-devel-5.5-19
6- zlib-1.2.3-1.2.1
7- zlib-devel-1.2.3-1.2.1
8- openssl-0.9.8a-5.2
9- openssl-devel-0.9.8a-5.2
10- gnutls-devel-1.2.10-3
11- gcc-4.1.1-51.fc5
12- gcc-c+±4.1.1-51.fc5
do i need any thing more before installation of
1- zaptel-1.4.3
2- libpri-1.4.0
3- asterisk-1.4.6
Try to refer the below url. It may useful for u.
asteriskguru.org/tutorials/aster … edora.html
Thanks,
Suresh
thanks for your reply
regards
maani janjua
when i installed zaptel-1.4.3
make clean works fine
make works fine also
but when i use make install
at the end i have got this warning
====================================================
[code]Building /etc/modprobe.d/zaptel…
*** WARNING:
*** If you had custom settings in /etc/modprobe.d/zaptel,
*** they have been moved to /etc/modprobe.d/zaptel.bak.
*** In the future, do not edit /etc/modprobe.d/zaptel, but
*** instead put your changes in another file
*** in the same directory so that they will not
*** be overwritten by future Zaptel updates.
***][/code]
is there any thing wrong???
kindly guide me
regards
maanijanjua
are you able excute the following command ?
modprobe zaptel
Check the below url you will get some useful info on zaptel installation.
voip-info.org/wiki-Asterisk+ … stallation
Thanks,
Suresh
can i use modprobe zaptel at this stage
after installation of zaptel and before installation of libpri and asterisk
and one thing more
is it necessary for modprobe zaptel command to attach telephone line with fxo card because i have unplugged the telephone line from the card right now.
regards
maanijanjua