Displaying 7 results from an estimated 7 matches for "codec_g723".
Did you mean:
codec_g729
2009 Jan 25
10
CentOS and BAT File
In windows, we use BAT file to execute few series of command , which help us
in not writing each command manually everytime we want to execute those
commands.
In CentOS, I want to do the same thing.
Any Advice ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090125/d67fb239/attachment.htm
2007 Sep 26
2
My G729 problem re-visited
...ave transcoding working, which makes me more confused on
what's wrong with my pass-through. It must be a configuration issue.
The basics...
*CLI> core show version
Asterisk 1.4.11 built by root @ fwd-tst02 on a i686 running Linux
*CLI> show modules like 723
Module Description Use Count
codec_g723.so G.723.1 Coder/Decoder 0
format_g723.so G.723.1 Simple Timestamp File Format 0
*CLI> show modules like 729
Module Description Use Count
codec_g729.so G.729 Coder/Decoder 0
format_g729.so Raw G729 data 0
*CLI> show translation
[truncated]
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 s...
2006 Jan 23
1
Installing the none commercial intel g729 codecs into Asterisk@Home 2.2?
...n,
> Asterisk 1.2 from svn) but just adding the binaries (see the wiki on
> voip.org) did the job. Have you already tried the binaries?
>
Kewl! Those work like a treat!
As my testbox is a PII-750 running A@H 2.2 I did:
cd /usr/lib/asterisk/modules/
wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so
wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so
After reloading, 'show translation' gives:
Translation times between formats (in milliseconds)
Source Format (Rows) Destination Format(Columns)
g723 gsm ulaw alaw g726 adpcm...
2006 Jan 27
1
Installing the none commercial intel g729 codecsinto Asterisk@Home 2.2?
...> Asterisk 1.2 from svn) but just adding the binaries (see the wiki on
> voip.org) did the job. Have you already tried the binaries?
>
Kewl! Those work like a treat!
As my testbox is a PII-750 running A@H 2.2 I did:
cd /usr/lib/asterisk/modules/
wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so
wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so
After reloading, 'show translation' gives:
Translation times between formats (in milliseconds)
Source Format (Rows) Destination Format(Columns)
g723 gsm ulaw alaw g726 adpcm...
2005 Jul 27
3
Read Back Caller ID Using Number Announcement in Digital Receptionist
I would like to setup an option in my digital receptionist that callers
can select to hear a read back of their Caller ID. It would be something
like, "the number you are calling from is...". I think I can reuse the
festival script that is built in, but ideally this could be accomplished
without using festival because Allison's voice is so much more pleasant.
I'm just a few
2009 Sep 16
4
G729
I have problemin g729 codec compatibility,I get the g729 module from
http://asterisk.hosting.lv/ and I have Asterisk 1.4.22-3 RPM
What g729 module should I download ?
I already downloaded
codec_g723-ast14-icc-glibc-pentium4.so
[trixbox1.localdomain asterisk]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.40GHz
stepping : 1
cpu MHz : 3399.733
cache size : 10...
2006 Jan 22
1
Installing the none commercial intel g729codecsinto Asterisk@Home 2.2?
...gt;> voip.org ) did the job. Have you already tried the binaries?
> >>
> >
> >Kewl! Those work like a treat!
> >
> >As my testbox is a PII-750 running A@H 2.2 I did:
> >
> >cd /usr/lib/asterisk/modules/
> >wget http://kvin.lv/pub/Linux/Asterisk/codec_g723-gcc-pentium2.so
> >wget http://kvin.lv/pub/Linux/Asterisk/codec_g729-gcc-pentium2.so
> >
> >After reloading, 'show translation' gives:
> > Translation times between formats (in milliseconds)
> > Source Format (Rows) Destination Format(Columns)...