Displaying 20 results from an estimated 100 matches similar to: "SHELL() function Asterisk 13 - can only accept one paramter in string?"
2018 May 08
2
Passing parameter to Queue-called macro
Hi all
I need to pass a parameter in a thread-safe manner to the Queue pickup
macro. This is to know when (and who) picked up an incoming call to a queue
and log that to my back-office system with a CURL to a HTTP endpoint.
However, the Queue application does not appear to allow passing of
parameters to the called queue pickup macro.
E. g. non-working code is:
[queuetest]
timeout = 60
retry =
2018 May 11
2
Passing parameter to Queue-called macro
Hi Marie
Thanks!
I was just worried about thread safety if I had to use a global variable, e.
g. it might be set to a value by one call (since I'm using the same global
for every incoming call to transfer the accountcode gotten from my HTTP
endpoint to the same macro, and there can be several calls simultaneously
all inserting HTTP-sourced values at more or less the same instant) and then
2006 Apr 24
9
A Stylesheet for a database app
Hi to all, I''m a new subscriber of this list and a new user of RoR.
I''m looking for a stylesheet to make a simple database app nicer, a css to
start working with.
I have to do some simple apps and I want them to be the more uniform on the
presentation side.
I know I can do it for myself, but a nice stylesheet is not so easy to perform
for a non-grafic geek like me, and so
2001 Nov 14
2
BASA GELEN CEKiLiR DEMEYiN..
I Don't speak the language it is in, but is this spam?
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of SAGLAM SiGORTA
Sent: Wednesday, November 14, 2001 10:40 PM
To: samba@samba.org
Subject: BASA GELEN CEKiLiR DEMEYiN..
Importance: High
SA?LAM S?GORTA ARACILIK H?ZMETLER?
Merhabalar,
Size ?ncelikle firmam?z? tan?tarak
2005 May 16
2
Question about ACL.
Hi, I running samba-3.0.13-1 connect to W2k3, attr-2.4.19 and acl-2.2.27-1.
I've a strange problem with ACL settings, following the data structure.I
would that user1 could read/write only his personal folder, user1 belongs to
domain users and can reach the user folder but he can't see his personal
folder. I have tried to run setfacl -b (remove all ACL entries) and setup
them again, format
2019 May 22
1
Revit problems
Good morning people,
I try to create a master file on a samba share (Linux server, serving
files via the Samba protocol).
I have write-access on the folder and saving a 'normal' revit file works
perfectly.
However, when I try to save a master file (checking the checkbox in
options), I get the error:
Unable to write, it is read only or opened by somebody else.
"Encountered
2000 Sep 06
3
Symbol size in plots
Dear R-listers,
what is the best way to draw an XY scatterplot with symbol size
proportional to the value taken on by a third variable?
Thank you very much for any help,
Maurizio Pisati
2005 May 23
1
Problem browsing share with W2k and XP.
Hi,
I cant' see all folders I need when I browse share by W2k or XP
Professional client?
With W9x it browse correctly.
I hope I've reported all you need to understand my situation:
Samba-3.0.14a on RH9 joined to Windows Server 2003 and configured with
Kerberos.
Following my smb.conf.
[global]
netbios name = MILLX03
os level = 16
wins server =
2002 Mar 21
1
Tag changes
A few days ago, I initiated a conversation with Jonathan Walther to
seek his advice on how he might tag a CD that I ogg'ed. Out of this
discussion, we decided to make a couple of changes to the proposed
standard.
1) A new LABELNO tag was added to the list. This would contain the
record label's catalogue number. Generally available on the face of
the CD. Probably more useful than
2003 Nov 06
4
building r-patch
Hi,
I am building r-patch from the sources (rsync-ed today).
make check produced the following message:
running tests of Internet and socket functions
expect some differences
make[3]: Entering directory `/usr/evahome/vograno/R/tests'
running code in 'internet.R' ... OK
comparing 'internet.Rout' to './internet.Rout.save' ...18c18
< Content type `text/plain;
2012 Nov 01
3
Duda gráfico DIN A-4
Hola,
¿Alguien me puede indicar cómo conseguir que un gráfico se adapte al formato DIN-A4, con su correspondiente verticalidad?. ¿Hay que hacerlo "manualmente" o existe algún parámetro/función que lo controle?.
Gracias.
Eva
[[alternative HTML version deleted]]
2009 Apr 21
2
Changing the binning of collected data
Dear All,
Apologies if this is too simple for this list.
Let us assume that you have an instrument measuring particle distributions.
The output is a set of counts {n_i} corresponding to a set of average
sizes {d_i}.
The set of {d_i} ranges from d_i_min to d_i_max either linearly of
logarithmically.
There is no access to further detailed information about the
distribution of the measured sizes, but
2006 Apr 21
2
omega on debian 0.9.5
Hi,
I've tested omega (cgi) on several sql databases on my local machine in
which runs Ubuntu, using the version 0.9.4 (installed using apt), and I was
really satisfied for the results I obtained. I customized a bit the "query"
template.
But once I installed omega on the server (using apt for Debian, and omega
version 0.9.5), I discovered that the relevances didn't work, as
2003 Feb 28
0
chi square
Hi All,
I woul like to ask you a couple of questions on chisq.test.
First, I have 40 flies, 14 males and 26 females and I want to test for an a
priori hypothesis that the sex ratio is 1:1
sex<-c(14,26)
pr<-c(1,1)/2
chisq.test(se, p=pr, correct=TRUE)
Chi-squared test for given probabilities
data: sex
X-squared = 3.6, df = 1, p-value = 0.05778
If my calculations are correct, this is
2010 Apr 09
2
running speex on c5505 usb sticki
Hi,
I am currently working on C5505 USB stick
http://focus.ti.com/docs/toolsw/folders/print/tmdx5505ezdsp.html to sample
input voice and encode it. For compiling and buring usual programs, I am
using CCStudio 4.0.
For encoding voice samples, I am using Speex codec binary
http://downloads.xiph.org/releases/speex/speex-1.2beta3-win32.zip or
2010 Apr 10
2
running speex on c5505 usb sticki
Hi Randy,
Thanks for reply. I have one question though.
While compiling the speex (downloaded from
http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz), I gave
./configure
-enable-ti-c55x option and then built the library through make and make
install using cygwin. In this case, I get this error "error: member "bits.o"
of archive
2010 Apr 14
2
Decoded output buffer size
Hi,
in a VoIP application, the endpoint A send speex payload to B.
B doesn't know how A acquire audio, it only know that the channel is
narrowband so, how can B know the size of the output buffer to pass to
the speex_decode()?
Thanks,
Daniele.
2008 May 22
3
dos application
Hi,
By few months I have some troubles with a network dos application.
Precisely application, randomly, get errors referring to access denied
to any shared files or path not found and crash.
I would ask you what kind of parameters I have to set in my "smb.conf"
file (Samba v. 3.0.24), to make it more compatible with DOS 6.22.
Many thanks.
Marco.
Marco Meli (IT Dept.)
GKN SINTER
1999 Mar 30
0
Prototype nls library for R using closures
I just uploaded to CRAN a prototype nls (nonlinear least squares)
library for R. It is far from being finished but I am asking for
this preliminary version to be installed in the src/contrib/Devel
section of CRAN so others can see the use of function closures
to emulate the behaviour of objects in languages like Java.
It will be a couple of days before the file is installed in CRAN and
has a
2000 Mar 02
1
Graphs in Windows 95/95
Dear R-Listers,
I'm a new R user and I've got some problems with copying/saving graphs in
Windows Metafile Format.
If I copy a graph from the R window (in Enhanced Metafile Format) and then
paste it in WinWord 95, then everything is fine, apart from the fact that
a) lines become a little bit thicker when the graph is printed; and b)
dotted lines loose a little bit of resolution.
However,