Displaying 20 results from an estimated 5000 matches similar to: "Moderated News Aggregation for Asterisk"
2004 Sep 09
1
Virtual queue member
I was wondering if anyone knew how to do the following....
Call comes in, gets put into a Queue, say `Sales`. Then the queue member
is presented with the option to exit the queue, yet have the phone
system sit in their place for them. When the virtual member reaches the
front, call back the caller and connect them to the agent.
Any ideas? Did i explain that ok? :)
Cheers,
Ben Merrills
2005 Mar 22
0
RE: [Asterisk-uk] Meet
The feedback we are getting so far has been excellent! As more is
decided the list will be updated, if you'd like to be involved in
helping, please join us on the IRC channel, #asterisk-uk on
irc.freenode.net.
If your company would like more involvement with the event, please email
me directly. I would really like to hear from people/companies who would
like to: -
# Exhibit a product or
2004 Oct 14
8
(Another) Queue log analyser
I've been doing some work on a queue log analyser for a while now,
getting the basics in place, an example of which you can find at the URL
below. However, just wondering what information people think is most
useful in a log analyser?
At present it includes the following features:
# Time periods - specify a period of days from the log which you want to
generate statistics for (e.g. only the
2009 May 12
1
Noteworthy Composer crashes when print preview is called.
I have just installed Noteworthy Composer v2.0
It seems to work fine except when I try to call the print preview. The print preview shows up briefly and then Noteworthy shuts itself down.
This is almost my first attempt to install anything using Wine. Not quite my first as I installed the Noteworthy Viewer as a trial and that worked once I had sorted out how to get MIDI working. Print preview
2013 May 16
1
[RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
Use new PCI interfaces to simplify xen-pcifront implementation:
1) Use pci_create_root_bus() instead of pci_scan_bus_parented()
because pci_scan_bus_parented() is marked as __deprecated.This
also gets rid of a duplicated call of pci_bus_start_devices().
2) Use pci_stop_root_bus() and pci_remove_root_bus() instead of
open-coded private implementation.
3) Use pci_set_host_bridge_release()
2013 May 16
1
[RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
Use new PCI interfaces to simplify xen-pcifront implementation:
1) Use pci_create_root_bus() instead of pci_scan_bus_parented()
because pci_scan_bus_parented() is marked as __deprecated.This
also gets rid of a duplicated call of pci_bus_start_devices().
2) Use pci_stop_root_bus() and pci_remove_root_bus() instead of
open-coded private implementation.
3) Use pci_set_host_bridge_release()
2013 May 16
1
[RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
Use new PCI interfaces to simplify xen-pcifront implementation:
1) Use pci_create_root_bus() instead of pci_scan_bus_parented()
because pci_scan_bus_parented() is marked as __deprecated.This
also gets rid of a duplicated call of pci_bus_start_devices().
2) Use pci_stop_root_bus() and pci_remove_root_bus() instead of
open-coded private implementation.
3) Use pci_set_host_bridge_release()
2013 Nov 04
1
is sssd *faster* than samba4's builtin winbind?
Using samba 4.0.9 as an AD DC (no other domain servers).
Since my UIDs and GIDs have changed, I was doing cleanup:
find /srv/svn/ -xdev '(' -nouser -o -nogroup ')' -ls
I noticed this was very slow -- iostat reported only about 2tps and
50kB/s to my disks. So I timed it with nsswitch.conf users & groups set
to "files" vs. "files winbind":
# with
2005 Jan 10
2
Asterisk UK Community
To those who are/were interested :-)
Ok, I've setup a mailman mailing list. I don't so this often, so I've
done a bad job of it, please let me know. Oh, and I know the SSL cert
has expired... was self signed :-) Now I've apologised for my crapness,
the URL to signup to the mailing list is:
https://xdev.net/cgi-bin/mailman/listinfo/asterisk-uk
Hope this is ok with
2005 Feb 01
1
vectorization of a data-aggregation loop
Hi
I have a simple question:
the following data.frame
id iwv type
1 1 1 a
2 1 2 b
3 1 11 b
4 1 5 a
5 1 6 c
6 2 4 c
7 2 3 c
8 2 10 a
9 3 6 b
10 3 9 a
11 3 8 b
12 3 7 c
shall be aggregated into the form:
id t.a t.b t.c
1 1 6 13 6
6 2 10 0 7
9 3 9 14 7
means for each 'type' (a, b, c) a
2012 May 15
1
Probabilistic aggregation
Hello, I'm a new user to R and need some help coding a mathmatically simple
aggregation of normal distributions. I have three normal distributions:
A ~ N(8.51, 4.24^2)
B ~ N(7.57, 3.62^2)
C ~ N(10.84, 6.59^2)
with correlation coefficients of:
rho(AB) = 0.710
rho(AC) = 0.263
rho(BC) = 0.503
and I want to simulate Z = A + B + C, showing the results on a plot and
fitting a distribution to the
2005 Feb 02
0
[Fwd: Re: vectorization of a data-aggregation loop]
great! many thanks, Phil
Cheers
christoph
Phil Spector wrote:
> Christoph -
> I think reshape is the function you're looking for:
>
>> tt <- data.frame(cbind(c(1,1,1,1,1,2,2,2,3,3,3,3),
> + c(10,12,8,33,34,3,27,77,34,45,4,39), c('a', 'b', 'b', 'a', 'c', 'c', 'c',
> + 'a', 'b', 'a',
2010 Nov 16
2
IMAP aggregation and MUPDATE protocolo
Hi.
I'm just having a look about aggregating several IMAP sources and a
IMAP aggregator proxy would come very handy.
I just read:
http://www.cyrusimap.org/mediawiki/index.php/Cyrus_Murder_Design
and found it very interesting.
Anyone did something similar based on:
http://tools.ietf.org/html/rfc3656
Thanx.
Erny
--
Ernesto Revilla
Yaco Sistemas
+34 954 500 057
2008 May 27
2
order complex aggregation results in 'calculate'
Hi,
How would you order the results of a complex aggregation using
''calculate'' (from ActiveRecord::Calculations::ClassMethod)?
I have a "legacy" table from which I would like to retrieve some
aggregated data, with an ordering. Something like:
Entry.calculate(''avg'', ''thevalue'', { :order=> ''avg_thevalue DESC'' })
2004 Sep 30
0
AGGRESSIVE_SUPPRESSOR
Has anyone turned this on and then noticed that calls coming from
queue's seem delayed? I.e. when a call rings an extension (or agent)
that it says the call is connected, yet the call remains in the queue,
and can take upto 20 seconds to be established with the agent.
I have only noticed this when this is enabled in zconfig.h
Has anyone else had a similar experience?
Cheers,
2019 Jan 14
1
[PATCH] inspect: fix inspection of partition-less devices (RHBZ#1661038)
When parsing "xdev"-kind devices, do not assume that the partition
number can be converted to integer: re_xdev accepts an empty part of the
partition number, so just handle as it is, as string.
This fixes a regression due to the conversion of the inspection code to
OCaml, as the old C version did not have this issue.
---
daemon/inspect_fs_unix_fstab.ml | 6 +++---
1 file changed, 3
2004 Jan 13
4
Bandwith Aggregation
I am working on my Diploma Thesis on Computer Science Engineering.
The main idea behind of my work is to make it possible to have
a Linux box combining multiple ISP/network connections together
providing a single connection with an aggregated bandwith.
I have been surfing the Internet and I haven''t found anything
like that running on Linux. I would like to implement it using
iproute 2
2012 Aug 08
0
[Announce] GPA 0.9.3 released
Hello,
We are pleased to announce the release of GPA 0.9.3.
GPA is a graphical frontend for the GNU Privacy Guard (GnuPG,
http://www.gnupg.org). GPA can be used to encrypt, decrypt, and sign
files, to verify signatures and to manage the private and public keys.
You can find the release here:
ftp://ftp.gnupg.org/gcrypt/gpa/gpa-0.9.3.tar.bz2 (695k)
2007 Sep 28
5
ZFS Boot Won''t work with a straight or mirror zfsroot
Using build 70, I followed the zfsboot instructions at http://
www.opensolaris.org/os/community/zfs/boot/zfsboot-manual/ to the
letter.
I tried first with a mirror zfsroot, when I try to boot to zfsboot
the screen is flooded with "init(1M) exited on fatal signal 9"
Than I tried with a simple zfs pool (not mirrored) and it just
reboots right away.
If I try to setup grub
2013 Mar 25
1
Bonded interfaces - testing
Hi,
I have 2 servers running CentOS 6.3. Each has four 1gb Ethernet ports. I
have bonded all four ports on each server and patched them to the same
switch (following the instructions at
http://wiki.centos.org/TipsAndTricks/BondingInterfaces). I have created
aggregated trunks for the servers respective ports on the switch. The
switch reports that the ports are up and that the Link Aggregation is