Displaying 20 results from an estimated 95626 matches for "saying".
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi
I am using following say.conf file. Its a default file, which comes with
Asterisk installation.
When I call SAY DATETIME AGI function, it simply returns without playing
date & time. Where as if I use mode=old setting, it works. Is this a bug
or mode=new is not implemented for SAY DATETIME AGI function?
[general]
mode=new ; method for playing numbers and dates
;
2004 May 16
2
Re: say.c compilation error
Hi All,
I am using PWLIB-1.6.6-1 and Openh323 1.13.5-1 and running a RH7.3 machine
and I am unable to compile asterisk due to these errors.
say.c: In function `powiedz':
say.c:1633: parse error before `int'
say.c:1636: `i1000E6' undeclared (first use in this function)
say.c:1636: (Each undeclared identifier is reported only once
say.c:1636: for each function it appears in.)
2010 Sep 02
4
agi playback to execute say.conf settings
Hi all,
I am using asterisk-1.6.2.10. I changed say.conf script for customized
number reading.
In the extension.conf:
--------------------------
[number-to-voice]
exten => 8765,1,playback(num:344345,say)
exten => 8765,n,hangup
It executes corresponding say.conf script and produces good results for me.
but when I write it in agi does not working. Here is agi debug output from
asterisk.
2003 Sep 12
3
say number question
I searched for "say number" in the * google archives and have not found reference to options for "say number". I would like to have * say digits instead of the hundreds and thousands. EG, "1234" would say one two three four.
2006 Feb 03
2
can asterisk to say chinese like say english
this is not just playback recorded voice. this is let asterisk say chinese.
how to do this.
there have any ideas?
--
Jeffery
iaxtel Num: 1-700-576-1311
fwdnet Num: 728150
2011 Mar 08
5
[1.4] Reading phone number the French way?
Hello,
I need to write a script which prompts the callee to type a number,
and then read it back to them as confirmation:
======= extensions.conf
[robocall]
;Expect 10-digit number excluding final #, 2 tries, 20s time-out
exten => s,n(nbr2call),Read(NBR2CALL,please-type-number,10,,2,20)
exten => s,n,GotoIf($[${LEN(${NBR2CALL})} != 10]?end)
;exten => s,n,SayDigits(${NBR2CALL})
exten
2006 Dec 19
1
precision when calling a C function; presence of Fortran call
I'm trying to figure out why the presence of a Fortran call affects the
result of a floating-point operation. I have C functions
void test1(int *n, double *f){
int outC;
double c0;
c0 = (double) *n * *f;
outC = floor(c0);
printf("when f computed by R, C says %d by itself\n",outC);
}
void test2(int *n, double *f){
extern int F77_NAME(ifloor)(double *);
int
2005 Mar 05
1
SAY DIGITS problem
Hi,
I have a problem using AGI cmd "SAY DIGITS". For some reason I cannot
here any thing when the script got executed. However if I use the cmd
"SAY NUMBER" I can here * reading the number fine.
I am running asterisk-1.0.6 and below is my PHP script.
Help please.
- Natt
#!/usr/bin/php -q
<?php
ob_implicit_flush(true);
set_time_limit(10);
/*
2020 Oct 10
0
Replication process Out of memory error
Running replication between two nodes and every time a out of memory
error is logged when a replication triggered:
2020.10.11 01:43:39 replicator: Panic: data stack: Out of memory when
allocating 268435496 bytes
2020.10.11 01:43:39 replicator: Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0xdb62b) [0x7fcb4403662b] ->
/usr/lib/dovecot/libdovecot.so.0(+0xdb6c1) [0x7fcb440366c1]
2011 Aug 16
8
0.0.0.0:300 --> this web page isnot availabe
hi all,
I''m very new to ruby on rails. and i have a problem while trying to run
my first application.
i''m created a rails application and controller called say conains action
called hello and put some html code in
app--view--say--say.rhtml
and when i run 0.0.0.0:3000/say/hello i get this message "this webpage
isn''t available"
and also tried to remove "
2006 Jun 24
6
apache2 on red hat linux need help anyone
I''ve poured over many docs online and thought it would be wonderful to
get RoR running in 15 minutes. Well after 15 hours, I''m completely
stuck and ready to give up on RoR. I''m hoping somebody can give me
some guidance. I''ve pulled out my hair and am bald like others who
have tried to get RoR running without any luck.
When I run
2017 Jun 29
2
The undef story
...such that I can’t say
> things in politically correct style, and that this is a disability that I
> have had for the last third of my adult life.
>
This is 100% not about political correctness.
It's about the repeated lack of empathy and understanding.
You believe the things you are saying are somehow right, and the reason
others disengage is because they can't handle the rightness.
This is your repeated quip about about others have an emotional reaction to
your rightness.
As mentioned repeatedly now, the reason they are disengaging, is, bluntly,
they think you are both wrong a...
2018 Nov 01
2
SAY command (mis)behaviour?
On Thu, Nov 01, 2018 at 04:51:46PM +0000, Ady Ady via Syslinux wrote:
> > ...
> > Now, is it normal that _every_ SAY command is executed no matter which
> > LABEL block is being booted?
>
>
> Indeed, "SAY" is a "global" directive, not a "per-label" directive.
Oh thanks, this is what i was suspecting... that was the missing piece
indeed.
2013 Jan 19
7
load balancer recommendations
Hello all,
The question is not necessarily CentOS-specific - but there are lots of
bright people on here, and - quite possibly - the final implementation will
be on CentOS hence I figured I'd ask it here. Here is the situation.
I need to configure a Linux-based network load balancer (NLB) solution. The
idea is this. Let us say I have a public facing load balancer machine with
an public IP
2013 Mar 21
1
5.10 DISPLAY files (and SAY directive) issues
Hello Syslinux Team,
The following scenario shows some issues when using DISPLAY files
(and the SAY directive).
*** help.txt start ***
LINE 1 OF help.txt
LINE 2 OF help.txt
LINE 3 (one before last) OF help.txt
USE F1 TO TEST
*** help.txt end ***
Note: in "help.txt", there are no initial nor ending blank lines.
After the last line:
" USE
2006 Jan 16
4
Question about self and private
Hi!
There''s something I don''t understand yet about static/private methods. I
hope someone can explain...
E.g.:
class SayHello
def hello(who)
puts "Hello, " + who + "!"
end
def self.say(words)
puts words
end
end
hello = SayHello.new
hello.hello "World" : Hello World!
hello.say "hi" : Error
SayHello.say
2001 Aug 14
8
Redhat Roswell
Hi all
i installed Redhat beta Roswell, then i updated to Kernel 2.4.8
patched him and installed the newest util-linux + e2fprogs without any
custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0
is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal"
lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2003 Mar 12
7
R help
Dear friends,
I work with Matlab and now a bit in trouble with getting used to R. Could you give me some help with the following questions:
1. how to generate the random matrix mxn with constant mean and variance, say N(0,1)?
2. how to create a code (function), say “myfunction”, and make it available for use every time I run R?
3. how to make a package, say “e1071”, available for use
2009 Jul 06
3
Rspec book issue (mastermind example)
Hey Everyone,
Just a simple question. I have read and re-read the examples and I''m
not getting the proper output. I''m on page 73/74 of the Rspec book
and it says I should have "4 steps passed". I think the problem is
within my /step_definition/mastermind.rb" file. It''s definitely not
beyond me to make a mistake, but I have checked and double checked my
2006 Jun 28
4
it says i have to be an "administrator" and iam on a root account, is their an admin for wine?
it says i have to be an "administrdator" and iam on a root account, is
their an admin for wine?
i tried installing winxp from the boot disk onto wine, but it says i
have to be ab admin, but i am on the root account. does anyone know
why??