Displaying 20 results from an estimated 130 matches similar to: "Silk CNG"
2024 Mar 31
0
ANNOUNCE: GnuCash 5.6 Released
The GnuCash development team announces GnuCash 5.6, the seventh release in the stable 5.x series.
Between 5.5 and 5.6, the following bugfixes were accomplished:
    Bug 798946 - start/end of current/last quarter have off-by-one error
    Bug 799093 - Cannot reconcile since v5.4
    Bug 799179 - SLR won't allow change from "Reminder" to any other state
    Bug 799210 - Bad encoding
2024 Sep 29
0
ANNOUNCE: GnuCash 5.9 Released
The GnuCash development team announces GnuCash 5.9, the tenth release in the stable 5.x series.
Between 5.8 and 5.9, the following bugfixes were accomplished:
	? Bug 724745 - Added new transaction during reconcile, didn't show up in reconcile window.
	? Bug 797045 - Improve error reporting for bad credentials with MySQL backend ("bad or corrupt data" => "access denied")
2003 Dec 08
0
Home directories question
Hi,
 
I am running Samba 2.2.8a on a server, and created a common share for a
specific group of folks.  I didn't want these specific users to have home
directories on the server just the ability to access my share.  I
specifically I gave each an invalid password and without home directories.  
 
To do this, I used the following command in UNIX: 
# useradd -g domain -p '***'
2016 Aug 23
0
[PATCH 8/8] Optimize silk_NSQ_del_dec() for ARM NEON
Created corresponding unit test, and the optimization is bit exact with C
function.
This optimization speeds up SILK encoder on NEON as following.
Fixed-point:
Complexity 0-5:  0%
Complexity 6-7:  6%
Complexity 8-9: 10%
Complexity  10:  8%
Got similar results on floating-point.
---
 silk/NSQ_del_dec.c                              |    6 +-
 silk/SigProc_FIX.h                              |    4
2004 Dec 12
1
ANNOUNCE: Release of GnuCash stable version 1.8.10
What's New in GnuCash 1.8.10?
 o Don't use C++/C99 declarations.  Declare variables at the top of
 the function.
 o Updated British English, Czech, Italian, Russian, German,
 Brazilian Portugese, Dutch, French, Spanish, translations.
 o Fabien COELHO's zero-balance patch to remove accounts of zero
 balance from the report.
 o Fix a broken recursion problem.  Don't call show-acct?
2002 Nov 01
1
Help Please!
I keep getting these errors
[2002/11/01 11:24:02, 0] lib/util_sock.c:read_socket_data(507)
  read_socket_data: recv failure for 4. Error = Connection reset by peer
I have also seen write_socket_data errors. We have checked the switches and
see no errors on them. These are various clients, some win2k,98,Nt4 etc. I
have tried different versions of samba and made my smb.conf as basic as
possible.
2011 Jul 03
0
ANNOUNCE: Announcement: Gnucash 2.4.7 Released
GnuCash 2.4.7 released
The GnuCash development team proudly announces GnuCash 2.4.7, the
seventh bug fix release in a series of stable of the GnuCash Free
Accounting Software. With this release series, GnuCash can use an SQL
database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD,
Solaris, Microsoft Windows and Mac OSX.
      Getting GnuCash for Windows (Win32 binary)
The
2007 Jul 10
0
VAD/CNG
I know that asterisk does not support VAD. I poked around and saw some reference to asterisk supporting CNG. Will CNG work without VAD ? If yes is there any way to set this on asterisk 1.2.X for SIP using G729 ?
Thanks.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 01
0
Cisco 7905 - vad, cng
How to disable silence suppression (or Voice activity detection - VAD) on Cisco 7905 phone?
On Cisco 7940 I use "enable_vad: 0", but I can't find anything similar for 7905.
--
Tomislav Parcina
tparcina#lama.hr
2007 Aug 25
1
asterisk and vad/cng
Hi List,
i've set up a cisco 7912 for my asterisk box.  I've had problems with 
VAD and CNG.  After googling a bit, i've found an article about asterisk 
not supporting these two protocols, therefore it's better to turn them off.
Since then i did not found answer to my two questions, maybe somebody 
here could help me:
a) am i even able to turn off vad/cng on cisco 7912?  SIP
2004 Aug 06
0
Frozen upper spectrum in WB VBR CNG
Great, thanks!  That patch solved it.  VBR without DTX seems to work 
perfectly now.  If I enable DTX, there's still a little bit of buzz 
but it doesn't seem to last very long when it happens.
I appreciate the quick fix!
Tom
Jean-Marc Valin (jean-marc.valin@hermes.usherb.ca) wrote:
> 
> Yep, you found a bug and here's the patch. It should solve your problem
> (using VBR
2008 Aug 19
0
size of speex packets when VAD/CNG is enabled
you can use the marker bit on the RTP.
- farhan
On Tue, Aug 19, 2008 at 12:04 PM, Fabio Pietrosanti (naif)
<lists at infosecurity.ch> wrote:
> Hi all,
>
> supposing to have speex working at 3.95, when VAD/CNG is employed, which
> is the size of those "silence" samples respect to voice samples?
>
> I am wondering if it could be possible to lower even the
2004 Nov 22
2
Problem with fax tone (CNG) from TxFax and busy detect
I'm losing call files in /var/spool/asterisk/outgoing because * isn't 
able to detect the busy signal.  The call file looks like this:
Channel: Zap/g2/3036701917
MaxRetries: 1000
RetryTime: 60
WaitTime: 45
Application: TxFAX
Data: <filename>.tiff|caller
Using the "|caller" parameter, TxFax injects the fax tone (CNG) onto the 
line.  With the CNG tone, asterisk is unable
2011 Mar 02
1
[PATCH] Fix CNG when effEBands is less than nbEBands.
We were trying to normalize bands that didn't actually exist (e.g.,
 the last band with 320-sample frames at 32kHz).
