similar to: G.711 Codec

Displaying 20 results from an estimated 8000 matches similar to: "G.711 Codec"

2005 Jan 24
2
"Inband DTMF is not supported on codec G.711 u-law. Use RFC2833"
Using FireFly, all other codecs but G711 Ulaw is selected. But whenever I place a call, I get: Jan 24 16:07:06 WARNING[30654495]: dsp.c:1468 ast_dsp_process: Inband DTMF is not supported on codec G.711 u-law. Use RFC2833 Umm, wtf? I thought Inband was ONLY supported on G.711 u-law. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Oct 28
2
transcoding G.711 (u-law) to Speex
Hi folks. The jspeex library has classes for converting speex to pcm and vice-versa. I also have other code that converts from G.711 to pcm (and vice-versa). I want to transcode G.711 to speex, using an input stream. Can I accomplish this in one step, or must I go G.711 -> PCM -> Speex? If possible in one step, is there some example code I could look at for reference? Thanks! -- Jeff
2006 Jun 06
2
Transcoding g.711 -> g.729
Hello, I have an asterisk server running with 23 g.729 licenses. I have also purchased a sound file from thevoice.digium.com. I need to covert this file (uLaw, PCM I think) to g.711, g.729 & g.723 for use with an IVR system. Is there a way I can convert the files using the g.729 digium codec? sox? Thanks -Matt -- Matthew S. Crocker Vice President Crocker Communications,
2010 Mar 17
3
SIP codec negotiation / manipulation
We're having an odd issue with codec negotiation from one of our SIP providers. Here's the basic situation. We receive an invite from them advertising support for G711, G729, and G723. In our response, we send back that we support G711 and G729. In about half the cases, this results in no problems, with audio being encoded with G711. The other half of the time, they send us a second
2007 Dec 19
1
Function reference
Hi. I'm looking for an R equivalent to something like function pointers in C/C++. I have a search procedure that evaluates the fitness of each point it reaches as it moves along, and decides where to move next based on its fitness evaluation. I want to be able to pass different fitness functions to this procedure. I am trying to find a good way to do this. I was thinking of passing in
2010 Mar 10
1
Strange result in survey package: svyvar
Hi R users, I'm using the survey package to calculate summary statistics for a large health survey (the Demographic and Health Survey for Honduras, 2006), and when I try to calculate the variances for several variables, I get negative numbers. I thought it may be my data, so I ran the example on the help page: data(api) ## one-stage cluster sample dclus1<-svydesign(id=~dnum, weights=~pw,
2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael, Here is the BackTrace of the program which i forgot to attach BACKTRACE OF Asterisk -vvc #0 0x42074d60 in _int_realloc () from /lib/tls/libc.so.6 #1 0x420738c4 in realloc () from /lib/tls/libc.so.6 #2 0x47c7da89 in PAbstractArray::SetSize(int) () from /home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5 #3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2005 Jan 19
4
G.729? Worth it?
Hi All, For a small installation using ITSPs via DSL is G.729 a worthwhile exercise? I have G.729 capable SIP phones and my ITSPs cupport the codec so I could go end-to-end without transcoding. What's call quality like compared to G.711, GSM or iLBC? Michael -- Michael Graves mgraves@pixelpower.com Sr. Product Specialist www.pixelpower.com
2005 Jul 01
4
Lines for plot (Sweave)
Dear List: I am generating a series of plots iteratively using Sweave. In short, a dataframe is subsetted row by row and variable graphics are created conditional on the data in each row. In this particular case, this code ends up generating 17,000 individual plots. In some cases, all student data (this is working with student achievement data) are available and my code below works very well in
2004 Dec 02
4
Codec Conversion
Hello, Is there an utility for asterisk for codec conversion? I tried google but i haven' got anything. I am trying to initiate a call with G711 codec to asterisk and i would like asterisk to call a gateway with an g729 codec, therefore making a codec conversion from g711 to g729. I know chan_oh323 does it by specifying the OUT_CODEC variable, but chan_h323 does not. And i was wondering is
2007 Jun 06
4
Best Codec
We are evaluating starting a small VoIP consumer based platform. What is the best codec to use with customers using primarily DSL as internet connectivity? I know that g729 is the king-all, but I want to know what the rest of the professional are using out there. g729 has a cost involved, so does the cost really offset the performance? Or is it better to go with g711 to start off? We plan
2013 Jan 23
1
Evaluating the significance of the random effects in GLMM
Hi all! I am working with GLMM using the binomial family I use the following codes I dropped no significant terms, refitting the model and comparing the changes with likelihood: G.1<-lmer(data$Ymat~stu+spi+stu*sp1+(1|ber),data=data,family="binomial") G.1b<-lmer(data$Ymat~stu+spi+(1|ber),data=data,family="binomial") anova (G.1,G.2) But, when I want to evaluate the
2003 Aug 14
7
What is the highest quality codec I can use for recording voice messages?
I have looked at the codec's available but I don't know how get the highest quality recorded message. If a user calls in over the normal telephone network is this limited to the carriers codec or the codec at the asterisk side? Would I get a higher quality result using VoIP rather than the normal network? Any help would be appreciated. Thanks Fats.
2004 Apr 03
0
Grandstream and codec G.711
Dunno why your phone isn't allowing you do negotiate g711u but I can tell you how to upgrade the firmware. I called them on Thursday for myself and they gave me the following tftp server address for which to program my phone. 4.3.153.50 Load this into your phone's tftp area and reboot it. It'll go out to the net and check the firmware revision and change it if required. I've done
2009 Mar 31
2
dynamic codec preferences
Has anyone here ever had the occasion to setup a system that would dynamically alter it's codec preferences based on trafffic? That is, presuming that the system is on a limited bandwidth connection is would start to prefer a compressed codec as the call volume increased? Perhaps shifting from G.711 to G.729? Michael -- Michael Graves mgraves<at>mstvp.com http://blog.mgraves.org
2003 Oct 22
4
what is the best codec for low bandwidth? for quality?
The number of codecs is overwhelming to me. What do ya'll consider the best codec for conserving bandwidth? [I realize at the cost of quality] Secondly, what do you think the best codec for voice quality is? Yours, Matthew
2012 Sep 26
1
Write table with data in other .csv template
Hi, I have a table with data, as below: dput(table): structure(list(Adrian.Cole = c(0L, 0L, 0L, 0L, 0L, 0L), Alison.Wong = c(0L, 0L, 0L, 0L, 0L, 0L), Andrei.Savu = c(0L, 0L, 0L, 0L, 0L, 0L), Bruno.Dumon = c(0L, 0L, 0L, 0L, 0L, 0L), Edward.J..Yoon = c(0L, 0L, 0L, 0L, 0L, 0L), Eugene.Koontz = c(0L, 0L, 0L, 0L, 0L, 0L), Jakob.Homan = c(0L, 0L, 0L, 0L, 0L, 0L), Kelvin.Kakugawa = c(0L, 0L,
2004 Jan 16
4
G.723.1 codec
Hi, Want to do some experiments with the G.723 codecs - where can I download the 723 source code for Asterisk? I know there are some ongoing discussion regarding patents and license fees for the g.723 but I have some hardware on which I only have the 723 and need to test it privately. Thanks! Dan _________________________________________________________________ Use MSN Messenger to send
2013 Oct 11
1
One user getting: "Primary group is 0 and contains 0 supplementary groups" on standalone server
Greetings, We are having some rights issues on Samba 3.6.18 running on Slackware64 14.0 (the official Slackware Package). One of our users is having access issues and I believe I have traced the problem to the following entry in the log.smbd: Primary group is 0 and contains 0 supplementary groups Issuing the groups command for this user returns the 8 Linux groups in which the user has
2020 May 19
3
FTS-lucene errors : language not available for stemming
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 19/05/2020 17:18 Stuart Henderson <<a href="mailto:stu@spacehopper.org">stu@spacehopper.org</a>> wrote: </div> <div>