Alan Ingleby wrote:
Hi all. I'm a very computer literate person, but an a bit of a noob when it comes to linux etc.
I've a got a brand new PC. I've stuck in a TDM400P, with one FXO port. I've installed Fedora Core 3.
Everything good so far. Now for Asterisk.
GO to a shell then... md src cd src
I'm now at /home/alan/src. Type the appropriate cvs commands (as per asterisk.org), and now i have the directories:
zaptel
libpri
asterisk asterisk-addons asterisk-sounds
Now I type
cd zaptel make clean; make install cd ../libpri make clean; make install cd ../asterisk make clean; make install
Err... Now what? Any references to step by step instructions on how to take it from here?
How can I even tell if there's been a compilation problem?
Alan
This should get you started:
http://www.automated.it/guidetoasterisk.htm
Have fun!!! :-)
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
