Hi list!

Do anybody has success histories about using the Beronet app_saynumber application? For those that are hearing about for the first time, it´s a piece of software that enables the use of another language in say_number commands in asterisk dialplan or AGI scripts.

Link to download: http://www.beronet.com/download/app_saynumber-beta-rc1.tar.gz

I´m trying to compile it in asterisk-1.2.0-beta and 1.0.7 - both kernel 2.4.31 and 2.6.5-1.358 - and have the same error. Do anybody has a clue for what is going on?

Compilation trial:

c -ggdb -fPIC -I/usr/src/asterisk-1.2.0-beta1/include -DAST_CONFIG_DIR=\"/etc/asterisk/\" -c -o app_say_number.o app_say_number.c
In file included from app_say_number.c:14:
/usr/src/asterisk-1.2.0-beta1/include/asterisk/lock.h: In function `ast_mutex_init': /usr/src/asterisk-1.2.0-beta1/include/asterisk/lock.h:330: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) /usr/src/asterisk-1.2.0-beta1/include/asterisk/lock.h:330: error: (Each undeclared identifier is reported only once /usr/src/asterisk-1.2.0-beta1/include/asterisk/lock.h:330: error: for each function it appears in.)
app_say_number.c: In function `skel_exec':
app_say_number.c:99: warning: use of cast expressions as lvalues is deprecated
app_say_number.c:153: error: structure has no member named `callerid'
make: ** [app_say_number.o] Erro 1


Best regards,

Ricardo Poppi.
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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/mailman/listinfo/asterisk-users

Reply via email to