Page 1 of 1

Wow... really automated

PostPosted: Thu Jan 31, 2008 8:52 pm
by u_gots_2_go
After giving up a few times on *the longest pause ever* during installation and rebooting my computer, I finally noticed that Anaconda was busily hogging my entire CPU :twisted:, so I decided to let it sit for a while. And viola, something started happening.

When I peeked into my hd partitions, while it was installing a bunch of CentOS packages, I noticed that it happily wiped out my previous Windoze installation without any reservations. I was impressed. :lol:

Everything installed automatically and all I had to do was change the IP address. I really liked that. Thanks guys whoever put this thing together.

A couple of questions:

I am totally new to asterisk and all VOIP stuff, so pardon if my questions sound totally stupid. :oops:

So, how do I go about configuring my new server? Are there some instructions?

I already have a running asterisk server with a small calling center (21 phones). Eventually I would like to move all the settings to my new server. Can I simply copy config files and if so which ones?

Any pointers to get me started would be very much appreciated.

DZ

PostPosted: Thu Jan 31, 2008 10:31 pm
by ramindia
Hi

you can read http://astguiclient.sourceforge.net/scr ... stall.html

you can also see in the source directory there are some sample configurations for reference.

mainly some of them you need to look for is

sip.conf
extensions.conf
meetme.conf
manager.conf
logger.conf


you can look at your existing box configs,
and just try to adjust the settings can serve the job.


ram