Re: [Asterisk-Users] Help asterisk startup errors

2005-02-18 Thread Edward Banfa
Hi Ismael, Thanks for the reply, i did the install again this time with "make samples" and this is what i get now: What am i doing wrong? Thanks Edward [EMAIL PROTECTED] asterisk-1.0.5]# ./asterisk -vvvc == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing '/etc/asterisk/extconfig.con

Re: [Asterisk-Users] Help asterisk startup errors

2005-02-18 Thread Andrew Thompson
Edward Banfa wrote: [EMAIL PROTECTED] asterisk-1.0.5]# ./asterisk -vvvc == Parsing '/etc/asterisk/asterisk.conf': Not found (No such file or directory) == Parsing '/etc/asterisk/extconfig.conf': Not found (No such file or directory) It looks like you haven't created any of the config files. Is

RE: [Asterisk-Users] Help asterisk startup errors

2005-02-18 Thread Shadow Roldan
L PROTECTED] On Behalf Of Edward Banfa Sent: Friday, February 18, 2005 8:55 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Help asterisk startup errors Hello all, HI i am very new to asterisk and my boss needs me to investigate setting up asterisk for a new client. I have downloade

Re: [Asterisk-Users] Help asterisk startup errors

2005-02-18 Thread igil
You forgot do a "make samples", before "make docprogs" Ismael. ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mail

[Asterisk-Users] Help asterisk startup errors

2005-02-18 Thread Edward Banfa
Hello all, HI i am very new to asterisk and my boss needs me to investigate setting up asterisk for a new client. I have downloaded and installed (make, make install and make progdocs)asterisk on my personal computer and when i try to run it (./asterisk -vvvc) i get the following output below: NOT