[Asterisk-Users] Beronet app_saynumber-beta-rc1

Ricardo Poppi rpoppi77 at gmail.com
Mon Oct 10 12:44:16 MST 2005


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.



More information about the asterisk-users mailing list