Duncan Turnbull wrote: > Are you using ubuntu? In fact, I'm using ubuntu. I do not understand why asterisk do not just use tha value given in the configuration file :-(
> > Usually I have to edit the Makefile in the else section of Global > variable declaration based on architecture > # ASTVARRUNDIR=$(localstatedir)/run > ASTVARRUNDIR=$(localstatedir)/run/asterisk thanks, I'll try it. If there's another solution that do not require to compile asterisk I'll enjoy it :-) > > This seems to do it > > Cheers Duncan > > on 07/09/08 04:53 Cyril SCETBON said the following: >> hi, >> >> I'im using asterisk 4.1.21 and astrundir is configured as followed in >> /etc/asterisk/asterisk.conf : >> >> [global] >> astetcdir => /etc/asterisk >> astmoddir => /usr/lib/asterisk/modules >> astvarlibdir => /var/lib/asterisk >> astagidir => /usr/share/asterisk/agi-bin >> astspooldir => /var/spool/asterisk >> astrundir => /var/run/asterisk >> astlogdir => /var/log/asterisk >> >> when I start asterisk it creates his pid file and the ctl socket in >> /var/run and not in /var/run/asterisk >> >> How can I fix it ? Is it a known issue ? I did not get this error with >> asterisk 1.4.10 >> >> Thanks >> > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- Cyril SCETBON _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
