Displaying 20 results from an estimated 3000 matches similar to: "Mutliple Line 'Buttons'"
2004 Nov 29
1
Terminal Services + VoIP
Hi All,
I'm looking at implementing Asterisk for a customer that uses
Microsoft Terminal Services heavily in their workplace (every
workstation).
It's about 25 users, and about 30 phones.
At the moment their running on standard 10/100 switches.  Nothing
special, so I am wondering if I should recommend Layer3 switching for
internal QoS?
>From my experience with Terminal Services,
2005 Aug 10
2
Samba3 server tries to sync WINS with itself and fails
I have a Samba 3 server that is trying to sync with itself.  I have
wins support = yes in the samba configuration file and there are no
other WINS servers on the network.
The IP address of the Samba server is 192.168.10.4 and is trying to
sync with itself but fails...
Here's the error from log.nmbd
[2005/08/10 12:34:21, 0] nmbd/nmbd_nameregister.c:register_name_response(130)
 
2005 Nov 22
1
Sick Samba 3.0.14a-3 Server - in a world of pain!
I wrote such a generic subject line because I'm stuck and not quite
sure where to go...
It's a Samba 3.0.14a-3 server running on Debian stable.  It uses LDAP
authentication and is the primary Domain server on the network.
Until around a month ago the server '''seemed''' to be fine, but now I
have to massage it to life every morning just so the users can access
it
2008 Sep 04
1
Samba Group issues - LDAP
Hi all,
Not exactly sure what's the problem here.  I use GoSA
(https://gosa.gonicus.de/) to create users in our LDAP system, and
lately when I create new users they don't have any Group associations
in Samba.
I have a bunch of groups in the LDAP tree as well as users.  The
server uses libnss_ldap and pam_ldap to access the ldap tree.
If use do getent group then i'll see this...
#
2004 Oct 26
1
Samba + Mac OS + printing
Hi,
In my LAN, I have a debian server where samba 3.0.7-1
is intalled and act as a PDC for my windows os suite. 
I have a printer connected to my computer and I have
share it which work find for my windows without
problem.  
Now, on the other part on my network, I have about 10
Mac OS computer (8.2 & 9.2 series). On my debian
server i have install netatalk in order to be able to
share files
2010 Jan 20
3
Mutliple sets of data in one dataset....Need a loop?
Hi
I'm hoping someone can help me I am a relative newbie to R.
I have data that is in a similar format to this...
Experiment Score1 Score2
X -0.85 -0.02
X -1.21 -0.02
X  1.05  0.09
Y -1.12 -0.07
Y -0.27 -0.07
Y -0.93 -0.08
Z 1.1 -0.03
Z 2.4 0.09
Z -1.0 0.09
Now I can easily have a look at the overall correlation of score 1 and 2 by
doing this
plot(data[,2], data[,3])   or
fit <-
2007 Feb 10
0
mutliple default routes, rp_filter and martians
I have a theory on the cause of a problem but it is still only a theory.
I wonder if anyone here can confirm.
I have a multi-isp configuration with a multi-path default route to each
ISP, equally weighted.
I am seeing, periodically, traffic dropped due to martian detection and
errors logged on inbound traffic, but at other times, that same exact
traffic will be allowed, no errors.
My
2002 Oct 17
1
Mutliple backups into a signle dir
Hello.
I am trying to make use of rsync for backup purposes. I want to use it with
the -b switch: it renames older FILE to FILE~ instead of replacing it with
the newer version. This way, only the newest and the second most recent
versions of a file are saved. I want to have more versions.
One approach to this can be inpired by --backup-dir operation. I'd
rather extend the backup
2005 Aug 23
0
AreskiCC + Mutliple SIP Gateways for one route
Hello There,
I'd like to define multiple providers for one dial prefix , like , i
want if my one trunk gateway is filled the call is transfered to other
ip, how can i achieve it with areskicc.Kindly Help.
cheers
Thanks 
Junaid Uppal
1998 Aug 06
0
Which IP adresses are registered when having mutliple interfaces
Hi!
I'm running Samba 1.9.18p7 on a machine with two interfaces, so I configured:
    ; multiple interfaces
    interfaces =x.y.z.7/255.255.0.0 a.b.c.d/255.255.0.0
    ; paranoia setting: to be REALLY sure which host name samba uses as NETBIOS name
    netbios name = XYZ001
This one has to register with a WINS server on one of the nets, so I configured:
    ; be a WINS client
    wins
2012 Aug 09
5
All combinations possible in a mutliple regression
Hi,
I want to use four independent variables to predict the output of one
dependent variable using a linear model lm. I want to compare all possible
combinations of the 4 independent variables, including singles, pairs and
triples.
I was thinking of using the AIC test to compare all models and pick the best
one.
The model looks like this : 
lm(Y ~ X1 + X2 + X3 + X4)
Thanks for your help
2006 Oct 10
0
mutliple ISP's cont.
Hi Paul,
thanks for your answers.
> 3 DSL (ppp0,ppp1,ppp2) providers from the same ISP. (which means they have
> the same gateway, but different static ISP''s)
Do they actually have the same peer address?
The connection is pppoe, the gateway is assigned by the ISP and the 3 ADSL 
connections next hop is to the same Router at the ISP.
The gateway is the same for all 3 connections
2008 May 22
9
Retrieving Mutliple Records using find_by_*
I was hoping that AR''s find_by_* magic methods would help me retrieve
multiple items somewhat like the following:
  names_to_find = [''Larry'', ''Moe'', ''Curly'']
  found_people = Person.find_by_name(names_to_find)
Is there a way to accomplish this using find_by_* (or even find(:all)
using some sort of conditions) or must I resort to SQL
2006 May 03
2
New jitter.c, bug in speex_jitter_get?
On 5/3/06, Jean-Marc Valin <Jean-Marc.Valin@usherbrooke.ca> wrote:
> > I must say I really like the generalized jitter buffer though :) It's a
> > cleaner and more flexible implementation and can more easily be adjusted
> > to contain additional information with each packet.
This looks interesting to tie into asterisk's jb and plc code as well.
2011 Apr 07
12
Mutliple custom facts not showing in facter
Hi,
I''ve noticed that defining multiple facts in one file is possible, and
puppet can make use of them correctly, but when trying to call with facter
--puppet they are not shown, do I need something special to make them work
as any other single custom fact?
Master is running 2.6.7
This is a custom fact with two facts in it:
[modules/foobar/lib/facter/foobar.rb ]
require
2007 Sep 07
1
"bug" and patch: quadratic running time for strsplit(..., fixed=TRUE) (PR#9902)
Full_Name: John Brzustowski
Version: R-devel-trunk, R-2.4.0
OS: linux, gcc 4.0.3
Submission from: (NULL) (206.248.157.184)
This isn't a bug, but an easily-remedied performance issue.
SYMPTOM
> for (i in 1000 * (1:20)) {
   y <- paste(rep("asdf", times=i), collapse=" ")
   t <- system.time(strsplit(y, " ", fixed=TRUE))
   cat(sprintf("i=%5d
2006 May 03
2
New jitter.c, bug in speex_jitter_get?
> We just return a frame with the return value JB_DROP, which tells the  
> caller to drop this frame, and call jb_get again.
> 
> When the caller is done with the jitterbuffer, it calls jb_getall()  
> repeatedly, until it's empty, and then it can discard all the frames.
Hmm, looks a bit error-prone to me. Especially considering I still have
to explain that "no, you
2006 Feb 20
9
Asterisk 1.2.4 IAX2 New Jitterbuffer Tuning
I was using G729 with Asterisk 1.07.  With the new ability to do packet
loss correction with ILBC, I felt I'd give it a try.  The new PLC does
not work with G729.  I don't use Speex because my softphone does not
support it.
This is a 1.5mb IP-VPN connection with prioritized QOS for port 4569
(IAX2).  I've never really stressed the bandwidth.  Typically, only
10-20 concurrent calls.
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing.  I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad.  I think it's every object file in
the
2012 Apr 12
3
writing spdiags function for R
Dear R-list,
I am in the process of translating a long function written in Matlab
into R (mainly because I am a big of fan of R, and folks will not
have to pay to use it :). In the translation of this function
I got stack because they use spdiags, which, as far as I can tell
it is not available in R. I have explored the Matrix package, from
which I borrowed some of the functions (e.g.,