Displaying 20 results from an estimated 900 matches similar to: "Asterisk 13 queue and DND phones"
2019 Mar 17
4
Ayuda para campo con numerico y texto con Problemas
Hola a todos,
Soy nueva usando R y tengo unos problema en procesado de datos que quiero
hacer en R.
Tengo un fichero de datos en formato texto separado con ; (punto y coma).
Este fichero contiene las columnas:
Poblacion;Sexo;Nota; EdadP, EdadM
Tengo 2 problemas que no se como tratar.
1.- Problema
La columna *Poblacion* debo tenerla siempre con la primera letra en
mayúsculas y tengo
2008 Nov 03
2
Cómo convertir un objeto data frame en una tabla csv
Agradeceré me ayuden con la consulta:
Cómo convertir un objeto data frame en una tabla csv que pueda a su vez ser
convertida en un objeto geodata
De antemano, gracias por la atención,
--
Ricardo Bandin Llanos
rbandin@udec.cl
Estudiante - Magíster Cs. m. Pesquerías
Universidad de Concepción, Región del Bio-Bio, Chile
Celular: (0056-41) 97949957
[[alternative HTML version deleted]]
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 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 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
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 =>
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
2010 Apr 17
2
Interacting with dendrogram plots, locator() or click()
I would like to explore dendrogam plots interactively. For example, click on a node and return information about all of the children of that node.
Is there a high level wrapper for locator() or click() that will return the nearest dendrogram node on a plot?
If not, is there a way to obtain the [x,y] coordinates of all the nodes on a plot?
Thanks,
David
David J. States, M.D., Ph.D.
Professor
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
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 Jan 11
4
DND - message
Hi there.
Is there a way I can tell asterisk to play *vm-isunavail* (person
unavailable) instead of *vm-isonphone* (person is on the phone)
Many thanks,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070111/d75f1d29/attachment.htm
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
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
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
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 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
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
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
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