Displaying 20 results from an estimated 2000 matches similar to: "Cisco 7960 SIP - DND soft key toggle?"
2004 Jun 11
1
"Caller ID" question
Since caller ID does not work with my FXO card, I am wondering if Asterisk
supports the following extensions functionality.
When a call comes in, I'd like to give the caller an opportunity to enter an
extension if he/she knows it; if not, Asterisk will dial one or more default
handsets. I know Asterisk can do this, but is it possible to change the
default "caller id" when the call
2004 May 06
4
Playing GSM files in Windows
For the archives...
In trying to play GSM files in Windows (Windows XP for me, but in
general) I found no help on Google, so when I figured it out I thought I
would post it here.
Q: How do I play GSM Files in Windows?
A: Use Quicktime, it supports the GSM audio format directly.
Andy Farnsworth
farnsaw@stonedoor.com
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
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
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
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
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 =>
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.
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
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
2009 Mar 14
1
"automatic call bridging when destination is available" feature
Hi,
I'd like to implement the following:
Extension 101 calls 102 but 102 is busy and has no voicemail so 101 is sent to a custom IVR that says something like "extension $EXTEN is $DIALSTATUS. Please try again later or dial $CODE now to notify you as soon as $EXTN is available.".
So the "notification" part is what I'm trying to figure out.
The extensions are SIP (but
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
2008 Mar 17
3
Newbie Polycom: DND answered as "on the phone" instead of "not available"
I am using Polycom IP600 phone. If I call a phone which has DND (do not
disturb) enabled, the message to the caller will be "The person on
extension ... is on the phone, please leave a message ...".
Is there a way to pick the "person ... not available" message instead?
2005 Aug 02
1
DND Indication
Has anyone come up with a clever way of indicating DND is activated?
I've thought of stutter dial tone and using the mwi, but have no idea
how to implement these. I'm using Budgetones. My concern is that users
will activate the DND, then forget about it not realizing that they are
not receiving calls.
Thanks,
G
2011 Jul 28
2
Disabling Polycom "reject" and "DND" or disable Asterisk 486 "Busy Here" actions
Hi,
I'm looking to disable rejecting calls from my call center employees. They
are using Polycom phones. Is there a way to either disable the reject/DND
features on the Polycom phones (don`t think so) or have the Asterisk PBX
ignore "Got SIP response 486 "Busy Here" back from 12.23.34.45" response
from specific phones/SIP registrations and just keep on ringing?
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
2004 Sep 29
1
Call Forward, DND and other standard features
Hello to all my Asterisk brethren,
I have been implementing an Asterisk system for home/office use, and with
help from the Wiki and Groups I am doing well.
However, with my server and two X-Lite phones I can't figure out how to set
a DND or call forward from my extension to another. Probably a real easy
thing to do and I am missing something (or a complete section from my