Thanks to John Ridges for the report.
---
 libcelt/celt.c |   24 +++++++++++++++++-------
 1 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/libcelt/celt.c b/libcelt/celt.c
index 31d35f8..287c720 100644
--- a/libcelt/celt.c
+++ b/libcelt/celt.c
@@ -1137,6 +1137,7
2023 Mar 27
0
ANNOUNCE: [GNC-dev] Repository Branch Changes
Docs: Yes, as it would be confusing to have different branch names in code and doc.
Accidental pushes: I'm looking into that. I think I can do that in the post-commit hook.
Wiki articles: Thanks for the reminder.
Regards,
John Ralls
> On Mar 26, 2023, at 8:36 PM, David T. via gnucash-devel <gnucash-devel at gnucash.org> wrote:
> 
> Out of idle curiosity (since I'm not
2024 Sep 30
0
ANNOUNCE: [GNC] GnuCash 5.9 Released
Sorry, the website push failed yesterday and I didn?t notice. It?s fixed now.
Regards,
John Ralls
> On Sep 29, 2024, at 22:37, Joseph Keithley <joeyiii57 at gmail.com> wrote:
> 
> The Gnucash.org <http://gnucash.org/> page still only has versin 5.8 as the download.  Where do I
> get 5.9?
> 
-------------- next part --------------
An HTML attachment was scrubbed...
2024 Jul 19
0
ANNOUNCE: [GNC] Announcement: GnuCash 5.8 For Apple Silicon
I've corrected my build and packaged GnuCash 5.8 this time.
SHA256: d3f24a955547d30fa4116252d1bc35247117b6449cdedf51236b502f294cb436
Downloads:
https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-2.dmg/download
https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucash-Arm-5.8-2.dmg
Sorry for the inconvenience, but everyone who got Tuesday's
2015 Nov 16
0
[Fast Int64 3/4] Explicitly cast results of silk OPUS_FAST_INT64 macros back to opus_int32.
---
 silk/macros.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/silk/macros.h b/silk/macros.h
index 1ba614a..e1e05b9 100644
--- a/silk/macros.h
+++ b/silk/macros.h
@@ -48,14 +48,14 @@ POSSIBILITY OF SUCH DAMAGE.
 
 /* (a32 * (opus_int32)((opus_int16)(b32))) >> 16 output have to be 32bit int */
 #if OPUS_FAST_INT64
-#define silk_SMULWB(a32, b32)           
2008 Aug 19
2
size of speex packets when VAD/CNG is enabled
Hi all,
supposing to have speex working at 3.95, when VAD/CNG is employed, which 
is the size of those "silence" samples respect to voice samples?
I am wondering if it could be possible to lower even the transmission of 
VAD/CNG samples by specifying "outbound" in the communication channel 
only 1 bit instead of sending the whole VAD/CNG packet.
I am doing the same for AMR
2004 Aug 06
1
Frozen upper spectrum in WB VBR CNG
Hi,
I've been using Speex in my voice-over-IP program on Win32, in 
wideband (16kHz) mode.  I just starting using VBR recently and 
have run into something that might be a problem within Speex:
If someone hasn't spoken for a little while, and the bitrate drops 
to very low, sometimes the high half of the spectrum becomes frozen 
with a looping sound.  The bottom half of the spectrum is