Displaying 4 results from an estimated 4 matches for "say_number".
2005 Oct 10
2
Beronet app_saynumber-beta-rc1
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?...
2005 Jun 19
0
Problem with astperl primitives say... in astcc
I just upgraded to the latest (as of a week ago) CVS and since them, I've
had a problem with astcc. I've traced the problem as far as astcc calling
any of the AGI "say..." routines (say_digits, say_number, etc.). As near
as I can tell, the calls are executed, but control never returns to the
astcc code that made the call, and as a result, the channel simply hangs
(i.e., nothing else happens) and astcc never returns to the dialplan.
Has anyone else experienced this or anything like it?
TIA
Bruce...
2004 Apr 28
5
Asterisk goes international :-)
During the recent week, we've worked hard to add more of the contributed international
support to Asterisk. A big step was taken yesterday when Mark added international support
for saynumber() to CVS. We now have a first version of support for
* Danish
* German
* English
* Swedish
* Norwegian
* Portuguese
* Italian
* French
All of these require that you add your own sound files. There are
2005 Mar 24
0
AGI commands STDOUT problem
...variables, uses
the function fdprintf, that appears to be a redefinition of
printf_to_agi_result_buffer function,to send data to the AGI script.
I assume that since i receive correctly the initial data, then the
function fdprintf works fine. Then i checked out the function
that handles the command SAY_NUMBER, this function is called
handle_saynumber, i put some extra ast_log warnings to verify that the
function is doing all well, and in effect, it does.
The output in the asterisk console when i try to execute the agi_script is:
-- Executing Macro("SIP/12-dec6", "root|sipextens"...