[asterisk-users] G729 and Tribox

Bartosz Wegrzyn - asterisk junk at lexoncom.com
Thu Sep 14 14:23:11 MST 2006


Hello ,

I tried to add g729 , so I could test it.
I copied the codec library from here:

http://kvin.lv/pub/Linux/Asterisk/built-for-asterisk-1.2-untested/codec_g729-gcc-pentium3-no-sse.so


I put in in /usr/lib/asterisk/modules



[root at asterisk1 modules]# ll | grep 729
-rw-r--r--  1 root root      364761 May 25 14:15
codec_g729-gcc-pentium3-no-sse.so
-rw-r-----  1 root asterisk    6924 May  4 18:33 format_g729.so
-rw-r-----  1 root asterisk    7292 May  4 18:33 format_h263.so
[root at asterisk1 modules]# asterisk -vvvr
  == Parsing '/etc/asterisk/asterisk.conf': Found
  == Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.2.7.1, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it
under
certain conditions. Type 'show license' for details.
=========================================================================
Connected to Asterisk 1.2.7.1 currently running on asterisk1 (pid = 6890)
Verbosity is at least 4
Core debug is at least 4
asterisk1*CLI> show translation
         Translation times between formats (in milliseconds)
          Source Format (Rows) Destination Format(Columns)

         g723   gsm  ulaw  alaw  g726 adpcm  slin lpc10  g729 speex  ilbc
   g723     -     -     -     -     -     -     -     -     -     -     -
    gsm     -     -     2     2     5     2     1     7     -     -    30
   ulaw     -     5     -     1     5     2     1     7     -     -    30
   alaw     -     5     1     -     5     2     1     7     -     -    30
   g726     -    12     9     9     -     9     8    14     -     -    37
  adpcm     -     5     2     2     5     -     1     7     -     -    30
   slin     -     4     1     1     4     1     -     6     -     -    29
  lpc10     -     8     5     5     8     5     4     -     -     -    33
   g729     -     -     -     -     -     -     -     -     -     -     -
  speex     -     -     -     -     -     -     -     -     -     -     -
   ilbc     -     9     6     6     9     6     5    11     -     -     -
asterisk1*CLI>



Why the codec is not active?
Did I do something wrong?

thx




More information about the asterisk-users mailing list