Displaying 20 results from an estimated 1000 matches similar to: "Question about Do Not Disturb"
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 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
2015 Jun 09
2
Manipulate extension state in 1.8.x
Hi
Is there any way to set the presence state of a peer to in-use in asterisk
1.8?
The idea is to integrate DND buttons on phones to BLF.
Regards
--
Ishfaq Malik
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)161 660 2350
f: +44 (0)161 660 9825
e: ish at pack-net.co.uk
w: http://www.pack-net.co.uk
Registered Address: PACKNET LIMITED, Duplex 2, Ducie House
37 Ducie Street
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
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
2003 Nov 07
1
Snom 200 Do Not Disturb ?/
Hi All
I was working in an env that had some Snom 200 with release 'r'
firmware i beleive, when thy put the phone in DnD, mode then
released it from DnD mode, the phone does not re-register with *
Does anybody else observe the behavior ?? Is is a config issue
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
2009 Mar 03
2
macro-stdexten question
I am running asterisk 1.4 and the Digium GUI SVN-branch-2.0-r4489.
When one phone calls another, I see the following on the console
(here, 6223 dials 6123)
-- Executing [6123 at DLPN_DefaultDialPlan:1] Macro("IAX2/6223-10489",
"stdexten|6123|SIP/6123&IAX2/6123") in new stack
-- Executing [s at macro-stdexten:1] Set("IAX2/6223-10489",
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
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 Aug 20
6
Asterisk PBX Functions via SIP phone
Hi All,
I am using a Grandstream BT100 and I have been trying to get the PBX features to work for DND, call foward, etc. These functions do work when I use my POTS phones hooked up to my Zap cards. But I cannot get the PBX functions (ie *78, *79) to work using my SIP phones. Is there a feature that has to be enabled to do this? I know these functions are available within the GS phone but all of
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
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 =>
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 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
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
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