[Asterisk-Users] Beronet app_saynumber-beta-rc1

Ricardo Poppi rpoppi77 at gmail.com
Mon Oct 10 15:39:21 MST 2005


Hi Tzafrir! I didn´t know that the last version of saynumber would do 
that. I´m having problems with brazilian portuguese that needs an "and" 
sound after de tens and units for numbers higher than 20.
 
Just like:

twenty "and" one
forty "and" two.

Best regards,

Ricardo Poppi.
 
--------------------------------------------------------------------------------------------------------------------------------------------------------


Haven't examined it, but the files in it are over a year old. Asterisk 
does have this functionality built in, and not just as part of an 
application. So I figure you shouldn't bother.


Any specific language you have problem with?



-- Tzafrir Cohen | tzafrir at jbr.cohens.org.il | VIM is 
http://tzafrir.org.il | | a Mutt's tzafrir at cohens.org.il | | best ICQ# 
16849755 | | friend

--------------------------------------------------------------------------------------------------------------------------------------------------------


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