Formats translation time and patch problem

Hello All,
Translation time between formats of my system is very high, although system hardware (CPU AND RAM) are more than enough. can some help me or point me into right direction.

===============
OS = CentOS 5x
processor = Intel® Xeon® CPU E5520 @ 2.27GHz, 2 cores
Ram = 4 GB
Asterisk = Ver. 1.8.6.0

[code]Recalculating Codec Translation (number of sample seconds: 10)
core show translation recalc 10

     Translation times between formats (in microseconds) for one second of data
      Source Format (Rows) Destination Format (Columns)

       g723   gsm  ulaw  alaw g726aal2 adpcm  slin lpc10  g729 speex  ilbc  g726  g722 siren7 siren14 slin16  g719 speex16 testlaw
 g723     -     -     -     -        -     -     -     -     -     -     -     -     -      -       -      -     -       -       -
  gsm     -     -   400   400     3098   499   399  1698     -     -     -  2998   798      -       -   1497     -       -     499
 ulaw     -  1200     -     1     2700   101     1  1300     -     -     -  2600   400      -       -   1099     -       -     101
 alaw     -  1201     1     -     2701   102     2  1301     -     -     -  2601   401      -       -   1100     -       -     102

g726aal2 - 1699 501 501 - 600 500 1799 - - - 3099 899 - - 1598 - - 600
adpcm - 1299 101 101 2799 - 100 1399 - - - 2699 499 - - 1198 - - 200
slin - 1199 1 1 2699 100 - 1299 - - - 2599 399 - - 1098 - - 100
lpc10 - 2298 1100 1100 3798 1199 1099 - - - - 3698 1498 - - 2197 - - 1199
g729 - - - - - - - - - - - - - - - - - - -
speex - - - - - - - - - - - - - - - - - - -
ilbc - - - - - - - - - - - - - - - - - - -
g726 - 1798 600 600 3298 699 599 1898 - - - - 998 - - 1697 - - 699
g722 - 1798 600 600 3298 699 599 1898 - - - 3198 - - - 699 - - 699
siren7 - - - - - - - - - - - - - - - - - - -
siren14 - - - - - - - - - - - - - - - - - - -
slin16 - 2697 1499 1499 4197 1598 1498 2797 - - - 4097 899 - - - - - 1598
g719 - - - - - - - - - - - - - - - - - - -
speex16 - - - - - - - - - - - - - - - - - - -
testlaw - 1200 2 2 2700 101 1 1300 - - - 2600 400 - - 1099 - - -[/code]

2nd i have done my asterisk installation on Centos via yum, how can i apply patch (i.e this patch = reviewboard.asterisk.org/r/985/diff/?expand=1)

Thanks
Rabzee

Hi

They look about right to me compared to a similar server I have here.

Did you read this little but “Translation times between formats (in microseconds) for one second of data” not miliseconds that it used to be.

Hi,

    Thank for your reply . .. 

can you please help me with other question as well.

2nd i have done my asterisk installation on Centos via yum, how can i apply patch (i.e this patch = reviewboard.asterisk.org/r/985/diff/?expand=1)

regards
Rabzee

Hi

you would have to download source and patch that then compile.

But looking at it, I wouldn’t bother, how often do you need to do core show codecs ?