similar to: asterisk on freebsd

Displaying 20 results from an estimated 20000 matches similar to: "asterisk on freebsd"

2008 Oct 26
0
Asterisk on Freebsd 7.0 Release.
Hello, I want to know if some body use Asterisk on Freebsd 7.0 release? My problem is that, when I call to any extension and the asterisk need to reproduced a file GSM o MP3, whatever, that have a lot of noise... Only not have noise when the extensions is not avalaible..... That happen only in Freebsd 7.0, on Windows 32 don't happend that, Debian either... so, some body know why is that?
2008 Dec 28
2
Documentation DID + Asterisk
Hello there!!, Am looking for a manual or documentation that explain how to buy a DID number and how to configure it with Asterisk, and when some body call to that DID number Asterisk answer with a automatic operator.... Some body know about this manual? I already search in the web but nothing yet... Regards, Abel.
2008 Dec 29
1
noise in Asterisk 1.4 and 1.6 versions
I had installed Asterisk 1.4 and when I call to a exist extension, the voice have noise, but, when I call to a extension does no exist, asterisk played a voice that say me that extension does no exist, but without noise.... I want I some body can test with a softphone my server, ip: 75.74.115.209 user: ramses pass: ramses the extension 1000 exist, try what ever other extension does not exist to
2024 Dec 30
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
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 >> > + * @aux: DisplayPort AUX channel >> > + * @enable: Enable or disable
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
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 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 >
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
2025 Jan 03
1
[PATCH v3 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode
On Fri, Jan 03, 2025 at 02:58:17PM +0200, Abel Vesa wrote: > LTTPRs operating modes are defined by the DisplayPort standard and the > generic framework now provides a helper to switch between them, which > is handling the explicit disabling of non-transparent mode and its > disable->enable sequence mentioned in the DP Standard v2.0 section > 3.6.6.1. > > So use the new drm
2019 Mar 16
0
Fwd: Full HTTPS support
Sorry, I sent it individually. Didn't I? ---------- Forwarded message --------- From: Abel Romero <romeroperezabel at gmail.com> Date: Wed, Mar 13, 2019, 6:19 PM Subject: Re: [Icecast-dev] Full HTTPS support To: <listas at tangopardo.com.ar> Oh, that's a good solution! My predicament is complicated to explain :- ) The only I want to share is a full HTTPS solution for
2014 May 07
3
Samba36 error on install - Freebsd 9.2
Hello, I have attempted to install samba36 on a base install of FreeBSD 9.2 I have installed this same package about 30 days ago and had no problems what so ever. after the install, I add the line to FreeBSD /etc/rc.conf file - samba_enable="YES" Reboot the server and an error appears - WARNING /var/db/samba is not a directory I make the basic smb.conf changes like I have always
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
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:
1998 Oct 06
0
NT profiles on samba server
Hi, there, I put roaming profiles for NT4 users on samba server. In "Domain User Manager", I set "User profile Path" \\abel\profile\%U.pds, here abel is samba server. It works well, but everyday several users complain. Sometime, they cannot login because of roaming profiles. Sometimes, some users cannot run VC or VB. Sometime, I only need to remove ntuser.dat on samba
2025 Jan 03
2
[PATCH v3 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
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 issuing an AUX write to the DPCD PHY_REPEATER_MODE register. Add a generic helper that allows
2000 Dec 18
1
Latest/last beta of R 1.1.1 for MacOS (rel Dec 10 2000)
Dear R&Mac developers(users), at http://www.eco-dip.unimi.it/R you can find the latest (and last) beat version of R for MacOs corresponding to R vers 1.1.1. Release date is Dec 10 2000. It is no longer a pre-alpha version but a beta one :) In what follows you can find what's new in this version but please remember that it is still a beta version intended mainly for R developers
2000 Dec 18
1
Latest/last beta of R 1.1.1 for MacOS (rel Dec 10 2000)
Dear R&Mac developers(users), at http://www.eco-dip.unimi.it/R you can find the latest (and last) beat version of R for MacOs corresponding to R vers 1.1.1. Release date is Dec 10 2000. It is no longer a pre-alpha version but a beta one :) In what follows you can find what's new in this version but please remember that it is still a beta version intended mainly for R developers
2000 Dec 18
1
Latest/last beta of R 1.1.1 for MacOS (rel Dec 10 2000)
Dear R&Mac developers(users), at http://www.eco-dip.unimi.it/R you can find the latest (and last) beat version of R for MacOs corresponding to R vers 1.1.1. Release date is Dec 10 2000. It is no longer a pre-alpha version but a beta one :) In what follows you can find what's new in this version but please remember that it is still a beta version intended mainly for R developers
2025 Jan 03
1
[PATCH v3 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode
LTTPRs operating modes are defined by the DisplayPort standard and the generic framework now provides a helper to switch between them, which is handling the explicit disabling of non-transparent mode and its disable->enable sequence mentioned in the DP Standard v2.0 section 3.6.6.1. So use the new drm generic helper instead as it makes the code a bit cleaner. Acked-by: Imre Deak <imre.deak
2025 Jan 03
2
[PATCH v3 4/4] drm/msm/dp: Add support for LTTPR handling
Link Training Tunable PHY Repeaters (LTTPRs) are defined in DisplayPort 1.4a specification. As the name suggests, these PHY repeaters are capable of adjusting their output for link training purposes. 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 -