Displaying 20 results from an estimated 500 matches similar to: "Remapping Polycom IP501 buttons"
2005 Oct 12
2
Polycom: Button Remapping, HELP!
I need to find a way to have the Polycom phones automatically park
calls. Right now my users hit #70# (I know the last # is optional but
it speeds it up.) to park a call. Personally I think this is easy, but
my users would like one button to do this for them. The Polycom has
buttons we don't need (Transfer & Services), it would be nice if I could
remap one of those buttons to dial
2006 Feb 09
1
Polycom remapping SpeedDials
Hi -
Has anybody been able to successfully remap SpeedDials on Polycom phones?
The manual seems to indicate that you can, and I followed the advice in this
list message:
http://lists.digium.com/pipermail/asterisk-users/2005-October/129142.html
The result I get is that the remapped buttons act as the VolumeUp button,
rather than as a speed dial. My configs look like this:
<Mac
2007 Jan 18
1
RE: Polycom buddies question
A follow up (late better than never)
Finally had time to sit down and look at this
sip.cfg
<keys key.scrolling.timeout="1"
key.IP_500.31.function.prim="BuddyStatus"/>
This turns the Services key which I never use on a 501 into the Buddy
Status. It even works while on a call. One touch!
Bill
________________________________
From: Bill Gibbs
2006 Jun 21
5
Polycom Intercom - almost there
Ok so I added to my Freepbx config running Asterisk 1.2.4 in
extensions_custom.conf
; intercom
exten => _7XXX,1,SIPAddHeader(Alert-Info: Auto Answer)
exten => _7XXX,2,Dial(SIP/${EXTEN:1},12,Tt)
and configured my Polycoms via this page
http://www.voip-info.org/wiki/view/Polycom+auto-answer+config for auto
answer and that works fine if I dial 7 then the 3 digit extension.
No
2006 Oct 31
5
Example Polycom function key config
Hi,
Has anyone here reprogrammed their Polycom features keys using
sip/ipmid.cfg?
If so I would be really grateful if someone could send me an example as
I have tried various entries for hours now and don't seem to be getting
anywhere.
Any help appreciated.
Kind regards
Jamie Heckford
Technical Consultant
2005 Oct 18
4
Polycom IP501 and record on demand
I am doing some experimenting with Asterisk 1.0.9 and Polycom IP501's. I have the extensions setup, and everything is working well up to this point. Now, I want to setup my system so that a user at an extension can start a recording on demand. I have tried various Google searches, but am coming up empty. Could someone point me in the right direction, or have some sample Polycom/Asterisk
2006 Feb 28
1
Re: Polycom Default Ring Volume [OT]
>Kind of OT here, but just out of curiosity, how do you email them? Do
>you have an actual address, or do you just use the form on their web
>site? I've sent a bunch of requests via that form, and even though it
>says I should receive a response, I never have. I've tried going
>through a couple of resellers, too, and haven't gotten anything. I'm
>hoping you
2006 Feb 13
7
Concatenation
I have this:
<%= @tech_standard.category + " " + @tech_standard.point + "." +
@tech_standard.subpoint %>
I get this error:
cannot convert Fixnum into String
point and subpoint are number.
How do I concatenate those values?
Seth Buntin
Web Resources Coordinator
Kentucky Academy of Technology Education
Murray State University
--------------
2006 Feb 17
4
Why doesn''t this work!
I have this in my controller...
@tech_standards = TechStandard.find_by_sql("SELECT * FROM tech_standards
WHERE subpoint <> 0")
Everything is fine except when I look at my view I still get supoints
that are 0. When I run this query in my query browser I don''t.
View:
<select name="resource[tech_standard]" id="tech_standard">
2005 Dec 05
1
Strange automount problem with samba & LDAP
Hi all,
I've installed samba-3.0.21rc2 on a solaris 10 machine (latest patches
applied) by compiling from source:
#uname -a
SunOS newton 5.10 Generic_118844-20 i86pc i386 i86pc
User's home is mounted using automount without any problem. But when I
try to mount using samba, it can not access the users home directory
when it 's share is not mounted and gives following error:
2007 Aug 10
1
Polycom question - removing a soft key functionality
Hi,
I just enable "presence" on my phones, so that secretaries can see whether
their bosses are already on a call or not.
Unfortunately, this came with the added "benefit" of adding two soft key
features on the screen, "MyStatus" and "Buddies", which I want removed (it's
good enough for me that they can see status by looking at the line icon,
this
2005 May 25
4
Polycom IP501
Hi All -
I noticed that the Polycom IP501's are now shipping. Has anyone
gotten one yet, and if so, what's different about the phone? Any UI
improvements, or is it just better hardware?
Thanks,
Noah
2006 Feb 09
1
Polycom IP501 with Asterisk - distinctive ring?
This is my first foray into SIP telephony, so be gentle. :-)
The Polycom SoundPoint IP 501 phones have been fantastic so far. I still have
a lot to learn when it comes to them, but the manual seems pretty extensive
and so far Asterisk has been playing well with them.
I have a need to be able to identify incoming calls based on some factor
(could be time of day, caller ID, dialed number, it
2006 Feb 09
0
re: Polycom IP501 with Asterisk - distinctive ring
The answer is yes, I think, but I don't recall precisely how off the top of my head, and I'm walking out the door in a moment. The phone will hold more than a dozen distinct ring tones which you can create for yourself, and you can have asterisk direct it to use a ring tone independently of line appearance. The most direct way would be with the SIP Alert-Info field, but the phone itself
2006 Nov 10
2
Dialing from "Placed Calls" on Polycom IP501 doesn't always work
Greetings,
Has anyone noticed that attempting to place a call from the "Placed
Calls" list on a Polycom IP501 by pressing the 'Dial' softkey sometimes
simply returns the phone to the idle screen? It is not related to the
number being dialed, as we have observed two entries for the same
number, one of which worked and the other didn't.
We've experimented with calls
2005 Aug 15
1
Maximum remote directory size in Polycom IP501
Greetings,
We are trying to make our corporate directory (around 400 entries)
available via TFTP to some Polycom IP501 phones. A small (~40 entries
or so) file works, but the full file fails to load. Does anyone know
what the upper limit on directory entries is?
The size of the XML file itself is only 60K - you'd think that would
all fit into the phone with no problems.....
I would
2006 Feb 09
0
SOLVED: Re: Polycom IP501 with Asterisk -distinctive ring?
BOFH told me he uses it to listen to his co-workers
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Andrew Kohlsmith
> Sent: Thursday, February 09, 2006 12:27 PM
> To: asterisk-users@lists.digium.com
> Subject: SOLVED: Re: [Asterisk-Users] Polycom IP501 with Asterisk -
> distinctive
2006 Feb 09
0
SOLVED: Re: Polycom IP501 with Asterisk -distinctive ring?
This feature also works on the IP301 phones. The obvious caveat is that
it is one-way only. Still nice for an "all-page" though.
-Jonathan
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Andrew Kohlsmith
> Sent: Thursday, February 09, 2006 12:27 PM
> To:
2006 Mar 30
1
OT: Polycom IP501 and Speed Dials
Hi gang,
I know this is off-topic for Asterisk, but I don't know where else to
ask: I've setup a central directory.xml file for my Polycom IP501 phones
with a list of all the internal extensions. None of them have <sd>1</sd>
as I don't want to enable any speed dials, just have a list in each phone.
However, when a phone boots, it seems to pick a random entry and put it
2006 Feb 09
1
Re: Polycom IP501 with Asterisk - distinctive
Hi Andrew -
> I have a need to be able to identify incoming calls based on some factor
> (could be time of day, caller ID, dialed number, it doesn't matter.) --
> Assuming Asterisk can differentiate between the calls I want, how do I inform
> the IP501? There are "only" three line appearances -- I can't simply just
> ring a different appearance since there