Displaying 1 result from an estimated 1 matches for "dptyspooldir".
2006 Oct 13
0
Asterisk 1.4 / install app_bundle problems
Hello group,
I've encountered some problems getting Beronets app_bundle installed
with Asterisk 1.4.0-beta2.
The output messages I get while running make are:
cc -ggdb -Wall -D_GNU_SOURCE -fPIC
-DAST_CONFIG_DIR=\"/usr/local/asterisk/etc/asterisk/\"
-DPTYSPOOLDIR=\"/usr/local/asterisk/var/spool/asterisk/ptyspool\"
-DSCRIPTPATH=\"/usr/local/asterisk/var/lib/asterisk/scripts\" -Wall -c
-o app_waitfordigits.o app_waitfordigits.c
app_waitfordigits.c:60: warning: type defaults to `int' in declaration
of `STANDARD_LOCAL_USER'
app_...