Displaying 20 results from an estimated 2000 matches similar to: "Does Asterisk do that?"
2005 Jan 07
4
Monitoring
Hi,
I have some trouble with the Monitor() application. I start and stop it via
the management interface, giving no special parameters except the channel
name. What happens is:
- if I specify WAV as the format, the resulting files are exactly 44 bytes big
and contain nothing at all
- if I specify GSM as the format, the resulting files are of size 0.
I did not request mixing of the files or
2005 Jan 15
2
No more loading asterisk...
Hey, whenever I try to load, I get these errors
Jan 15 16:37:24 ERROR[7573]: chan_iax2.c:7486 load_module: Unable to
bind to 0.0.0.0 port 4569: Address already in use
Jan 15 16:37:24 WARNING[7573]: loader.c:345 ast_load_resource:
chan_iax2.so: load_module failed, returning -1
== Manager unregistered action IAXpeers
== Unregistered channel type 'IAX2'
Jan 15 16:37:24 WARNING[7573]:
2005 Jan 18
9
# Transfers.
So I have read and read and read... google is my friend and the wiki is
by brother...
However, I am still unclear on what the preferred method of using the
pound sign is.
If the Pound sign is set aside for Transfer.. Then when I make an
outbound call to my bank I can not "Enter my PIN followed by Pound"
Likewise if I turn off the ability to transfer when initiating a call,
my bank pin
2005 Jan 10
0
AGI EXEC trouble
Hi,
I have a big problem with EXEC in AGI scripts:
I do, for example, "EXEC Dial SIP/phone1", Asterisk says
-- AGI Script Executing Application: (dial) Options: (sip/phone1)
Jan 10 14:33:20 WARNING[10567]: chan_sip.c:1389 create_addr: No such host:
phone1
Jan 10 14:33:20 NOTICE[10567]: app_dial.c:743 dial_exec: Unable to create
channel of type 'sip'
I do "EXEC
2005 Jan 13
0
current CVS version
I can't build it, errors:
chan_zap.c:61: #error "You need newer libpri"
chan_zap.c: In function `zt_call':
chan_zap.c:1806: warning: implicit declaration of function
`pri_sr_set_redirecting'
chan_zap.c: In function `pri_dchannel':
chan_zap.c:7776: structure has no member named `redirectingreason'
chan_zap.c:7778: structure has no member named `redirectingreason'
2005 Jan 13
2
about AGI command parsing
Hi,
I still have some trouble with the AGI interface:
- I can use EXEC now, but it never gives me the error returned by the executed
application, if an error occurs
- I can use ANSWER, but I have to put something else behind "ANSWER". If I say
"ANSWER", I get "510 Invalid or unknown command". If I say "ANSWER ''" or
"ANSWER ." or
2005 Jan 17
0
AGI / Sockets
Hi,
what happens if the dialplan contains something like
exten => s,1,AGI(agi://10.0.0.1)
exten => s,2,Dial(SIP/phone1|20|tr)
etc. - if 10.0.0.1 isn't reachable or doesn't react on the connection? In my
test cases, I always got a hangup and no further processing of the dialplan.
Any hints? ( the call mustn't go into Nirvana if the AGI server isn't
available!)
Thanks
2017 Apr 26
3
Problem with LMTP
Hello,
I'm having a problem with LMTP in a proxy server since I upgraded from
2.1.16 to 2.2.28.
In my logs I have:
Apr 26 12:54:17 musio12 dovecot: lmtp(2082): Fatal: master:
service(lmtp): child 2082 killed with signal 11 (core dumped).
As far as I could check the message is delivered in a later connection.
I have enabled core dumped files, but how could I debug it?
--
Angel L.
2004 Oct 12
5
covariate selection?
Hello,
I am hoping someone can help me with the following multivariate issue:
I have a model consisting of about 50 covariates. I would like to
reduce this to about 5 covariate for the reduced model by combining
cofactors that are strongly correlated. Is there a package or function
that would help me with this in R? I appreciate any suggestions.
Thanks,
Ian
2008 May 05
2
I want to help translating articles
Hello to all those of the list, I introduce myself:
My name is Lester Espinosa Mart?nez, I live in Cienfuegos, a city of
Cuba. I am interested in helping Wiki of CentOS working in translating
from English to Spanish.
I met the Wiki of CentOS thanks for a great one my friends called: Alain
Reguera Delgado, and I also collaborated in translating articles of last
Wiki of CentOS in Spanish.
My
2012 Dec 29
2
Error in plot.envfit(ef, p.max = 0.1) : (subscript) logical subscript too long
Hello there,
I'm trying to plot vectors with p<0.1 in a NMDS ordination plot using p.max. Below the scripts I'm using. I guess I'm missing something! could you please give me a hand?
species<-metaMDS(species_matrix)ef<-envfit(species,environmentaldata_file,permu=999,na.rm=TRUE)efplot(species, dis="sites")plot(ef,p.max=0.1)
Error in plot.envfit(ef, p.max = 0.1) :
2006 Oct 09
3
ftpd that supports LDAP?
I did try that, but had difficulties in compiling it from source-- it's not in the yum repositories (either CentOS or Dag Wieers).
--
Jay Chandler
Network Administrator, Chapman University
714.628.7249 / chandler at chapman.edu
Ethernet, n. What one uses to catch the Etherbunny.
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of
2008 May 22
2
auth_socket_path permissiones
Hello,
I'm using dovecot 1.0 under debian etch.
The lda socket path is set to:
auth_socket_path = /var/spool/postfix/private/auth
But this gives me the error:
net_connect(/var/spool/postfix/private/auth) failed: Permission denied
I suppose deliver is run as dovecot user.
I read about running deliver as root with the suid bit set. I'm not quite sure
if this is a good solution. Is there
2017 Apr 07
2
Doubt with imap/imap-login processes in proxy server
Hi,
I have a question I have not cleared after reading
https://wiki.dovecot.org/LoginProcess.
I'm developing a proxy server (without director, because the backend
server is specified by a ldap lookup).
My question is: the limit of imap (or pop3) concurrently users that the
proxy can handle is determined by the imap-login limit or the imap one?
--
Angel L. Mateo Mart?nez
Secci?n de
2006 Jun 16
1
Change the range of a 'ternaryplot'
Hi all
Does someone know how can I alter the range of some variables in a 'ternaryplot' of the 'vcd' package, with the aim of make a zoom in some region of the plot?
Thank you in advance
Sincerely,
Juan Carlos
===================================
Juan Carlos Mart?nez Ovando
Banco de M?xico
Direcci?n General de Investigaci?n Econ?mica
Cinco de Mayo No. 18, 4? Piso A
Col.
2018 Sep 27
3
Custom variable
Hi,
I know that there are some variables (as user or username) I could use
inside dovecot. They are at https://wiki2.dovecot.org/Variables.
My question is if I can create my own variables from attributes at my
pass/user db and then use it inside dovecot configuration.
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de la Informaci?n
y las Comunicaciones Aplicadas
2005 May 11
1
Gateway service under Asterisk
Hello list!
I am new in * but i want to learn about its possibilities. I want somebody
to tell me if what I want to do is possible with *.
I have a teleconference tool which uses SIP and now I am using Asterisk as
POTS gateway. When I dial certain number from a telephone I connect with
asterisk which asks me for an extension. When I dial certain extension I
connect with my SIP application
2017 May 11
2
Problem with LMTP
On 11.05.2017 12:24, Aki Tuomi wrote:
>
> On 11.05.2017 11:26, Angel L. Mateo wrote:
>> El 10/05/17 a las 12:26, Aki Tuomi escribi?:
>>> Can you please try again, with debugging symbols installed?
>>>
>> There it is
>>
> Hi!
>
> This is a known bug and we are working on a fix.
>
> Aki
Although it would be quite useful for us if you can
2007 Mar 06
2
Generate random numbers up to one
Dear all,
I would like to know if there is a simple way to generate random numbers
with the constrain that they sum up to one. I am new using R...
Thanks in advance,
N?ria
_________________________________________________________________
Acepta el reto MSN Premium: Correos m?s divertidos con fotos y textos
incre?bles en MSN Premium. Desc?rgalo y pru?balo 2 meses gratis.
2008 Mar 17
1
how to get access to C++ Objects
In the "Writing R Extensions" manual appears this example, to get access to C++ function using the R commands:
R> dyn.load(paste("X", .Platform$dynlib.ext, sep = ""))
constructor Y
R> .C("X_main")
constructor X
destructor X
list()
That gives me access to the function "X_main", but how to get access to methods and properties