Displaying 20 results from an estimated 1000 matches similar to: "Many asterisk server behind a redirector?"
2006 Jun 06
1
wav49 size for a 3 minute voicemail
Hi, I tried to find a reference in terms of size but got back a bunch
of tech documents and couldn't get the idea of wav49 format.
wav49 format is supposed to be half the size of a normal wav right?
so, how much disk space takes to save one minute of audio in wav49?
I trying to do some capacity planning for a voicemail server.
--
------------------------------------------------------------
2006 Jun 08
1
Asterisk + Zimbra when?
When is supposed to be released the Zimbra+Asterisk version?
--
------------------------------------------------------------
Erick Perez
Panama Sistemas
Integradores de Telefonia IP y Soluciones Para Centros de Datos
Panama, Republica de Panama
Cel Panama. +(507) 6694-4780
mailto: eaperezh@gmail.com
mailto: eperez@ptysystems.com
------------------------------------------------------------
2006 Jun 09
3
APIC error on CPU0: 60(60)
I have a lot of this errors in my Centos stock 4.3 version in an Intel
D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance
hit? Im running Asterisk on that machine.
40 is Received Illegal Vector
20 is Send Illegal Vector
60 means you're getting both errors at the same time.
Basically it means that the APIC bus messages are
2019 Dec 27
1
Disabling TLS 1.1 in Centos 7 cockpit
Sure did!
I am even playing with different options (including NONE) and it seems
to ignore the contents of ssl.conf
I have tried
Environment=G_TLS_GNUTLS_PRIORITY=NORMAL:+TLS1.2:!TLS1.1:!TLS1.0:!ECDHE-RSA-AES256-SHA:
Environment=G_TLS_GNUTLS_PRIORITY=NORMAL:+TLS1.2:!TLS1.1:!TLS1.0:!ECDHE-RSA-AES256-SHA
Environment=G_TLS_GNUTLS_PRIORITY=PFS
2020 Jul 03
0
Slow terminal response Centos 7.7 1908
It was found that the software NIC team created in Centos was having
issues due to a failing network cable. The team was going berserk with
up/down changes.
On Fri, Jul 3, 2020 at 10:12 AM Erick Perez - Quadrian Enterprises <
eperez at quadrianweb.com> wrote:
> Hey!
> I have a strange condition in one of the servers that I don't where to
> start looking.
> I login to the
2020 May 03
0
Understanding VDO vs ZFS
On May 3, 2020 8:33:33 AM GMT+03:00, Erick Perez - Quadrian Enterprises <eperez at quadrianweb.com> wrote:
>sorry corrections:
>For this test I created a 40GB lvm volume group with /dev/sdb and
>/dev/sdc
>then a 40GB LV
>then a 60GB VDO vol (for testing purposes)
>
>vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
>output from just created
2006 May 26
4
mpg123 or asterisk
should I use mpg123 with asterisk 1.2.7 or should i use the native
player asterisk has?
the target machine will receive heavy load.
also, has anyone succedded in compiling mpg123 in a dual core pentium
with centos 4.3 ?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
2019 Jun 27
2
A libc in LLVM
> On 6/25/19 7:22 PM, Zachary Turner via llvm-dev wrote:
> > I foresee problems with this on both Windows and non-Windows. A
> > typical libc implementation has a lot of internal state that is shared
> > across API boundaries in a way that is considered an implementation
> > detail. So making assumptions about which state is shared and which
> > isn't is
2006 Jan 26
1
ISAC Codec Support
Besides the codecs that * supports. Is there any ISAC implementation
for asterisk available?
This is to be used mainly with softphones, i haven't seen any
hardphones that support this codec.
Thanks,
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/ (Get counted!!!)
Panama, Republic of Panama
2019 Jun 27
4
A libc in LLVM
On Thu, Jun 27, 2019 at 3:56 PM Zachary Turner <zturner at roblox.com> wrote:
> No, I do not think we want to mix up CRTs on any platform. At the
>> least, it will be disruptive to the compiler drivers. Our goal is to
>> build a CRT with supports statically linked executables on Linux. We
>> do not intend to mix this new CRT with the CRT from the system libc.
>>
2018 May 29
2
Conditionnal redirector samba4
Hi,
I've the following error when I want to create a conditionnal redirector
in samba 4 : " server complex operation 'IpValidate' not implemented "
Version : Version 4.6.7-Ubuntu
Not using bind9 but Samba 4 DNS internal
Must I user bind 9 ?
My goal is to create un approbation between AD2016 et samba 4.
Regard
--
*Hervé* *HÉNOCH*
*Responsable informatique*
Tél. :
2019 Dec 27
2
Disabling TLS 1.1 in Centos 7 cockpit
Thanks, Randal for the response. But it did not work.
Here the results:
#yum info cockpit
Name : cockpit
Arch : x86_64
Version : 195.1
Release : 1.el7.centos.0.1
Size : 51 k
Repo : installed
>From repo : extras
Summary : Web Console for Linux servers
URL : https://cockpit-project.org/
License : LGPLv2+
[root at cockpit ~]# cat
2020 May 03
2
Understanding VDO vs ZFS
sorry corrections:
For this test I created a 40GB lvm volume group with /dev/sdb and /dev/sdc
then a 40GB LV
then a 60GB VDO vol (for testing purposes)
vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
output from just created vdoas
[root at localhost ~]# vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving
percent'
physical blocks : 10483712
1998 Jul 02
1
redirector timeout (actually sun y2k)
Gregory Hosler <greg@camelot.eno.ericsson.se> wrote:
> Everything was running smoothly, and then I applied the solaris "y2k" patches.
> Now, most accesses to samba will hang for a minute or 2, before completing. In
> the event log I see messages like:
>
> The redirector has times out a request to <server name>
>
> This did not used to happen.
2019 Jun 27
2
A libc in LLVM
On Thu, Jun 27, 2019 at 9:06 AM Zachary Turner <zturner at roblox.com> wrote:
> I guess let me make this concrete: can you propose a specific separation that you have in mind?
>
> Keep in mind that even if A doesn’t depend on B, that doesn’t mean that A and B can be separated. You mentioned that open() and close() would obviously have to be done at the same time, but it’s much
1998 Jun 04
0
DOS client - basic redirector
Hello,
As I mentionned in a previous mail, I cannot connect to Samba 1.9.18p7 using
a basic dos redirector and security set to user. I works with share security level or with
the full dos redirector which takes 90 k more precious memory ...
I got a answer telling me that the dos basic redirector is a piece of ... because
it always encrypt the password, even if instructed to use plain text ...
2008 Sep 15
2
Perhaps slightly OT - Lots of spurious webdav requests.
Hello All,
I am running a CentOS 4.6 file server for a small office network and I
am getting a lot of strange webdav requests from one of the Windows
workstations - I have not configured Webdav on the Windows host
(hereafter "windows-laptop") in question.
Some details - I have configured a Samba share called (say) "share1"
on the CentOS server and the windows-laptop connects
2010 Jun 12
0
CEEA-2010:0460 CentOS 5 x86_64 spice-usb-redirector Update
CentOS Errata and Enhancement Advisory 2010:0460
Upstream details at : https://rhn.redhat.com/errata/RHEA-2010-0460.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
c268c72e77eb82acd082eed5b1ccf341 kmod-spice-usb-redirector-4.5-2.el5_5.x86_64.rpm
2d7522f13423c046574e79f47b3fdf2f
1997 Oct 31
0
DOS Client and Basic Redirector and security=user (PR#1378)
> It turns out that the MS Network Client for DOS Basic Redirector _always_
> sends a 24 byte password. So, I guessed at encryption, got 'libdes',
> recompiled my smbd (again), found a 'spare' Silicon Graphics server and
> installed Encryption on it. (ENCRYPTION.txt is very good).
Yep, good guess. All encrypted passwords in SMB are 24 bytes long. The
"basic
2010 Jun 12
0
CEEA-2010:0460 CentOS 5 i386 spice-usb-redirector Update
CentOS Errata and Enhancement Advisory 2010:0460
Upstream details at : https://rhn.redhat.com/errata/RHEA-2010-0460.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
1468f8b5a570b76cf202d7890d0b5dab kmod-spice-usb-redirector-4.5-2.el5_5.i386.rpm
27073b872577aa31c7229702cd0c118c spice-usb-redirector-4.5-2.el5_5.i386.rpm