Displaying 5 results from an estimated 5 matches for "astvarrundir".
Did you mean:
dastvarrundir
2006 Apr 05
2
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
HI all,
My asterisk for all my users, everything was fine for 3 days, but now
i can't access it.
But it is running...
Could any one help me on this?
Best regards,
Marco Mouta
2005 Jan 27
0
Asterisk CVS on FreeBSD-stable gmaking result
...usr/local/etc/asterisk
ASTSPOOLDIR=$(INSTALL_PREFIX)/var/spool/asterisk
ASTLOGDIR=$(INSTALL_PREFIX)/var/log/asterisk
ASTHEADERDIR=$(INSTALL_PREFIX)/usr/local/include/asterisk
ASTCONFPATH=$(ASTETCDIR)/asterisk.conf
ASTBINDIR=$(INSTALL_PREFIX)/usr/local/bin
ASTSBINDIR=$(INSTALL_PREFIX)/usr/local/sbin
ASTVARRUNDIR=$(INSTALL_PREFIX)/var/run
ASTMANDIR=$(INSTALL_PREFIX)/usr/local/share/man
Also, FreeBSD has ncurses in base, I'm not sure if it got specified so I did:
ifeq (${OSARCH},FreeBSD)
LIBS+=-lcrypto -lncurses
endif
For asterisk-sounds, I did similar changes.
asterisk-addons was a little more trick...
2007 May 15
0
PATH_MAX' undeclared here (not in a function) in asterisk!
...LIBDIR)
endif
Add the below lines, after the above lines(in Makefile),
ASTETCDIR=./kasterisk/etc
ASTLIBDIR=./kasterisk/lib
ASTVARLIBDIR=./kasterisk/var
ASTSPOOLDIR=./kasterisk/spool
ASTLOGDIR=./kasterisk/log
ASTHEADERDIR=./kasterisk/include
ASTBINDIR=./kasterisk/bin
ASTSBINDIR=./kasterisk/sbin
ASTVARRUNDIR=./kasterisk/var/run
ASTMANDIR=./kasterisk/man
ASTDATADIR:=$(ASTVARLIBDIR)
4. Edit the makeopts file, (For somereason STRIP is not set by the configure,
change the line of strip as follows,
STRIP=arm-linux-strip
5. make menuselect
6. Select 'Module Embedding'...
2009 Dec 30
2
multiple instances of asterisk on same machine
hi all,
I have a little problem.... I'm using asterisk with opensips as opensips
dispatches calls to asterisk. I have to use multiple asterisk servers but
since for the time being im using 1 machine for testing i want to run
different instances of asterisk running on 1 pc listening to different
ports. Can someone please guide me how to do this? I'll be very thankful
Regards,
Saeed
2010 Aug 11
4
Asterisk 1.8 beta3 - Unable to stop/start/restart deamon
Hi all,
using Asterisk 1.8 beta3 installed from scratch I am not able to stop/start/restart Asterisk deamon with
/etc/init.d/asterisk stop|start|restart
It just happens nothing, no warnings, errors etc.
I am running Debian Lenny.
Any ideas what is wrong?
Thanks,
Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: