Displaying 20 results from an estimated 3000 matches similar to: "RE: Polycom buddies question"
2006 Dec 07
2
Polycom buddies question
I know this is not asterisk specific but we all know this group is used
for Polycom issues as well...
I have hints working ok on Asterisk. However the Polycom phone will
only show the buddies key if there is not a call. This defeats the
purpose of using the buddies to see if you can transfer a call to
another extension (using the Buddy key to see if they are on the phone).
Polycom sip
2006 Feb 08
3
Remapping Polycom IP501 buttons
Hi,
Just started using an asterisk-based PBX with Polycom IP501 phones. Am
Fairly satisfied and am starting to get into FTP setup of the phones.
Have figured out most things except for how button remapping works.
In sip.cfg, I have this entry:
<keys key.IP_500.31.function.prim="DoNotDisturb"></keys>
This works as expected but if I try to change the remapping to any
2007 Feb 06
2
Buddy list order
I could have sworn I saw a post about this recently but I can't find it
so apologies if this is a dupe, but is there anyway to control the order
in the Polycom Buddies list?
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070206/b2d3c1fc/attachment.htm
2006 Jun 19
4
Polycom Buddies in 1.6.6
All,
Slightly off topic.
Polycom released their SIP software version 1.6.6 for their phones recently. I was under the impression that this release fixed a previous limitation where the phones would only watch 7 buddies, ie send 7 sip subscriptions to Asterisk. I have configured a phone directory to watch 30 or so appearances, and it still seems to only be sending 7 subscriptions to Asterisk.
2004 Dec 23
1
Polycom Buddies
I've got two Polycom 500's that I'm playing with, and I want view the status of either phone, (busy/on the phone/etc.) from the other.
I've got this cute little 'Buddies' button, and I can add contacts to that. But the status doesnt actually update.
Do I need to setup realtime for asterisk? Can anyone point me to some documentation or give me some hints?
Thanks,
Nihal
2006 Jan 11
4
Member.buddies.sort >> undefined method `<=>''
Hi all
I have a model Member that has a habtm relationship to buddies (also
members).
Now I wanted to sort them using sort, but this ends in an error
"undefined method <=>"! Where''s the problem here? Sorry, I''m still
beginning to learn Ruby. ;-)
Thanks
Josh
--
Posted via http://www.ruby-forum.com/.
2005 Jan 04
6
Polycom Buddy Feature
Greetings,
Recently there has been talk of the presence/buddy feature with asterisk
and Polycom phones. I have it setup, and working as expected, however I
can only get 7 buddies to appear on the screen at any given time.
Has anyone gotten more than 7 buddies to appear? I'm just trying to find
out if this is some polycom limitation, bug, or my error.
Thanks,
Matt
--
Matt Gibson
VOIP
2006 Feb 27
4
2 belongs_to to the same parent table
Hello!
I have 2 table: users and buddies
User: id, name, ...
Buddy: id, user_id, user_buddy_id, ...
So if you have 2 users 1,jack and 2,fred and fred is a buddy of jack,
there is a Buddy object: id=1, user_id=1, user_buddy_id=2
I can declare only one belongs_to in Buddy and one has_many in User. And
there is conflict if I had the second one (the first one is discarded)
class User
has_many
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
2006 Jan 09
6
has_and_belongs_to_many :self
Hi all
I got the following class:
class Member < ActiveRecord::Base
has_and_belongs_to_many :buddies,
:class_name => ''Member'',
:join_table => ''members_have_buddies'',
:foreign_key => ''member_id'',
:association_foreign_key =>
2005 Jan 04
1
Re: Polycom Buddy Feature
I'm still trying to work this out.
I've got this in my sip.conf
[1003polycom]
type=peer
secret=abc123
host=dynamic
defaultip=192.168.1.215
context=default
mailbox=1003
subscribecontext=phonestatus
[1004polycom]
type=peer
secret=abc123
host=dynamic
defaultip=192.168.1.214
context=default
mailbox=1004
subscribecontext=phonestatus
And this in my extensions.conf
[phonestatus]
exten =>
2006 Jul 24
1
Relationship Conventions
Hi Team!
Just having a bit of trouble with the many-to-many relationship of the
same type.
Im trying to build a buddy list. So I have a users table and want to
allow each user to have a buddlist of users.
Ive tried having a User model and a Buddy model where the buddy model
has 2 fields user_id and a buddy_id but i cant get the buddy.name
methods to resolve when getting a list of buddies.
2006 Mar 06
1
Buddy watch?
Hi,
I am using Polycom 501 and I came across a problem. As soon as I have
incominglimit=1 in sip.conf, which is necessary for buddy watching, I
cannot transfer calls. On the console it tells me:
Call from user '3052' rejected due to usage limit of 1. Can someone
please tell me how to get around this problem?
(I don't know if this is relevant, but in the phone.cfg file, I have
2005 Dec 21
1
RE: Prototype: correct useage of onComplete withAjax.PeriodicalUpdater
>From a quick look at the source code, it looks like onComplete is only
called when the whole thing is done - in the case of Updater, right
after the update, in the case of PeriodicalUpdater, right after it has
been stopped.
It looks like you need to pass your callback method as an ''insertion''
method in the options. This takes two parameters, the first will
probably be the
2005 Nov 09
5
Receptionist phones
I've been playing with Asterisk for a few weeks and it's working great.
I have a question about getting multi-line receptionist phones working.
I was thinking about getting one of these expansion ports:
http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet0
9186a008008883d.html
What are people using for receptionist phones that show all the
extensions in
2006 Feb 06
4
Relationship Question (STI)
My girlfriend and I have been dating for two years, and she just told me she
has an STI...
Actually, I currently have three different models, like: Dog, Whale, Monkey
They all have some similar attributes, but, they are unique enough to
break into their own models. I could use STI, but I think the table would
just have too many columns.
Now, I wanted to let the Dog''s, Whale''s
2024 Jan 18
0
Choices to remove `srcref` (and its buddies) when serializing objects
> ------------------------------
>
> Date: Wed, 17 Jan 2024 11:35:02 -0500
>
> From: Dipterix Wang <dipterix.wang at gmail.com>
>
> To: Lionel Henry <lionel at posit.co>, Tomas Kalibera
>
> <tomas.kalibera at gmail.com>
>
> Cc: r-devel at r-project.org
>
> Subject: Re: [Rd] Choices to remove `srcref` (and its buddies) when
>
>
2006 May 25
8
Looking for AOL, MSN, Yahoo "Rails Buddies"
I''m an independent software developer that spends a fair amount of time each
day working on Rails-related project. t''d be really great to meet some
people to chat about rails, software development, or whatever else geeky
stuff via IM!
If interested, shoot me an e-mail or reply here. Personally, I''m a little
apprehensive about putting all my info out there on a list
2005 Dec 21
1
RE: Prototype: correct useage of onCompletewithAjax.PeriodicalUpdater
The only call that PeriodicalUpdater will make periodically to you is
the insertion call.
I think of onComplete as being ''I''ve done everything I was going to do'',
which for Updater is right after it''s done a single update, but for
PeriodicalUpdater, it''s after it''s finished all of its updates, so
you''ll only get it once for any call
2006 Feb 22
4
Polycom IP 601 Buddy Watch problems
Hi,
I configured Buddy Watch function on my Polycom IP 601. It works well, until I make a reload of Asterisk. After reload, It can't monitor any lines and I have to restart the phone to reactivate this function.
Is this a specific problem of asterisk-1.2.3? How can I solve it?
Thank in advance, regards,
Marco.