Displaying 20 results from an estimated 900 matches similar to: "Re: Polycom Buddy Feature"
2007 Apr 03
1
Hints not working using SVN-branch-1.4-r59289
Group
I'm having trouble getting hints to work correctly using
SVN-branch-1.4-r59289
I have hints working on several other systems but I must be missing
something this time around.
VoIPGW*CLI> show hints
-= Registered Asterisk Dial Plan Hints =-
30@default :
State:Unavailable Watchers 3
29@default :
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 Feb 15
2
Hint priority
Hi All
Has anyone managed to get the hint priority with Swissvoice IP10S phones
working?
I have 2 phones: a Snom 360, setup as the reception phone on extension
11, and a Swissvoice IP10S on extension 12.
When calling each other (tested both ways) I can only ever see the Snom
360 in the Active State from 'show hints'. The Swissvoice stubbornly
remains in the Idle State when on a call!
2008 Nov 04
1
users.conf and hints
Is there a way to override sip peers defined in users.conf with respect to their context and hints?
Every extension I have defined in users.conf always gets an @default for the hint priority. Below are asterisk outputs and users.conf entries. In peer 1203 I've set a subscribecontext, which is completely ignored.
Thanks for any help.
nurscarepbx*CLI> core show version
Asterisk 1.4.22
2010 Aug 11
0
Aastra 6739i Support
All,
I have multiple Asterisk servers in various locations running various
1.4 and 1.6 versions (lab and production) and am having trouble with a
new Aastra 6739i (3.0.1.2015) registering. Below is my request to
support and they have looked it over and don't see anything wrong:
Support, Can not get a 6739i to register with 3 different Asterisk
servers with varying configurations/versions
2006 May 16
1
error leaving voicemail in multiple VM boxes
Has anyone seen this (version 1.2)?
The following dialplan should result in the voicemail message being
delivered two both mailboxes (5555557426@context_name and
5555557427@context_name);
exten => 0,1,SetCIDName(OPER ${CALLERIDNAME})
exten =>
0,2,Dial(SIP/5555557423&SIP/5555557424&SIP/5555557425&SIP/5555557426&SIP
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:
> The hints have to be in the same contexts in extensions.conf as defines in
> the sip.conf subscribecontext which can be set per peer.
Well, [anika_incoming] will be included in [default], of course...
But I tried to define anika_incoming in subscribecontext, too. No changes...
> Also, have you configured the phones as well?
What do
2006 Jan 06
2
controlling SIP subscriptions from SNOM phones
We recently deployed 10 SNOMs as part of a PBX hosted solution. We have one
phone setup as the receptionist phone, using hints to show busy office
lines. This all works as expected.
This is a new installation, and people are just starting to setup their
phones. For those of you not familiar with SNOM phones, there is a row of
keys on the right side of the phone which SNOM calls function keys. In
2020 Jun 05
2
pjsip subscribecontext support
Hello,
I would like to ask about current state of subscribecontext in pjsip.
I found out some 6 years old discussion on that without any plans to
implement it in the future.
I have phones in different contexts. I suspect, when I use its context
to subscribe, they will not see phones from the different contexts. Am
I right?
Marek
2012 Dec 06
2
BLF and call-limit in 1.8
Hello
We have recently upgraded our internal PBX from 1.4 to 1.8. This made the BLF lamps on our Polycom phones stop working. After a lot of googling and a lot of testing, I have been unable to find a solution.
I did try to change the call-limit value from 4 to 1, and this actually made BLF work (noone suggested this, and what documantation I can find states that this option is deprecated). This
2005 Sep 19
2
hints and the sNOM 360
Hi
I am trying to get a SNOM 360 to monitor other extensions i.e. when someone
makes a call to/from another extension, one of the LED's on the SNOM 360 will
change state. I am using 1.0.9/bristuff-8l.
I have 2 extensions - 2001 is a SNOM 190, 2002 is a 360 - both are running
the latest firmware. (3.60i for 190, 4.0 for 360). I have read all the
relevant articles on the wiki on
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:
Hi Ishfaq
> Look into Busy Lamp Field/Presence
>
> Here's a starting point:
>
> http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html
Thanks a lot, but it does not seems to work...
Here my configuration:
sip.conf:
[general]
allowsubscribe=yes
subscribecontext = default
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000.
Currently what I have is
extensions.conf:
[globals]
polycom430=SIP/101
[internal]
exten => 101,1,Macro(voicemail,${polycom430})
[macro-voicemail]
exten => s,1,Dial(${ARG1},10,tT)
exten => s,2,VoiceMail(u${MACRO_EXTEN}@default )
exten => s,102,VoiceMail(b${MACRO_EXTEN}@default)
[ext-local-custom]
exten => 101,hint,${polycom430}
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
2004 Dec 21
4
hint extension and Snom phones - CVS or stable?
Hi,
does the hint extension work together with the Snom phones in stable? I
don't get an error in the dialplan, but it does not work either.
On SIP/26 I want to monitor SIP/22. This is what I do right now:
extension.conf
[incoming]
exten => 955,hint,SIP/22
exten => 955,1,Dial(SIP/22)
sip.conf
[26]
...
subscribecontext=incoming
...
Running Asterisk 1.0.2-BRIstuffed-0.2.0-RC2b
TIA
2009 Nov 11
2
Bug or feature: SIP chanvars not overriden
Hello,
Using 1.6.2-rc5, my settings include:
[local-phone](!)
context=mylocal
type=friend
nat=no
canreinvite=no
host=dynamic
qualify=yes
dtmf=info
language=fr
call-limit=5
subscribecontext=subs
disallow=all
allow=alaw
t38pt_udptl=no
setvar=accountcode=foo
[168](local-phone)
defaultuser=168
secret=pass168
callerid=John Doe<168>
2010 Nov 03
1
inbound call issue...
Can anyone tell me why my inbound calls keep getting rejected with 401?
Here's the debug information:
<--- SIP read from UDP:147.135.32.221:5060 --->
INVITE sip:6087294351 at 216.26.109.22:5060 SIP/2.0
Call-ID: 31007e-31 at 147.135.32.221
CSeq: 1 INVITE
From: "Wi M"<sip:4144038968 at 147.135.32.221;user=phone>;tag=9bbc
To: "Gregory Malsack"<sip:s at
2004 Sep 30
7
Asterisk hardware
Hi to all,
I already setup asterisk on REDhat 9.0 linux machine.
I will have 4 physical phone lines and 10 IP phones for it to use. I have a
network setup already.
Is getting TDM400P - 4port FXO from digium enough to start? Do I need
anything else?
Thank you
2017 Feb 17
2
GSOC 2017 Project: Improving Xapian's PHP Bindings
Hello,
My name is Nihal. I am a 4th year, CSE undergraduate student at National
Institute of Technology Surathkal (NITK). I am proficient in C/C++/Java/PHP
languages.
Looking through GSOC organizations and projects. I came across Xapian. I
have looked through the project list for GSOC'17. Improving Xapian's PHP
Bindings project looked right for me. I have been reading up on the
resources
2007 Nov 06
2
Pickup Command not working
When I execute a pickup on a ringing phone I get CALL FAILED REASON CODE
603. I am dialing **212 with the following config. Anyone have a
suggestion?
EXTENSIONS.CONF
-snip-
[BLF_Group_Pickup]
; Defines how the extension to pick up a ringing phone in your BLF group
exten => _**XXX,1,Pickup(${EXTEN:2})
exten => _**XXX,n,Hangup()
[BLF]
; Defines a BLF Hint for phones
exten =>