Displaying 20 results from an estimated 1000 matches similar to: "DTMF Simultaneous Inband and RFC2833 performedby Asterisk => Duplicate tones"
2006 Jan 18
1
DTMF Simultaneous Inband and RFC2833 performed by Asterisk => Duplicate tones
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Max Glucksmann (Fax del trabajo).vcf
Type: text/x-vcard
Size: 617 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060118/b1b5e895/MaxGlucksmannFaxdeltrabajo.vcf
2010 Sep 24
7
help
Estimados
Escribo para consultar sobre el uso de modelos mixtos anidados. Los
datos que estoy analizando provienen de censos de malezas en cuatro
tipos de paisajes de la región pampeana, en los que seleccioné al azar
igual número de lotes agrícolas cultivados con tres cultivos (maíz,
soja y trigo-soja). En cada lote censé el número de especies de
malezas en tres posiciones: el alambrado, el borde
2016 May 30
3
Codigo
Carlos, capaz no me explique bien, va de nuevo...
Tengo un dataFrame con varias variables que describen Lotes (127), he
creado un código que calcula nuevas variables, re codifica otras y ordenas
otras tantas. Es muy laborioso correr ese código 127 veces por lo cual
quería hacer un sentencia (del tipo if() o repeat()), para obtener al final
todos los lotes procesados.
Saludos y gracias por tan
2016 May 30
3
Codigo
Oliver gracias por le pista!
Es un poco mas complicado, el código tiene varios pasos incluidos calculo
de nuevas variables con los betas del glm y otras vueltas. Necesitaría una
sentencia que tome cada lote haga los cálculos por separado y luego los une
en el dataframe de salida
El 30 de mayo de 2016, 10:02, Olivier Nuñez <onunez en unex.es> escribió:
> Mira lapply ....
>
> Si L=
2006 Feb 21
3
sniffing sip password/uri/host info
Hello all,
I want to sniff all these info to test a sip ip phone talking to a asterisk
server. I have used tcpdump, but It just shows the
UDP, length: 602
Anyway to see the sip uri. Host info?
Regards,
Dinesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 07
1
Glitches in sound every time that Asterisk receives reINVITEs
Hi all,
My Asterisk server is working fine, although every time that in the middle of
any call there is a reinvite, the user hears a glitch. Why is this happening?
How can I solve this problem?
Thanks in advance,
Ricardo Carvalho.
2016 May 30
3
Codigo
Buenos días tengo una consulta sobre un código rutinario que quiero
ejecutar.
Tengo 120 Lotes con un ID diferente (del C001 al C120) a cada uno de los
cuales debo efectuares un GLM y con los parámetros obtenidos calcular otras
variables para luego hacer gráficas, razón por la cual no puedo procesarlos
todos juntos.
Intente hacer una sentencia repeat() o con for() para que me ejecute de
forma
2006 Feb 20
3
Fwd: Asterisk on Solaris 10 (AMD Opteron, Sun Fire X2100)
Hello all,
I really appreciate the replies I've gotten about this so far
(especially the support for wanting to run it on Solaris!).
The core issue seems to have been missed, though -- is there any way
to run a complete Asterisk solution on Solaris 10 (including
music-on-hold and conferencing)? This probably comes down to a few issues:
- Is ztdummy (a component of Zaptel) *really*
2006 Mar 02
4
Polling Asterisk for Life
Hi,
Occassionally Asterisk will go down and I have to restart it.. not
often.. but sometimes. When it does the manager interface stops
working, as does the CLI.
My thoughts was to poll the manager interface once every 5 minutes for
a value. If I don't get the value back then alert me that the server
is possibly down.
Does anyone know what a good value to poll for might be? I was
thinking
2012 Nov 12
1
Can I make asterisk do inband and rfc2833 at the same time?
I know I wouldn't normally want this due to double tones, but my
upstream provider has an issue where they negotiate rfc2833 but then
send dtmf inband. I don't expect to get both at the same time, so is
there a way to make asterisk turn on both inband or rfc2833? Auto
doesn't work because it sees the rfc2833 in SDP then ignores inband for
the remainder of the call.
Thanks.
2005 Jan 24
2
"Inband DTMF is not supported on codec G.711 u-law. Use RFC2833"
Using FireFly, all other codecs but G711 Ulaw is selected. But whenever I
place a call, I get:
Jan 24 16:07:06 WARNING[30654495]: dsp.c:1468 ast_dsp_process: Inband DTMF
is not supported on codec G.711 u-law. Use RFC2833
Umm, wtf? I thought Inband was ONLY supported on G.711 u-law.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 11
17
Nested MySQL Commands
Is it possible to have nested MySQL queries in extensions.conf?
Ie, perform a query, grab a value, and then jump to another location in the dialplan and do another query based on that original value. I'm having problems with the result and fetchid's and I'm not sure if it's even possible to do this or not.
Thanks,
Doug.
-------------- next part --------------
An HTML
2007 Feb 15
1
Dovecot proxy question (hostname instead of ip)
Hello,
We are planning to use the Proxy feature of Dovecot,
but fail to implement it currently the way we would like to.
Reason is that proxy insists to have an IP-address as host :
Feb 15 15:43:24 proxy-test.widexs.nl dovecot: pop3-login: proxy(username):
mspool01-test.widexs.nl is not a valid IP
When I changed the query to force the IP-address of the above server,
it works.
Would it be
2008 Oct 19
3
pairs plots in R
Hi,
is there a way to take a data frame with 100+ columns and large data set to do efficient exploratory analysis in R with pairs?
I find using pairs on the whole matrix is slow and the resulting matrix is tiny.
Also the variable of interest for me is a binary var Y or N .
Is there an efficient way to graphically view many variable relationships that does not look teeny ?
I could do
2012 Mar 19
1
Problem with sieve
Hello List!
I have a tiny-teeny problem with dovecot + sieve: it seems that the LDA
doesn't run sieve, and thus doesn't filter my emails.
Here's the sieve configuration:
plugin {
# Used by both the Sieve plugin and the ManageSieve protocol
sieve=/var/local/vmail/%n/dovecot.sieve
sieve_dir=/var/local/vmail/%n/sieve
sieve_extensions = +notify +imapflags
}
The
2005 Jun 06
1
Asterisk at Home ...
Hi all,
I have installed and am happy with A @ H but have one teeny tiny
requirement that it doesn't meet (yet).
I need 4 digit extentions.
How big a deal is it to get A@H to do 4 digit extentions ?
T I A
alabun
2009 Apr 13
3
duration of rfc2833 generated dtmf
Hi. I have a SIP provider which wants RFC2833 for the dtmfmode,
however I would like to increase the duration of the tone, its pretty
short and some IVR's are unhappy or don't detect it. I did poke
around, but it looks like when RFC2833 is used, it actually generates
rtp packets of some sort, so I have no idea how to increase that
duration.
Any assistance would be appreciated.
--
Your
2010 Jul 08
2
DTMF issues/redial tones with rfc2833
Hi,
We have few systems with asterisk 1.4.22.1 and we use sip trunking for them
not PRI's, one of our system is giving a problem of dtmf (rfc2833), like
when we dial the number that have IVR and enter the extension or access
code, it some time takes it and some times does'nt recognize the digits
dialled. We also tried auto and info for dtmf but could not get the dtmf to
work reliably, can
2010 Mar 09
2
NetworkManager trouble with CentOS 5.4 and KDE3
I'm evaluating CentOS 5.4 for our company and one of our requirements is
that it must also run on laptops. I've managed to get everything working
so far except for wireless networks. The problem here seems to be that
CentOS fails to provide a knetworkmanager package, and we're using KDE3
for various reasons. Thus, we're limited to Networkmanager-gnome which
works but fails to
2020 Jan 20
3
[External] Re: rpois(9, 1e10)
On 1/20/20 4:26 AM, Martin Maechler wrote:
> Coming late here -- after enjoying a proper weekend ;-) --
> I have been agreeing (with Spencer, IIUC) on this for a long
> time (~ 3 yrs, or more?), namely that I've come to see it as a
> "design bug" that rpois() {and similar} must return return typeof() "integer".
>
> More strongly, I'm actually pretty