similar to: SPA-941/2 Monitoring

Displaying 20 results from an estimated 4000 matches similar to: "SPA-941/2 Monitoring"

2005 Jun 04
3
SNOM extension lights programmable, eg. based on asterisk variable setting?
Hi all, I've programmed on a SNOM function key the destination "**77" which in my extension plan reprograms/toggles an asterisk DB variable which I use in the extension plan for some call routing decisions. I would like the SNOM extension light to permanently reflect the current toggle status of my application logic/asterisk DB variable. Is something like that possible to do in
2009 Feb 26
3
Question about Do Not Disturb
Hello, Some of my users have phones lacking a DND button. I need to provide an extension they can dial that will put them in DND, i.e. tell the server not to send them any calls until they get off the DND. I've researched it for almost 3 days now and tried a range of configurations. I'm hoping somebody here has an answer. Currently, I have this in extensions.conf [app-dnd-on]
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
2007 Sep 03
3
Manager Originate without phone off hook?
I'm trying to keep the DND status of my Snom phones and the astdb in line but I'm stuck on integrating my gui DND button which talks to * using the manager interface (actually it uses Astmanproxy as the gui host is on a different network to asterisk and can't see the Snom's across the network). All's working fine in my Dialplan; when someone dials the code for DND-on or
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 =>
2010 Mar 26
2
dnd not working correctly
i have posted this question couple of times and never really got any hits i wasn't able to provide any debug info Connected to Asterisk 1.6.0.21 currently running on phoneserver (pid = 3309) Verbosity is at least 4 == Using SIP RTP TOS bits 184 == Using SIP RTP CoS mark 5 == Using SIP VRTP TOS bits 136 == Using SIP VRTP CoS mark 6 == Extension Changed 117[ext-local] new
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
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
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
2011 Jan 04
4
Do not disturbe
Hi all, I am trying to set up DND in my asterisk, I am using the following context: [app-naoperturbe] exten => *11,1,Set(DND=${DB(ddisturbe/${CALLERIDNUM})})exten => *11,2,GotoIf($["${DND}" = "YES"]?*11,3:*11,101)exten => *11,3,Set(DB(ddisturbe/${CALLERIDNUM})=NO)exten => *11,4,Playback(beep)exten => *11,5,Hangup()exten =>
2004 Sep 20
2
Cisco 76XX - How to ignore a call (silence ring)
I am preparing to setup a system using Cisco 7940 and 7960's I have the 7.1 SIP firmware on them. One issue I have run into is how to silence the ringer if a call comes in and you don't want to take it. Many phones have a DND button. I know the 79XX has the DND in the menu but it is to cumbersome to go into the settings then phone preferences then the DND and select yes. Is there any other
2017 May 17
2
Asterisk 13 queue and DND phones
Hi, I've noticed that when I set a phone on DND (phone-side DND, meaning it rejects calls with a busy status, SIP 486 response code I believe) the queue keeps on trying the phone over and over again. This creates issues in terms of CDR entries - in a scenario where there is only one phone on DND, and a delay between attempts of 1 second, the queue will attempt to ring the single phone
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
2006 Mar 28
2
Agents on DND still receiving calls...
Fellow Asterisk Users, I'm running Asterisk 1.2.5, and I've configured basic call queueing using agents. The problem I'm having is that agents who are on DND are still considered (by Asterisk) to be eligible to take calls. This means that calls will hit voicemail even when other agents who are not on DND are available. Any ideas how I can make agents ineligible to receive calls
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
2007 Aug 09
2
How to disable DND feature key in Polycom Phone
Hi We have polycom 430,501 and 301 phones. Our customer does not need DND feature in any form. I can disable this feature from asterisk server but How can i disable this feature on phones. In the sip configuration file i found the parameter that change the phone behaviour during DND from busy to normal but still if the phone is in dnd mode the phone ringer would be off which is unacceptable.
2008 Jun 16
1
Agents getting "stuck" busy
Having a weird issue with some agents getting stuck busy on my system. Call will come into the queue and the agent will hit DND, or be DND when the call comes in (DND being the button on eyeBeam softphone, not a star code). After the agent comes back from DND they will be "stuck" as busy in the queue and I have to reload chan_agent.so in order to get them available. I'm running
2006 May 02
2
dnd error message in the log
Is this a problem? What is dnd anyway? Thanks, Jim. May 2 10:44:08 DEBUG[6277] db.c: Unable to find key 'SIP/201' in family 'dnd' -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060502/7bf1f8ae/attachment.htm
2005 Mar 21
2
Hold Pickup
I'm working through my list of features people will expect, and Hold Pickup is at the top at the moment -- has anyone done any work on this? We've had some unpleasant experiences with call parking, and everyone seems to like the Hold Pickup model. If you don't know what I mean by Hold Pickup, it's sort of a reverse transfer; pick up the nearest phone and dial