similar to: [FreePBX] Digium addons

Displaying 20 results from an estimated 5000 matches similar to: "[FreePBX] Digium addons"

2011 Jul 10
2
Thomson ST022 - External Call problems
Hy all of you, I've successfully installed a freepbx solution with 10 extensions : - 5 on Linksys SPA922 - 1 on Linksys SPA942 - 1 on Thomson ST022 Everything seems to work fine with all the hardphones excepts last week. The thomson has a strange behaviour. It can reach french mobile cell phones but when it reaches "fix" phones, the correspondant can't hear the caller. What
2011 Jun 13
1
Communciation delay betwwn speakers
Hy all of you, I successfully installed an AsterikNow fo a client and almost everything works fine. I can call/recieve in internal with perfect quality. I can do the same with external EXCEPT the little delay in the communication. I have almost 0,5 s of delay between speakers only with outside. I checked the QoS and no packets are lost, I have the G729 installed, configured and declared as
2007 Aug 01
1
Re : Custom axis
Maybe I do not explain well what I would like to do. I do not want to change the labels of the axis, but the scale. What I want is a general procedure for changing the scale. Its like using a logarithmic scale on a plot. Labels are the same, but the increases of x along the x-axis are defined by a known monotone and continuous function. Florent Bresson ----- Message d'origine ---- De :
2013 Nov 10
1
10.0-BETA3 em/nfe drivers on MSI K9NBPM2-FID board. LAN card changes.
Hi, I have a server at Hetzner and something strange happend. First, I installed FreeBSD 10.0-BETA3 (amd64) via their FreeBSD 9.2-RELEASE rescue system, that's ok. I had to configure the network by using the em driver -> em0 interface. But suddenly, the network was lost. After an ACPI reboot, nothing. Going to the vKVM show me the system didn't detected em0 anymore but an nVidia
2023 May 03
1
LAPS support
finally i got LAPS GPO working ( there was errors in my first schema update ldif files) i had to set "Enable password encryption" to disabled in LAPS GPO. after reading wiki (https://wiki.samba.org/index.php/Samba_AD_schema_extensions), before install on production, i would like to have some advice should i wait for this schema update to be integrated in samba source, or this
2013 Aug 15
1
Behavior of jexec
Hi, I noticed two things when running jexec. I run FreeBSD 9.2-RC1 from binaries and jails 9.2-RC1 too. I log as root on the host (I havn't any other user). # 1. $HOME For a jail named "blog" with a "blog" user, which $HOME is at /home/blog, if I do: jexec -U blog blog tcsh My id is correct, but $HOME is still root. # 2. Accessing a jail in ssh command line I'm
2023 Apr 28
1
LAPS support
Le 28/04/2023 ? 09:51, Arnaud FLORENT via samba a ?crit?: > > Le 28/04/2023 ? 09:40, Arnaud FLORENT via samba a ?crit?: >> >> Le 28/04/2023 ? 09:12, Arnaud FLORENT via samba a ?crit?: >>> >>> Le 28/04/2023 ? 01:03, Andrew Bartlett via samba a ?crit?: >>>> On Thu, 2023-04-27 at 18:18 +0200, Arnaud FLORENT via samba wrote: >>>>> so it
2004 Dec 30
2
bug / incompatibility with USB booting in Syslinux 3.00 pre9 ?
Hi, I'm Florent BERANGER, from Flonix ( http://www.flonix.com ). After several tests, we have found that Syslinux 3.00 pre9 is no longer compatible with USB stick booting. Syslinux 2.13 works fine with this feature. Error infos : Syslinux 3.00 pre9 only displays its version and a new line with a "a" character and then hangs. Tests configuration : Syslinux applied from : Linux
2004 Aug 06
2
Ices 0.3 signals
Hi: I'e had to set up ices 0.3 overnight to get a job done - our you-bute automation software let us down. I've found you can get it to skip to the next track by sending sigusr1, and the readme reckons sigint closes and reopens the log. I wondered if there was anything to either reload the playlist or refresh the config. My situation calls for two distinct playlists, and I was hoping
2002 Aug 07
3
Reading characters using read.table()
Hello, I need to read a vector containing names of different variables from a text file (a unique column). Among them one is called "T". When I use the function read.table with default arguments and when I call the element of the data frame corresponding to name of this variable it returns me the logical value "TRUE" whereas I was expected it to return the character
2016 Mar 09
2
Client-initiated secure renegotiation
On 09/03/16 10:44, Florent B wrote: > Hi, > > I don't see any SSL configuration option in Dovecot to disable > "Client-initiated secure renegotiation". > > It is advised to disable it as it can cause DDoS (CVE-2011-1473). > > Is it possible to have this possibility through an SSL option or other ? > > Thank you. > > Florent ssl_protocols = !SSLv3
2013 Dec 09
1
10.0-BETA4 (upgraded from 9.2-RELEASE) zpool upgrade -> boot failure
Hi, Is there anything known about ZFS under 10.0-BETA4 when FreeBSD was upgraded from 9.2-RELEASE? I have two servers, with very different hardware (on is with soft raid and the other have not) and after a zpool upgrade, no way to get the server booting. Do I miss something when upgrading? I cannot get the error message for the moment. I reinstalled the raid server under Linux and the other
2025 Jan 03
1
classic upgrade issue from samba 4.20
On Fri, 3 Jan 2025 11:45:36 +0100 Arnaud FLORENT via samba <samba at lists.samba.org> wrote: > Hi Rowland > > Le 03/01/2025 ? 11:30, Rowland Penny via samba a ?crit?: > > On Thu, 2 Jan 2025 16:58:09 +0100 > > Arnaud FLORENT via samba <samba at lists.samba.org> wrote: > > > >> Hi and happy new year everyone > >> > >> > >>
2011 Jan 26
4
ReMarkdown.css makes HTML look like Markdown text
Hello everyone on the list, I?m borrowing a bit of your time in order to present a little CSS experiment I?ve been working on: a stylesheet which gives a Markdown-like aspect to HTML elements, especially those elements that the Markdown syntax generates in the first place. This means > signs for blockquotes, # signs or underlines for titles, etc. I wrote a mini-website for it:
2018 May 23
1
run script on domain join
Le 23/05/2018 à 11:57, Rowland Penny via samba a écrit : > On Wed, 23 May 2018 10:43:59 +0200 > Arnaud FLORENT via samba <samba at lists.samba.org> wrote: > >> >> Le 23/05/2018 à 10:32, Rowland Penny via samba a écrit : >>> On Wed, 23 May 2018 10:09:42 +0200 >>> Arnaud FLORENT via samba <samba at lists.samba.org> wrote: >>>
2004 May 26
9
CTI (Computer-Telephony Integration) with Asterisk ?
Hi all, Is it possible and easy to make a CTI server with Asterisk? Florent,
2005 Nov 11
1
Snow parLapply
Dear R-user, I am trying to use the function 'parLapply' from the 'snow' package which is supposed to work the same wys as 'lapply' but for a parallelized cluster of computers. The function I am trying to call in parallel is 'dudi.pca' (from the 'ade4' package) which performs principal component analyses. When I call this function on a list of
2007 Oct 31
0
clim.pact: change group of stations object into a field
Hello, I have a question about one of the functions from package clim.pact. I am planning to perform canonical correlation analysis (CCA) with temperature stations data, I want to use clim.pact package for that. As I understood I should be able to use the function stations2field in order to group my stations objects into a field, so that I can include the result in CCA analysis. If I have
2016 Mar 10
2
Client-initiated secure renegotiation
On Thu, Mar 10, 2016 at 12:30 PM, Osiris <dovecot at flut.demon.nl> wrote: > On 09-03-16 13:14, djk wrote: >> On 09/03/16 10:44, Florent B wrote: >>> Hi, >>> >>> I don't see any SSL configuration option in Dovecot to disable >>> "Client-initiated secure renegotiation". >>> >>> It is advised to disable it as it can
2009 May 19
1
[RSpec, Rails] POST create action spec and before_filter
2009-05-18 21:40, Florent Florent: > I have this controller: http://pastie.org/482270 > I wrote this spec: http://pastie.org/482273 There are a few spots which draw my attention. At spec line 4 you create a mock Page with #save that always fails (succesfull save returns true). Is that intentional? At line 9 you .and_return a value from a variable you don''t set anywhere.