similar to: G729 quality

Displaying 20 results from an estimated 120 matches similar to: "G729 quality"

2003 Jul 14
2
G729 licensing
Hi, I'm looking for a good codec to use on a personal VoIP setup. It is strictly for my personal use, I'll never resell it, make money or it, or whatever. It seems a free personal-use G729 codec is available as a WIN32 library. I find it puzzling that at the same time one has to pay license fees to use it under Linux, even non-commercially. I was wondering -- am I missing something?
2003 Oct 03
3
Cisco CallManager Image for 7940/7960
Does anyone have the .bin file(s) to convert a Cisco 7940/7960 back to the CallManager image? I want to start playing around with the chan_skinny addition, but it seems the .exe's from cisco want to open a connection to a SQL server or CallManager (which I don't have).
2003 Jul 11
2
Cisco 7960s
Cisco should really be ashamed of this product... While it is physically well constructed, and has excellent sound quality along with a very pleasant user interface, the device has SERIOUS stability issues, unless you run your network with an iron fist... Quite by accident, while configuring my Asterisk system to connect to a Cisco 7960 via SIP in a standard office PBX type arrangement, I
2003 Jul 10
1
Cisco 7960 SIP Craziness...
Hi All! First, let me introduce myself, as this is my first post to the list (I've been lurking for quite some time now). My name is Matt Hardeman, and I work for a software development firm in Birmingham, AL. We are interested in the Asterisk PBX and it's various configurations first as an internal solution for our occasionally bizarre telephony needs, and eventually are interested
2003 Jul 14
3
EZ-Install
Has anyone thought about an ISO file that could be used to make a CD for a bootable install for a "basic" Linux/Asterisk system? Just re-boot and config. -- James Taylor jltaylor@metrotel.net 903-793-1953 --
2003 Jul 18
7
OT: list format vs newsgroup format
Arrrrgh I hate trying to sift through all these messages and keep track of the various threads going on ......... Who else on here prefers the newsgroup/threaded approach? If you haven't already, check out news.gmane.org for mailing lists turned into newsgroups readable by news readers....... only problem being that this list requires list membership before
2003 Jul 14
3
Hardware Vendors
Hi All! Can anyone direct me to any websites / manufacturers out there who are making small, put-it-in-the-closet-and-forget-it type systems for building routers, home gateway servers, that sort of thing? My fantasy machine for this purpose would be along the lines of a mini-itx system with external power supply, dual Ethernet interfaces on board, and one PCI slot available. If it had one
2003 Sep 25
2
VoIP Support for Symbian OS Devices
Does anyone have any insignt on this? Any client programs that could be used? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030925/0e9e9920/attachment.htm
2003 Sep 25
1
G729 experiences..
Hi, I am still toying with the idea of going ahead with using the G.729.. Can those using it tell me about some of your experiences using G.729.. Things like and problems you had running it, the voice quality and anything else you can think of... I have read in the archives that asterisk has to be run with -c.. Is this still the case? and if so does this mean that * can't be run using the
2003 Jul 14
1
Fwd:[Vocal] Question about Cisco IP hard phones
Interesting notes on the 79xx series. The 7920 is the wireless phone; not mentioned here. For a more complete guide to Cisco's phones, see: http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheets_list.html The 7902 is the "very inexpensive" Cisco phone, and it looks like it will be SCCP (Skinny) only. Twiddling my thumbs here waiting for the chan_sccp to
2003 Jul 11
2
Weird experience with MOH
Hi I thought I share this one, just in case this is an indication of some bug ... When I was trying to use music on hold at first, I didn't bother to copy any music into /var/lib/asterisk/mohmp3 since there was a sample- hold.mp3 in there which played just fine in a standalone MP3 player. But after uncommenting one of the lines in musiconhold.conf and doing reload on the console, there
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've searched the mailing list quite extensively, but didn't come up with anything promising (some things wer helpful, though). Does anyone know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310) phones can be made to work with the TDM400P card or if they are ADSI compatible at all? I kind of doubt they will work if they are
2003 Jul 17
3
Any dialing tricks...
Alright, I am basically cheap, and I have a cellular plan which allows for free incoming calls (Nextel). I was wondering if there was any way to do sort of a dialback trick in the extensions.conf. I call into the system from my cell phone (maybe via DISA), I dial an internal extension, and dial a phone number. Then * sends to my cellphone the number dialed thus giving me a in call on the cell. Or
2006 Jun 19
2
Asterisk 1.07 crash under Debian Sarge
I have just finished implementing an Asterisk system for my place of business (first one), and after three days of flawless usage, Asterisk seems to have crashed. I wasn't running with '-g', so I don't have a core dump. Here's the sequence of events leading up to the crash: 1. call comes in on our TDM2400P 2. all of our phones (about 26 Polycoms) ring. (it's after
2008 Jul 30
5
[Bug 16911] New: xserver EXA optimization causes nv31 to crash
http://bugs.freedesktop.org/show_bug.cgi?id=16911 Summary: xserver EXA optimization causes nv31 to crash Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2015 Aug 13
6
Samba 3 with LDAP vs. Windows 10 - I KNOW SAMBA3 IS DEPRECATED, BUT COULD BE INTERESTING :)
Hi Folks, after some days of intensive google-work I didn't find a solution for joining Windows 10 Clients (release version) to Samba 3.6.6 LDAP based NT Domain. I know, that I should switch to Samba4 but we got hundreds of scripts, services, devices and other stuff (our coffeemachine estimates the preferred strength for each user ... mission critical ;) ) that use the ldap service for
2018 Oct 17
2
dovecot passdb driver=checkpassword as external script for block ip
Refer to https://dovecot.org/pipermail/dovecot/2015-March/099971.html https://wiki.dovecot.org/PasswordDatabase I tried to repeat the same thing. Set these passdb: passdb { args = /myscript.sh ip=%r driver = checkpassword result_failure = return-fail result_success = continue } passdb { args = /etc/dovecot/dovecot-sql.conf.ext ( my working auth method ) driver = sql } Created
2005 Apr 26
10
Ctrl-c crashes R when run as sudo (PR#7819)
I tried to submit this in R, but not sure if it worked. When running R as sudo, using ctrl-c dumps me to the command line. Hitting exit to exit the terminal window results in R taking 100% of resources. I am using R-2.1.0 on Fedora Core 3. Thanks. Manuel
2015 Jul 09
5
Windows 10 in Samba 3 domain: netlogon share access denied
Hi, I got the same problem with Build 10162. I dont think it's an Samba issue. It seems that Windows 10 dont like "\\....\netlogon". Our Samba 3.5.6 PDC works like a charm for win 7. From my Win10 PC i can access everything except \\dc1\netlogon Symptoms: Accessing \\dc1\netlogon -> Auth fail Accessing \\dc1\netlogon2 -> Works (same config!!!) Accessing \\dc1\s1\netlogon
2002 Sep 06
1
Examples from HTB home page...
... do not work anymore. Anybody with a hint? I''ve got a fully functional HTB setup and just wanted to replace the kernel from 2.4.17 to 2.4.19. In the end the modified tc binary doesn''t recognize "tc filter add" (yet it does accept qdisc show and recognizes htb...) I''ve downloaded the 2.4.19 from kernel.org, iproute2 (2.4.7), installed the patches