Displaying 20 results from an estimated 1000 matches similar to: "Grandstream Flash Button"
2004 Jan 02
2
AgentCallbackLogin.
Dear Forum,
I'm using the AgentCallbackLogin function to log my agents onto multiple
call queues.
exten => 3001,1, AgenCallbackLogin(1001,@sip). This works very well.
I can not work out how to log them back out? On of the forum members was
kind enough to point me into the directions of 'dial a null extension and
press * to logout'.
I don't seem to be able to translate
2005 May 31
1
read.delim2 regarding "#"
Hello R experts:
When I tried to read my data into R, it does not take
# sign
A subset of Exp.txt is:
Experiment name assay id Varname
(A1)DBA TPA 6h/DBA Acetone rep1(A1) #3 4090 A90C1
(A2)DBA TPA 6h/DBA Acetone rep2(A2) #3 4091 A91C1
The command is:
Exp <- read.delim2("Exp.txt",check.names=F,as.is=T)
It is excuted but gave me all the NAs. Can you all
drop me a hint?
Thanks
2012 Nov 07
1
change colour of geom_step by scale_colour_manual
Hi,
Color of my step plot is now by default. Now I'd like to change the color as
the grey scale I specified. I don't know why I got three black plot. Here I
attach two version of codes. The first one produces a step plot with color
by default. The second one, modified from the first one, is not producing
the grey scale I want. Any help would be highly appreciated.
[version 1- working]
2003 Nov 28
4
Mute button in Grandstream?
Hello,
Has anybody been able to get the Mute button work on grandstream? it
simply does nothing. Only Hold is avalable, which is not that good.
Thanks
--
Anton Yurchenko<phila@dg.net.ua>
Digital Generation
2011 Jul 16
2
Old game and CD support
Hello
Sorry i?m a newbie in the wine world, I recently change my OS for Linux , I
would like tot test some old game with wine (abandonware), and i Have the
classical problem : the install works perfectlys but there is a problem with
the CD detection. I?m maybe an idiot but i tried with the wine option (i
choose the repertory nd the i launch
) i tried with acetone iso/ furius ISO
and after
2011 Sep 02
2
ISO question.
I am new to linux and am currently using Kubuntu 11.04 on a coby 10in netbook with no cd drive. I have ISO files of the diablo II install play cinematics and LOD discs. i was wondering if it was possible to mount and play off of those files. something similar to Daemon tools. i tried Acetone ISO but after i mounted nothing happend. I googled for a while and came to this site and read alot about
2004 May 24
4
Grandstream message light button
I have finally set correctly the Message Wait Indicator feature on my
Grandstream (I was using the wrong context - I thought the documentation
referred to the {mailbox=210@Context} extension context not the
voicemail context).
Voicemail.conf
[internalvoicemail]
20 => 1111,dean,dean@cogs.net,,attach=yes
30 => 2222,jodie,jodie@cogs.net,,attach=yes
Sip.conf
[20]
2015 Mar 28
2
[LLVMdev] LLVMContextImpl.h not installed?
Hi all,
I 'd like to fetch a list of structures, and found that it could be done
via
LLVMContextImpl *pImpl = Context.pImpl;
pImpl->AnonStructTypes
This however needs the inclusion of LLVMContextImpl.h, which is not
contained in the includes dir, but in the lib/IR dir (next to the .cpp
files) and is not installed under /usr/local/include...
Whats the reason for this? Isn't it
2011 May 22
2
unwanted coercion using apply
I need to convert a dataframe to a record-structure, to be able to encode it
later in JSON. Suppose this is the data:
mydata <- data.frame(foo=1:3, bar=c("M","M","F"));
I would like to convert this to a unnamed list (json array) of key-value
pairs. For example like this:
apply(data.frame(foo=1:3, bar=c("M","M","F")),1,as.list)
2006 Nov 15
0
Grandstream Programmable Buttons & Retrieving On Hold Lines
A day of banging my head against a wall and spamming this list is about
done....
I've got everything working beautifully, and I'm ready to go full out
and implement all across the board...save for one stupid little thing.
We have 6 phone lines and I'd like the GXP-2000 to show the status of
these 6 phone lines down, as well as allow a user to pick a specific
line, the right hand
2016 Apr 29
1
libopus cross compile for bf537 runtime error releated to "-lopus"
Hello all!
I'm having trouble with a cross compiled libopus for an embedded
application and would like some help.
preamble:
embedded details:
processor: bf537
kernel: Linux release 3.0.8-ADI-2011R1-svn4693, build #2834 Fri
Apr 22 12:35:34 ADT 2016
toolchain: bfin-linux-uclibc-gcc release gcc version 4.3.5
(ADI-2011R1-RC4)
audio interface: ALSA
2004 Oct 31
2
samba 3.0.7 and os/2
Hello,
samba v3.0.7 on suse linux v9.1
os/2 v4.x
I have started the process of replacing our os/2 hosts with linux,
starting with the server(s). Most of the problems have been firewall
related, a topic only briefly discussed in the docs (nudge).
Some of the hosts can now interact with the linux samba shares; not all
though. I have run ip traces and have gotten to a point that is a
2010 Jun 21
0
[LLVMdev] getGlobalContext()
Suppose I have a multi-threaded application that needs to compile many
independant bitcodes. All threads do compilation concurrently.
For each thread, it creates its own context like the following:
LLVMContext *mycontext = new LLVMContext();
But it seems there are still places that explicitly refer to the
global context (like in Module.cpp). I wonder wether this is indended
or
has yet to be
2002 Jul 02
0
Authentication problem with samba 2.2.5
We have started to upgrade or Unix servers from Samba 2.0.7 to Samba 2.2.5.
I did one machine as test and all worked fine. Today I tried adding two
more today and both come up with the "Incorrect password or unknown
username" box in Windows Explorer. All the Unix servers are running Solaris
7. I did the make on an NFS file system once and then ran 'make install' on
each
2012 Apr 23
0
Different results for sparse and dense version of model matrix using contrasts and interactions
Dear all,
I've been getting different results from the sparse and dense version
of model.Matrix when used with sparse contrasts and interactions
between factors. The same happens when using model.matrix and
sparse.model.matrix. When calculating list.contrasts I get the same
results for sparse and dense contrasts (except the type of the matrix
is different of course). However, when I use these
2010 May 07
0
Dovecot version mismatch - after restart
Getting the followng error when managesieve is enabled. Any other post I've
read says this problem is because the service hasn't restarted after
upgrade. I've restarted dovecot & postfix many times, reboot machine too.
Still get the error. Racking my brains on this!!
May 7 13:21:19 drizzle dovecot: dovecot: Created login processes
successfully, unstalling
May 7 13:21:20 drizzle
2019 Mar 31
0
classic upgrade woes, ignores realm
On Sun, 31 Mar 2019 13:37:44 +0200
Patrick von der Hagen via samba <samba at lists.samba.org> wrote:
> I am running samba as a fileserver, having some users (LDAP backend)
> and lots of files. No machines ever joined this setup. Now I want to
> join some clients, but want to upgrade to AD before I do that.
> Configuration is quite old, but had no issues so far. I've been
2009 Jul 30
1
CELT for DAB broadcast radio
Hi all,
Just a quick note to let you know that we are currently integrating CELT
with our DAB transmission and reception software tools. We plan to have a
working demo at the broadcast conference IBC 2009 in September where we have
a small booth. We hope to be able to demonstrate a real-time DAB CELT
encoder as part our our Live CD based on Ubuntu and GNU/Radio (
2012 Mar 17
1
GSOC 2012 Project
Hi,
I have desire to contribute in GSOC 2012 open source development. I go through the GSOC 2012 projects details and it sounds to me an interesting project. I am interested in the following project:
? Weighting Schemes
I have relevant experience as an open source C++ developer at Google. Inc USA, Warid Telecom UAE & Buraq Integrated Solutions (Australian based company).
Firstly, I would
2019 Mar 31
0
classic upgrade woes, ignores realm
On Sun, 31 Mar 2019 14:37:44 +0200
Patrick von der Hagen <patrick.vdhagen at wiso-tech.de> wrote:
> Am 31.03.19 um 14:08 schrieb Rowland Penny via samba:
> > On Sun, 31 Mar 2019 13:37:44 +0200
> > Patrick von der Hagen via samba <samba at lists.samba.org> wrote:
> >
> >> I am running samba as a fileserver, having some users (LDAP
> >> backend)