Displaying 20 results from an estimated 5000 matches similar to: "OT: Polycom IP330 user problem"
2008 Jan 23
4
image question
Hi,
I have a question regarding the image function. Is there a way to specify a
separate color set for each column in the matrix?
TIA,
ajar.
[[alternative HTML version deleted]]
2007 Oct 18
1
polycom ip330/ip501 second ethernet port
Hi,
Has anyone had any great difficulties with QoS using the second ethernet
phone in these Polycom phones for desktop machines in a converged
network? I had heard that these can cause difficulties when used in
this manner. I have always tried to persuade customers to go with 2
ethernet drops per workstation to avoid having to use the phone as a
switch.
I apologize for this question not being
2007 Aug 16
2
Seeking opinions: Polycom IP330 phones?
Does anyone online have an opinion on these? I've used 500/510/6001/601
models before. Need to know if these apparently lesser models can be
provisioned in the same way. Are end uers happy with them?
Thanks,
Michael
--
Michael Graves mgraves at pixelpower.com
Sr. Product Specialist www.pixelpower.com
Pixel Power Inc.
2005 Dec 01
7
sixtel
Just curious...
Is there anyone out there who has given this outfit money and actually
received any service from them?
2018 Oct 31
2
Again NFSv4 and Kerberos at the 'samba way'...
> > In computer terms, It's a 0 or 1, always.. Yes, i say no.. ( sort
> > off.. )
> >
> > A door is open or closed, yes, .... No... ;-)
>
> Well it could be a glass object as well, what is it called ?? Oh I
> know, a jar LOL
>
> Rowland
>
So for you a door is the same as a glass object, hmm , then try going throug that glass object... :-p
2006 Jan 19
13
Polycom FW
Anyone know how to obtain firmware and starter .cfg files for Polycom
phones? Despite registering at the Polycom web site, I can't locate
this stuff.
2008 Oct 29
5
network design philosophy and practice
I'm wondering how prevalent the practice of physically segregating voice
and data networks is in the Real World.
What are the factors that typically lead to such a decision?
DIscussions of pros and cons are most welcome by me.
Experiences, anybody?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3234
2006 Jan 18
1
Polycom 301 DTMF
Just got a Polycom 301 and I'm configuring. Examples given in wiki
recommend using dtmfmode=inband, so that's what I set in sip.conf for
this phone, as I have for various other IP phones on my network. But
the telephone does not seem to send DTMF tones up thru the network
(although I hear them in the handset when I bang the buttons). Also, I
can't seem to find a corresponding
2015 Oct 24
4
ADUC - "UNIX Attributes" tab - "Unwilling To Perform"
Thanks Rowland - appreciated.
I have checked the ldbsearch result and both groups look to be pretty
much exactly the same to me, one of them is shown below (I have
sanitised some of the output, replacing parts with 123/a/b/c, but the
rest of the output is byte for byte as seen)
In the time between posting my original message and checking again
just now, however, I have the following additional
2015 Oct 23
2
ADUC - "UNIX Attributes" tab - "Unwilling To Perform"
Hi,
I am sure I have come across this before but have previously either
ignored it or somehow worked around it. However it has come up again
and this time I will try to find out what's going on, hopefully we can
fix whatever the issue is.
I have a Samba 4.2.2 domain that generally works fine; I have rfc2307
enabled so that I can keep UIDs/GIDs consistent across machines whilst
still being
2007 Jul 27
6
polycom custom ring tones (slightly OT)
Hi all,
Has anyone made up custom ring tones for the Polycom SIP phones? We use
different rings for different lines, but the ones it comes with are all very
similar. In the interesting of sharing, here's one I made up for paging:
<PAGE_BEEP se.pat.ringer.13.name="Page Beep"
se.pat.ringer.13.inst.1.type="chord" se.pat.ringer.13.inst.1.value="12"
2004 Sep 06
4
Cox regression for prevalence estimates
Hello, I'm an MD working in an eye clinic. I'm learning by myself to use R
for use in my research works and for implementation in a software project.
There are some authors who recomends the use of Cox regression as a
substitute for Logistic regression (<a
href="http://www.biomedcentral.com/1471-2288/3/21.pdf"> Barros AJD, Hirakata
VN. BMCMedical Research Methodology, 2003;
2007 May 10
5
Shared behavior and_raise problem, and site aestetics
Hello,
Is anyone else having trouble with the and_raise method on mocks,
with respect to shared behaviors? If I do the following instead:
foo.should_receive(:bar).and_return { raise }
everything seems to work. I have been supplying no arguments to
and_raise, by the way.
Also, you may want to make the background in the code examples on the
home page a little lighter. I am hardly able to
2010 Nov 24
2
Create new string of same length as entry in dataframe
I suspect that this is simple, but thanks in advance for any advice...
I have a dataframe, t2:
V1 V2
aaa 3
aaaa 4
aaaaaa 6
a 1
aa 2
V2 is the length of the string in V1 using nchar(as.character(t1$V1))
I'd like to create a third column, that contains a string of the length of
V2, but containing an alternate text, e.g.
V1 V2 V3
2006 May 25
2
Volume configuration on Polycom Soundpoint 501phone
Could not find your post for 4 months ago.
-------------- Original message --------------
From: "Anton Krall" <akrall-lists@intruder.com.mx>
> Yes, check a post that I made about 4 months ago, I posted the cofig for
> setting the speaker, handset and ring volumes ..
>
> |-----Original Message-----
> |From: asterisk-users-bounces@lists.digium.com
>
2005 Jul 27
0
Polycom gain settings
Hi All,
I have some Polycom IP300's and I'm interested in increasing the max volume
for the headset (not handset), I'm wondering if anyone has experience
adjusting these values:
<gains
voice.gain.rx.analog.handset="0" voice.gain.rx.analog.headset="0"
voice.gain.rx.analog.chassis="3" voice.gain.rx.analog.chassis.obs="-12"
2005 May 22
1
Polycom IP600 Questions
1. How do you set the music on hold to work with asterisk. Right now
when I place a call on hold the caller hears nothing. MOH works with all
my other IP phones.
2. Ringer Volume. How do you set the ringer volume? So that it's set on
reboot.
Thanks
2005 Jun 22
3
string/character to number
I did a very quick search of the archive and couldn't find a readily
available answer to this one:
I'd like to convert, for example:
c("a", "b", "a", "b")
to
c(1, -1, 1, -1)
In the case of the first vector, it may be any length, but will always
only have two unique values. It must always be replaced by
corresponding values of 1 and -1.
Any
2011 Nov 10
2
Error in axis ????
I did an update of both rstudio and my packages. I had some trouble but was
able to move a lot of the packages so most troubles seem to be behind me.
But having a problem with code that previously ran fine. See below:
require(quantmod)
Loading required package: quantmod
Loading required package: Defaults
Loading required package: xts
Loading required package: zoo
Attaching package: ?zoo?
The
2011 Apr 05
1
asterisk-users Digest, Vol 81, Issue 12
On 04/05/2011 03:06 PM, asterisk-users-request at lists.digium.com wrote:
> Message: 12
> Date: Tue, 5 Apr 2011 13:36:21 -0500
> From: Sherwood McGowan<sherwood.mcgowan at gmail.com>
> Subject: Re: [asterisk-users] Iptables configuration to handle brute,
> force registrations?
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at