similar to: Asterisk, bicolor BLF and DEVSTATE

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk, bicolor BLF and DEVSTATE"

2011 Apr 12
0
No subject
supported, beside Idle, On call and Ringing ? Can we expect this list to match DEVICE_STATE's one (UNKNOWN | NOT_INUSE | INUSE | BUSY | INVALID | UNAVAILABLE | RINGING | RINGINUSE | ONHOLD) > Might be worth seeing if other phones do the same. > > S > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by
2009 Aug 20
1
Pause/Unpause agent based on devstate
Hi, I dont know if this is possible, but I want to pause a queue member if another member are busy in the phone. We have agents that has 2 phones and both are logged in to the same queue. I don't want the second phone to call if the first are in use. Any ideas? Magnus -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 May 13
2
Backport of DEVICE_STATE to 1.4
Hi, Here http://www.voip-info.org/wiki/view/Asterisk+func+device_State you can find a link to download a backported for Asterisk 1.4 version of DEVICE_STATE function. (Elsewhere, you can find reference to another backported function DEVSTATE which seems to behave the same as DEVICE_STATE). As I would like to prepare as much as possible, my dialplan to 1.6 and beyond, I would prefer to use
2009 Mar 18
1
Controlling BLF Leds ...
Is there a way to set/clear a BLF LED on a phone from the dialplan? I want to use one as an indicator of some state in the PBX - in this case it's "night mode" but I can think of other applications. I have BLFs working just fine for "normal" stuff, just wonderin if I can use them for more! Cheers, Gordon
2008 Feb 20
0
GS/* phonebook + Web-BLF
Hello, I updated my AJAX GS/* phonebook. It now actually has Asterisk integration with incoming call-notification, a searchable call history and clickable BLFs. The BLFs can monitor specific extensions (SIP/phone - may work with other channels than SIP if the AMI generates the appropriate events), Asterisk hints or connectivity to external SIP-servers. Features * Clickable BLFs (Dial,
2009 Jul 15
4
DEVICE_STATE() and Asterisk 1.6.0.10
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I must be missing something here but I can't figure out why I can't get DEVICE_STATE() to give me anything other than "NOT_INUSE". I have two extensions: 6666 and 6668. I used 6668 to make a call to yet another phone, so I know that it's busy. I then use 6666 to call 6668 and in the dialplan have a noop to see what
2010 Dec 01
0
Broadsoft-like BLF List URI ?
Hello, I've seen several references in IP phones manuals to Broadsoft's BLF-List URI feature (also referred to as List-Oriented BLF). With this mechanism, a server is able to update the BLFs an IP Phone is supervising without asking the IP phone to reboot, as for a reason I don't know, most phones send BLF-related SUBSCRIBEs during boot time. Is this feature compatible with Asterisk
2012 Aug 20
1
Asterisk 11 - BLF on Custom devices
In testing Asterisk 11, I've found that Asterisk doesn't seem to be sending BLF updates to SIP peers that have subscribed to a hint looking at a Custom device if that Custom device state is RINGING or RING_INUSE. All other states seem to be working correctly. The hint section of the dialplan is: [hints] exten => _3XX,hint,Custom:${EXTEN} Console shows the following for core show
2013 May 05
0
BLF and asterisk Queue
Copying to asterisk-users, as it's of use there too. I copied this code years ago from the net, it may have been modified since... This however is only used by managers, as it allows the manager to log a user in and out. For agent logged in/out status: where 8501 is the queue number and 8512 is the agent's extension, and SIP0001 is the agent's device. in extensions.conf
2011 May 12
8
Light indicator managed by Asterisk
Hello, is there some way to make Asterisk light up a certain light on an IP-phone ? Like MWI, the message waiting indicator can light up if there is voicemail. Could this light, or even other lights (like BLF-buttons) be used to give a visual notification to the user ? For example : if a certain value is set in the Mysql-DB and Asterisk reads out this value, can Asterisk react upon it inside
2014 Nov 25
2
High resident memory with 11.14.0 ?
On Tue, Nov 25, 2014 at 8:14 AM, Matthew Jordan <mjordan at digium.com> wrote: > On Mon, Nov 24, 2014 at 2:12 PM, James Lamanna <jlamanna at gmail.com> wrote: > > Also, how big does the cache in frame.c grow to? > > I've recompiled with MALLOC_DEBUG on that server: > > > > asterisk -rx "memory show summary" > > > > .... > >
2011 Aug 15
3
Queue Breakout Input being Ignored
Hello, Raw stats: Version:1.8.3.2 OS:Centos 5.6 Special setup: postgre database I am having a few queue issues with Asterisk specifically relating to breaking out from queues while on hold. The intent is that while someone is on hold they can press a key (lets say *) to break from the queue and go elsewhere (in this case to leave a message). However In all of my testing I am unable to get
2009 Dec 12
3
DEVICE_STATE
Hi all! I am trying to figure out how DEVICE_STATE is working, no luck so far. sip.conf [0317998975] type=friend regexten=0317998975 secret=???? username=0317998975 callerid="Magnus Benngard" mailbox=0317998975 at inputinterior.se host=dynamic canreinvite=yes dtmfmode=rfc2833 nat=yes disallow=all allow=alaw extensions.conf exten => 0317998975,hint,SIP/0317998975 exten =>
2011 May 23
2
Formatting names.arg
I am making a barplot using barplot2 from gplots and would like to format the names of my categorical variables (tree species) on the x- axis so that the genus name is above the species name (to save room). My code so far is: speciesnames<-c("Dialium guianensis", "Inga alba", "Tachigali versicolor", "Brosimum utile", "Caryocar
2011 Dec 13
0
[hint state][BLF] Asterisk 1.8.7 does not send RINGING notifications, even with notifyringing=yes
Hi, I set verbose to 3, but I do not see any RINGING notification in the CLI. On the contrary, when the phone goes UNREACHABLE I get: [Dec 13 21:10:06] NOTICE[9988]: chan_sip.c:25533 sip_poke_noanswer: Peer '152' is now UNREACHABLE! Last qualify: 130 == Extension Changed 152[blf] new state Unavailable for Notify User 154 [Dec 13 21:11:08] NOTICE[9988]: chan_sip.c:20196
2008 Mar 05
1
Asterisk 1.6.0-beta5 Now Available
Greetings, The Asterisk.org development team has released Asterisk 1.6.0-beta5. As of this beta of 1.6.0, 1.6.0 is now feature frozen. In addition to a number of bug fixes, the following new features have been added since beta4: * The SMDI interface in Asterisk has been reworked to fix a number of issues as well as add some new features. SMDI message information is now accessed in the
2008 Mar 05
1
Asterisk 1.6.0-beta5 Now Available
Greetings, The Asterisk.org development team has released Asterisk 1.6.0-beta5. As of this beta of 1.6.0, 1.6.0 is now feature frozen. In addition to a number of bug fixes, the following new features have been added since beta4: * The SMDI interface in Asterisk has been reworked to fix a number of issues as well as add some new features. SMDI message information is now accessed in the
2008 Sep 11
5
BLF call pickup on Linksys SPA932
Greetings list, We recently installed some Linksys SPA962 + SPA932 sidecars into a client's offices. The BLF functionality works fine, but call pickup using the BLF is something of an issue. Following the advice on voip-info.org, I configured part of their dialplan as follows: exten => _**2XX,1,Pickup(SIP/${EXTEN:2}) exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw) exten =>
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
Is there a way skip / ignore the member whose status is busy in the Queue. I have two channel member in queue and i have set the peer limit 2 for these members. I want to skip those member who are currently on the call (answered to calls) and now their status is busy, if Queue see the busy status caller will not enter in the Queue and go to the next priority. [test-queue] strategy = rrmemory
2020 May 29
1
Notification when on the phone
Hello Le 28/05/2020 à 21:04, C.Maj a écrit : > On 2020-05-28 11:10, Doug Lytle wrote: >>>>> But if you've already got the caller on the phone, then you might consider the CONNECTEDLINE function in Asterisk... >> And that we don't. >> >> It's the third party that would like the notification the the destination phone is currently busy with another