similar to: Snom 200 Do Not Disturb ?/

Displaying 20 results from an estimated 10000 matches similar to: "Snom 200 Do Not Disturb ?/"

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]
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
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
2004 Jun 22
1
Asterisk -- PBX Do Not Disturb
That could explain why it wouldn't work on any of my sip extensions I tried it on this morning when I first read about it and thought cool the things you learn. Is there anyway to make it work on Sip extensions? Cheers, Dean -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Aaron J. Angel Sent: Wednesday, 23
2004 Jan 06
3
MWI message not seen on SNOM200
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040106/3efdeb9f/attachment.htm -------------- next part -------------- Hello Though my SNOM 200 phone receive a voice mail but it doesn't show MWI on the LCD panel, Instead it keeps displaying "DND SW-REG,Call-log". Though I can access my voicemail using exten
2007 Jan 09
8
Snom side car annoyance
Has anyone got this annoying sidecar to illuminate when users are on the phone? In my function key settings I have: Context: Active Type: Extension Number: <sip:4000@serve.address.com;user=phone> (4000 is the extension I want to see/dial on the key). I can press the key and it will dial the extension, it just won't illuminate when the user is on the phone or on DND Since I have
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 =>
2007 May 10
1
SNOM 360 Rejecting Calls
Does someone know coincidentally the cause for the error message specified in the Subject? The following scenario: Snom 360 behind one rout (wiederrum on a DSL line with static IP address hangs). The Snom has a private IP, routs accomplishes NAT. STUN and ICE are activated, as SIP haven 5060/udp are firmly used. Detailed packages passed on on haven 5060/udp of rout to the Snom. The telephone
2006 Feb 14
9
Asterisk and Snom 360
Is anyone using the SNOM 360 as a reception console with Asterisk? We are trying to have the ability to view whether an extension is on or off hook, or ringing with the Snom, which seems to work fine. The issue is that we are having difficulty picking up calls and transferring. Anyone have experience / insight? Darrell S. Long Director of Technology BestWeb Corporation Phone 877-777-2932
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
2006 Mar 15
2
Do Not Disturb?
I looked on the voip-info wiki and found sparse and conflicting information on how to do this with Asterisk... My incoming lines are all on Zaptel. Is there a simple why to implement a '*363" (do not disturb) toggle via the dialplan? It would be nice to be able to pick up an extension, dial *363, and have all calls sent to voicemail without ringing the extensions. Doing it again would
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 24
8
Snom 360 problems
Anyone have a Snom they're happy with? How did you manage that? :) I have a system of: Asterisk 1.2.3 2 Wildcard TDM400P Rev I and E/F 1 Snom 360 + sidecar ~15 Sipura/Linsys SPA-841 ~15 Grandstream 101 Everything (currently) is on the same network, not a router to be seen between any two. Also everything, except the snom, is working sweetly. The main problem is ECHO.. awful echo and
2006 Nov 12
2
dynamically modifying the dialplan?
Hi Brian, many thanks to you for your answers in the past! The always gave me the little bit of mising information... My Asterisk box is running fine now so I want to try the "next step"... And now to all of you .... What I want to implement is to use 1 button of my snom-360 phone for following purpose: If I leave my desk I press this button. A light should show up as an
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
2003 Nov 20
2
Snom 200 stuck on "Busy"
With a recent update to Asterisk CVS, and versions 2.02r and t of the Snom 200 firmware, I'm getting the Snom phones stuck reporting "Busy.": -- Got SIP response 486 "Busy Here" back from 10.12.34.248 -- SIP/3064-b07d is busy They're on-hook, not doing anything. They are registered fine. I can pick them up and call out over Zap or IAX fine. I just
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
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