similar to: Initial audio dropping

Displaying 20 results from an estimated 1200 matches similar to: "Initial audio dropping"

2010 Jul 17
2
Audacity settings for Asterisk sound files
Can anyone provide the settings in Audacity to create a proper wav file without having to do additional conversion in the cli? Has to be a way to do this with less steps. ---------------------------------------------------------------------------- David Shauger Vice President Sollos Technology Solutions 678-317-9444 x5 - voice 404-886-7603 - cell 772-679-5830 - fax dave at sollos.com
2014 Aug 20
1
customizing internal calls
We have a client set up with an Elastix 2.5 install running Asterisk 11 and 2.11 using Aastra 6731i IP phones. The client would like to have the feature where all internal calls use a distinctive ring (alert-info) so it sounds different than incoming external calls and they want it to check if the extension being called is on another call. If they are on another call, the client would like an
2002 Nov 18
2
Boot problem: may you help me?
Hello! I have a boot problem with ISOLinux 2.00, downloaded yesterday. The CD works fine with every PC except on an IBM Thinkpad. If I poweron the TP and try to boot from CD I get back a "isolinux: disk error 01, ax = 4211,8B". Then, if I reboot (ctrl-alt-canc) your isolinux works fine. May you help me? -- Stefano Pettini spettini at inwind.it New ICQ number: 159144497 Notary of
2002 Nov 14
1
[leaf-user] Bering v1.0-stable released !
Finally, it''s out. All the details are here: http://leaf.sourceforge.net/article.php?sid=63 We will probably take a rest for a while :-) Enjoy! Jacques & Eric ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate:
2008 Jun 09
2
[LLVMdev] odd svn message
Going to check something in I get this, which I've never seen before....is it is safe to just hit P and go on? now what? svn commit config/i386/llvm-i386.cpp Error validating server certificate for 'https://llvm.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! Certificate information: - Hostname:
2007 May 29
3
business ssl certs for centos www and/or email servers
Although I know the basics about getting and installing web and mail server ssl certs, I haven't had to "purchase" and do it "myself" for some time. i always had someone else dealing with it. I am wondering what you folks on the list are using on your centos web and mail servers :-) Are you making your own or are you purchasing them from godaddy, thawte, geotrust,
2003 Nov 17
4
SSL and certificate authorities.
Hi all. Usually for in-house use and SSL I would just generate a self-signed certificate because most clients either ignore it or only ask the first time the account is configured. In terms of offering the service to our customers is there any value of getting someone like thawte or instantssl to sign a certificate for imaps/pop3s/smtp? Also, is there a configuration directive for dovecot
2008 Jun 09
0
[LLVMdev] odd svn message
On Mon, Jun 9, 2008 at 1:45 PM, Dale Johannesen <dalej at apple.com> wrote: > Going to check something in I get this, which I've never seen > before....is it is safe to just hit P and go on? > > now what? svn commit config/i386/llvm-i386.cpp > Error validating server certificate for 'https://llvm.org:443': > - The certificate is not issued by a trusted
2011 Jun 26
0
[LLVMdev] llvm.org back up
On 11-06-26 3:37 PM, Criswell, John T wrote: > Dear All, > > It looks like llvm.org is back up again. With an expiredcertificate? When trying to commit I got: Committing to https://llvm.org/svn/llvm-project/llvm/trunk ... Error validating server certificate for 'https://llvm.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate
2020 Feb 18
2
reviewboard.asterisk.org SSL Trust Failure
Under Firefox, browsing to https://reviewboard.asterisk.org I get Warning: Potential Security Risk Ahead Firefox detected a potential security threat and did not continue to reviewboard.asterisk.org. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details. Websites prove their identity via certificates, which are issued by certificate
2004 Sep 14
4
question about network setting for domain1
Hi,all, I cannot get my network in domain1 work. Here is my configuration: in dom0: I have two network cards, the ip addrs are 141.213.10.110 and 192.168.0.4, respectively. 141.213.10.110 is an external IP and can access internet directly. The gateway should be 141.213.10.1. /etc/xen/vfp: the domain1 configuration file, I created domain1 using ''xm create vmid=1 -f
2012 Jun 11
2
question about changing certificate
Good day! I'm having trouble changing certificate/keys for my dovecot(version 1.2.9). When I set up the server (unbuntu lts 10.4.4) I did it with a self-signed certificate. I can't remember exactly what I did, just that I followed the wiki and it worked fine =) Now I have to change the certificate because a friend bought an official one (from thawte) and I'm a bit stumped. As dovecot
2008 Nov 03
4
cleaning user properties
I have a little question about user properties, I have two filesystems: rpool/export/home/luca and rpool/export/home/luca/src in this two I have one user property, setted with: zfs set net.morettoni:test=xyz rpool/export/home/luca zfs set net.morettoni:test=123 rpool/export/home/luca/src now I need to *clear* (remove) the property from rpool/export/home/luca/src filesystem, but if I use the
2004 Sep 14
4
Memory oversubscription
Hi. First of all, thanks for Xen. It''s terrific! I''m interested in doing memory oversubscription and am wondering if Xen can do this (now or in the future). For example, on a machine with 100MB available physical memory, can I: 1. Create a domain with a 90MB allocation 2. Inflate a balloon in that domain and return say 40MB back to Xen I know there are mechanisms for doing
2000 Feb 17
0
Re: SUMMARY: IMAP security across the net
OK, let me first say that I got sslwrap to work. I am getting a warning in Microsoft clients that says my certificate is not for my machine, but it still works. I created my cert myself and did not purchase it from Verisign on Thawte. Did I set it up wrong? Anyway it still works. Netscape begins intelligently by warning my that the certificate cannot be authenticated, and asks me if I want to
2004 Aug 24
0
Unknown setting: ssl_ca_file
I am using 0.99.10.7-1 on Debian, and I'm having some trouble with SSL. I purchased a certificate from Thawte and I can't figure out how to tell dovecot about the CA cert. Adding ssl_ca_file to my configuration produces "Unknown setting: ssl_ca_file" on dovecot startup. Postfix has a smtpd_tls_CAfile argument and that part is working fine. Is this a Debian-specific problem or
2004 Aug 24
0
Re: ssl_ca_file
> I am using 0.99.10.7-1 on Debian, and I'm having some trouble with SSL. I > purchased a certificate from Thawte and I can't figure out how to tell > dovecot about the CA cert. Adding ssl_ca_file to my configuration produces > "Unknown setting: ssl_ca_file" on dovecot startup. > > Postfix has a smtpd_tls_CAfile argument and that part is working fine. > >
2008 Mar 08
0
[LLVMdev] Trying to set up a nightly test
Hi, I thought I'd set up a nightly tester and ran across the following issues: 1) Checkout is done using https, which causes the following message: Error validating server certificate for 'https://llvm.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! Certificate information: - Hostname: llvm.org -
2008 Jun 09
2
[LLVMdev] odd svn message
On Jun 9, 2008, at 2:17 PMPDT, Eli Friedman wrote: > On Mon, Jun 9, 2008 at 1:45 PM, Dale Johannesen <dalej at apple.com> > wrote: >> Going to check something in I get this, which I've never seen >> before....is it is safe to just hit P and go on? >> >> now what? svn commit config/i386/llvm-i386.cpp >> Error validating server certificate for
2020 Feb 18
0
reviewboard.asterisk.org SSL Trust Failure
On Tue, Feb 18, 2020 at 8:35 AM Doug Lytle <support at drdos.info> wrote: > Under Firefox, browsing to https://reviewboard.asterisk.org I get > > Warning: Potential Security Risk Ahead > > Firefox detected a potential security threat and did not continue to > reviewboard.asterisk.org. If you visit this site, attackers could try to > steal information like your