Displaying 20 results from an estimated 1000 matches similar to: "Documentation DID + Asterisk"
2008 Dec 22
1
Disconnect queues members every night
Hi,
To force user to behave correctly, i want to make a process of disconnecting
every member but one (special alarm phone) every day at a special time.
I'm thinking of a cron job that will create a "call file" that will dial an
appropriate extension to do the job, is this the correct way ?
I'm facing two problems however, the call file system is here to connect a
channel to
2019 Mar 13
5
Full HTTPS support
Hi!
I've been giving support for streaming and streamcasting over HTTPS...
Everything started while giving streaming support to my website. When I
read a console error (or was it a warning?) on Chrome, when the browser
accessed to an http:// resource from an https:// domain.
Then I decided to fix it by the clean way.
I don't need official support yet... but if you don't mind to
2005 Jun 06
5
Asterisk Live! CF
Abel,
In have the same issue when I have burned the image to an 800MB CF Disk.
All it displays is GRUB CLI in a continuous stream.
Seshu
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of abel
Sent: Monday, June 06, 2005 2:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject:
2025 Feb 03
7
[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2004 Mar 11
6
Where is my bottleneck?
I'm running rsync via ssh on two machines connected with 100 Mbit/s
Ethernet cards (at high speed) via a Linksys switch. It's all right
here in a single closet. I'm sending large files (initial transfer,
nothing preexists on the destination machine) and seeing transfer rates
in the 2 Mbit/s range. The CPUs on both machines are more than 90%
idle, and I upped the --block-size to 256
2024 Dec 11
4
[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2024 Dec 11
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
On Wed, Dec 11, 2024 at 03:04:12PM +0200, Abel Vesa wrote:
> According to the DisplayPort standard, LTTPRs have two operating
> modes:
> - non-transparent - it replies to DPCD LTTPR field specific AUX
> requests, while passes through all other AUX requests
> - transparent - it passes through all AUX requests.
>
> Switching between this two modes is done by the DPTX by
2025 Jan 03
4
[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2019 Jan 08
2
File permissions
Hello,
I am mosty done with the upgrade, but there is a problem that keeps me awake at night: file ownership and permissions.
It would be most helpful to have the following from Aki's live system:
ls -halFR /var/run/dovecot
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Sep 16
2
IVR seleCtion
Hello Team,
IVR selection of QUEUEMETRICS
As we know queuemetrics had an IVR selection functionality where it can get the IVR keypress of a caller.
We saw this link http://forum.queuemetrics.com/index.php?action=printpage;topic=503.0
and upon checking, its only determined the Queue, I want to get is the per IVR of a caller.
Can you help me guys regarding this? I want to implement this with
2008 Oct 26
3
hammering imap vmail storage
I've configured asterisk 1.4 to use imap storage for voice-mail and
while I'm happy with it generally speaking it really seem to hammer the
IMAP server. It appear, from the IMAP server logs that it's polling
the imap server every *second* for mailbox updates for the users'
voice-mail folders.
Is it really necessary to do this once a second? Is this tunable
anywhere?
Thanx,
b.
2004 Mar 23
3
OpenSSH and pam_radius_auth.so
Hi,
I have recently upgraded from OpenSSH-3.5 to OpenSSH-3.8 on my Red Hat 6.2 servers. I use radius (pam_radius_auth) for ssh authentication. Since the upgrade ssh1 (putty 0.52) logins are failing. I've come to the conclusion that pam is skipping the radius section of the config file and is falling back to standard unix authentication.
Is there any way of making ssh1 work with radius on
2008 Dec 23
6
Dailplan code for holiday detection?
This has been on my ToDo list far too long.
I have a small call-center setup, with basic
time of day/day of week validation before putting
callers in the queues.
With the holidays upon us, I need to add check to
see if 'today' is a holiday so I do not put callers
in unmanned queues. Due to how the agents work, I have
to allow joinwhenempty.
Does anyone have a snippet of dialplan code,
2007 Apr 16
1
colSum() in Matrix objects
Hi,
I'd like to simply add column-wise using Matrix objects (Csparse).
It looks like one can apply mosty any base function to these objects
(i.e., apply, colSums), but there is a nasty conversion to traditional
matrix objects if one does that.
Is there any workaround? I can see colSum listed in the help for Class
'CsparseMatrix' , but I wonder whether I'm using the default
2012 Sep 21
4
automatic repartitioning
Hello all.
Does anyone have any suggestions for making centos cloud images that can automatically repartition the root device to resize the filesystem?
All the Ubuntu UEC images do this, so using the same image, you can launch cloud instances of a variety of flavors and the VM instance will repartition the root disk and resize the fs.
The Ubuntu images utilize scripts in the initramfs dpkg that
2024 Dec 26
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
On 24-12-11 15:42:27, Johan Hovold wrote:
> On Wed, Dec 11, 2024 at 03:04:12PM +0200, Abel Vesa wrote:
>
> > +/**
> > + * drm_dp_lttpr_set_transparent_mode - set the LTTPR in transparent mode
> > + * @aux: DisplayPort AUX channel
> > + * @enable: Enable or disable transparent mode
> > + *
> > + * Returns 0 on success or a negative error code on failure.
2009 Sep 01
4
Tripplite_usb Driver fail on OMNIVS1500
Model: Tripp-lite OMNIVS1500
Error:
Network UPS Tools - UPS driver controller 2.2.1-
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11 (2.2.1-)
Warning: This is an experimental driver.
Some features may not function correctly.
Detected a UPS: unknown/unknown
libusb_set_report() returned -1 instead of 8
Could not reset watchdog. Please send model information to nut-upsdev
mailing
2024 Dec 30
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
On Mon, Dec 30, 2024 at 03:18:35PM +0200, Jani Nikula wrote:
> On Thu, 26 Dec 2024, Abel Vesa <abel.vesa at linaro.org> wrote:
> > On 24-12-11 15:42:27, Johan Hovold wrote:
> >> On Wed, Dec 11, 2024 at 03:04:12PM +0200, Abel Vesa wrote:
> >>
> >> > +/**
> >> > + * drm_dp_lttpr_set_transparent_mode - set the LTTPR in transparent mode
>
2024 Dec 11
4
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
On Wed, Dec 11, 2024 at 03:04:12PM +0200, Abel Vesa wrote:
> +/**
> + * drm_dp_lttpr_set_transparent_mode - set the LTTPR in transparent mode
> + * @aux: DisplayPort AUX channel
> + * @enable: Enable or disable transparent mode
> + *
> + * Returns 0 on success or a negative error code on failure.
> + */
> +int drm_dp_lttpr_set_transparent_mode(struct drm_dp_aux *aux, bool
2006 May 05
6
Dumping queue_log to MySQL
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2151 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060505/1729faf8/attachment.gif