I am having trouble installing asterisk in a vmware workstation. My host is WindowsXP. The OS (CENTOS) is installed but the asterisk rpms are not installed.

Does it ring a bell? Has anyone completed successfully this task?

link|improve this question

What error do you get? – Mikel Dec 21 '10 at 21:54
I don't get errors. Only CentOS is installed. I don't know why the rest of the installation is not completed. I reached a screen that prompts me for username and password – cateof Dec 21 '10 at 21:57
feedback

2 Answers

up vote 0 down vote accepted

Are you able to log you in CentOs and run a terminal ?

If yes, have you launch the rpm -i command ? Did it returns errors ?

link|improve this answer
I can log in and I have no problem running rpm -i or rpm -qa to list all rpms – cateof Dec 21 '10 at 22:14
On CentOs you can also install Asterisk through Yum, another package manager. It's explain here : asterisk.org/downloads/yum If you really want to use RPM, you can get it from zultron here : zultron.com/2009/03/asterisk-rpms – Duc Dec 21 '10 at 22:17
feedback

Your question suggests that you haven't tried installing asterisk from sources. It's just a matter of configure, make and make install. You can also get a complete frontend (FreePBX) by following their tutorial at http://www.freepbx.org/support/documentation/installation/install-process-for-centos-5-1

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.