similar to: Polling DND status of a Linksys SPA9xx/5xx phone?

Displaying 20 results from an estimated 5000 matches similar to: "Polling DND status of a Linksys SPA9xx/5xx phone?"

2010 Oct 08
0
SIP NOTIFY to make linksys/cisco SPA BLF go yellow
Hi, I was wondering if anyone stumbled upon the correct event in a sip NOTIFY (from a SUBSCRIBE) to make the BLF lamps on a Linksys/Cisco SPA9xx/5xx go yellow? I'm trying to differentiate between "On the Phone" and "DND" with the BLF. Thanks. -- James
2008 Dec 11
0
SNOM Red LED on DND or unregistered Phone
Hello, I have BLF working on Snom phones. Ringing state (blinking) or "on the phone" state (solid) are working well. So the buttons are configured as "BLF" in the Snom webinterface. Now I would like to add another state for unavailable or dnd. In fact I would like to turn the LED red in the case the phone is not registered or the user pushed the DND button. So I though
2010 Feb 11
0
dnd sorta working
running freepbx 2.6.1 and asterisk 1.6.0.21 i did a clean install with the versions listed above. I was on freepbx 2.5.0 and asterisk 1.6.0 ( i think) I have aastra 57i phones. with the old versions i could hit the dnd(*76) button and i would hear dnd activated and the the light at the top of the phone would light up. Now i hit dnd (*79) and it hangs up after 1/2 second. the light doesn't
2006 May 25
0
Re: Implementing Paging on the Linksys SPA9XX phones (working)
I came up with this a few days ago, mostly used the wiki examples, didn't have time to post on the wiki yet, maybe one of you guys with a few minutes can throw it up there, really, I forgot my logon. http://www.voip-info.org/wiki/index.php?page=Asterisk+Paging+and+Intercom The agi script didn't work for me, wouldn't call the active hint extensions, even though they were there, no
2007 Dec 18
2
resync linksys SPA9XX config file from Asterisk
Hi All, Anyone know the sip header to send to a Linksys to resync it's config file? Thanks. JR -- JR Richardson Engineering for the Masses
2015 Mar 10
1
DND on a Polycom IP450
Only slightly asterisk related I suppose, but hoping someone has attempted this... I have an old installation with a bunch of IP501s, and one died. I replaced it with an IP450, and the user sorely misses his DND button. I hated those DND buttons anyway, as I couldn't control them centrally. I'd *like* to program one of his softkeys to send a *XX sequence to do DND on the
2013 Jul 16
0
Help with decyphering DND status
Arch x86_64 OS CentOS-6.4 (freepbx) Asterisk 11.4 FreePBX 2.11.0.4 Snom870 with FW-8.7.4.8 What I am attempting to do is to set a different background colour for the BLF vkeys when a station is set to DND. This is supposedly accomplished through this setting in the phones provisioning file: <vkey_blue perm="RW"> DND Blue.on Blue.pickup Blue.park Blue.message </vkey_blue>
2004 Aug 01
1
Does anyone know how to use the DND feature oc Cisco 7940/7960
Hi all, I have looked at cisco docs and it says DND is set by pressing the services button and choosing DND. Does anyone know how to configure DND in the services.xml file. I've googled around and not found anything. When you enable it in SIPDefault.cnf it just allows you to use it once. Many thanks for all your amazing work. Daniel Niasoff
2011 Feb 17
2
Polycom Do Not Disturb button and asterisk hints
Hi, Is there ANY way for me to see the status of the Polycom DND buttons in the Asterisk hints? I`m using the BLF buttons to see the status of other people`s lines, and DND should logically be somehow reflected (I don`t care as much about Polycom showing the BLF button as DND, but I do care about Asterisk hints showing it in the CLI). Right now, a Polycom phone on DND shows up as being
2004 Jun 07
0
re: Voicemail and Cisco Phones
On my 7905s I can configure a "voicemail" number, which in turn activates a "Messages" softkey. When pressed, it goes to that exten, which in turn is configured to go to VoiceMailMain. Great, works like a charm. However, the phones also have a "go to voicemail timeout" after which, the phone diverts the call to voicemail via a "temporarily moved". This
2007 Sep 13
1
how to determine if a SIP extension has DND on or off
I would like to determine through an AGI script if a specific SIP extension has DND on or off. I know that if the SIP client dialed *78 or *79 it is usually enough to just do a: database show dnd to fetch the DND status from the database. However, not all clients dial *78 or *79 (or whichever feature code is defined for DND). Some softphones such as SJPhone have a DND button. When pressed and
2004 May 12
3
Cisco 7960 SIP - DND soft key toggle?
Running the latest * CVS and Cisco 7960G and 7940G phones with SIP 6.3 image. I have figured out how to turn on the DND feature through the Settings>Call Preferences>Do Not Disturb - Yes then Save. This puts the phone into DND On and shows a DND image above the far right soft key which you use to turn off DND. There should be a better way. An on/off toggle of the soft key that it
2013 Jul 11
0
Setting the vkey background colour on Snom870
Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4.0 FreePBX = 2.11.0.4 Snom870 FW = 8.7.3.19 /8.4.8beta I would like to change the background colours on the BLF vkey field based on the station status. I posted the following to the Snom support forums some days back and have had no response so I am asking here in the hope than one or more of you have done something like this: I have the
2007 Apr 03
3
Adding DND to dialplan
Hello - I've read Asterisk should be able to activate a do not disturb feature to turn off the ringers on extensions. I checked the wiki and can't find documentation for how to do it. Here's my attempt, added to extensions.conf: [dnd-on] exten => _#78,1,Answer exten => _#78,n,Wait(1) exten => _#78,n,Macro(user-callerid,) exten =>
2006 Mar 29
0
Installing Cisco IP phone 7910
Hello, I have tried to install this phone for hours now and I can't get it working. Maybe someone can help me :) I have searched for more info from everywhere but there isn't much about 7910 :( >From the CLI I get this: NAME ADDRESS MAC Reg. State ================ =============== ================ ========== telefon --
2006 Feb 10
0
Sip + Cisco 7940/7960 + Panel + DND + queues
Hi all, Running bristuffed 1.2.4 system with solely Cisco 7940/7960 phones with SIP. I'm using also op_panel 0.25 (snapshot). I'm using * queues. I want to properly implement DND via *78 and *79. I'm using op_panel's documentation RECIPE 1 solution with astdb and dnd variables and this is fine for FOP. The DND works in normal cases, since I catch it with my Macro dialsip, HOWEVER
2015 Jun 09
0
Manipulate extension state in 1.8.x
You can use a custom device state to do it. [dnd] ;DND Toggle exten => *363,1,Answer() same => n,Set(CURRENT_PRESENCE=${DEVICE_STATE(Custom:DND${CHANNEL(peername)})}) same => n,GotoIf($[${CURRENT_PRESENCE}=NOT_INUSE]?*78,1:*79,1) ;DND On exten => *78,1,NoOP(Turning DND On) same => n,Set(DEVICE_STATE(Custom:DND${CHANNEL(peername)})=BUSY) same =>
2003 Jul 28
1
Call Forwarding and DND conf
I have put together this call forwarding and dnd config: I'm sure it can be dome with macro's but I couldn't figure that out... anyone care to input. 74 Turns DND on my phone will not ring, drops caller to voicemail... 73 Turns DND off 72+ext forward your extension to another extension and voicemail is left at the forwarded extension. 71 turns off call forwarding. ; dnd Could
2010 Mar 15
1
dnd
I did a clean install to freepbx 2.6.1 and now when i do *76 i get a 1 second flash on the screen then the phone hangs up. the FOP says it is on DND but some ext are still getting calls. once i do a *76 FOP still says I am on dnd. I am running asterisk 1.6.0.21. before i was getting a message like dnd activated and dnd deactivated. i posted this on the freepbx site and here is what i got
2006 May 04
2
SV: Polycom 501 - Disable DND feature?
Well, yes and no. I tested that before and it causes a silent ring instead of a call rejection. I actually want to disable the entire feature. So the phone always rings unless you're actually on the phone. Thanks for the reply though! Regards, Jan ________________________________ Fr?n: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] F?r Jerry