That was it! All files on /usr/local/etc/callweaver/ were owned by a different user and group that was not "callweaver" and it was failing to parse extconfig.conf
It seems the files were created with these values by the installation script. Thanks a lot!! On Nov 30, 2007 4:42 AM, Mike Jagdis <[EMAIL PROTECTED]> wrote: > Add a -d to the command line and I bet you'll find it's failing because > it can't find one or more config files. > > Mike > > On Thu, Nov 29, 2007 at 11:18:37PM -0600, Luis F Urrea wrote: > > I just installed RC5 from source on Debian and I cannot start > > > > $ callweaver -vvvc > > Now running as group 'callweaver' (5060) > > Supplementary groups: > > 'dialout' (20) > > 'audio' (29) > > 'callweaver' (5060) > > Now running as user 'callweaver' (5060) > > Not found (Permission denied) > > CallWeaver svn-1.2 SVN- http://www.callweaver.org - The True Open Source > PBX > > > ========================================================================= > > Not found (Permission denied) > > > > > > I used the following to create user and group > > > > > > - addgroup --system --gid 5060 callweaver > > - adduser --system --uid 5060 --gid 5060 --home /var/lib/asterisk > > --no-create-home --gecos "Callweaver PBX" callweaver > > - adduser callweaver callweaver > > - adduser callweaver dialout > > - adduser callweaver audio > > > > Thanks in advance > > > _______________________________________________ > > Callweaver-users mailing list > > [email protected] > > http://lists.callweaver.org/mailman/listinfo/callweaver-users > > > -- > Mike Jagdis Web: http://www.eris-associates.co.uk > Eris Associates Limited Tel: +44 7780 608 368 > Reading, England Fax: +44 118 926 6974 > _______________________________________________ > Callweaver-users mailing list > [email protected] > http://lists.callweaver.org/mailman/listinfo/callweaver-users >
_______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
