[asterisk-users] Asterisk and MiniITX setups

Nathan Bowyer nbowyer at gmail.com
Fri Dec 29 12:37:32 MST 2006


Here are my numbers, with CentOS 4.4

processor       : 0
vendor_id       : CentaurHauls
cpu family      : 6
model           : 9
model name      : VIA Nehemiah
stepping        : 10
cpu MHz         : 533.573
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr cx8 mtrr pge cmov pat mmx fxsr sse
rng rng_en ace ace_en
bogomips        : 1067.68

         g723   gsm  ulaw  alaw  g726 adpcm  slin lpc10  g729 speex  ilbc
   g723     -     -     -     -     -     -     -     -     -     -     -
    gsm     -     -     5     5    12     5     4    19     -     -    74
   ulaw     -    16     -     1     9     2     1    16     -     -    71
   alaw     -    16     1     -     9     2     1    16     -     -    71
   g726     -    22     8     8     -     8     7    22     -     -    77
  adpcm     -    16     2     2     9     -     1    16     -     -    71
   slin     -    15     1     1     8     1     -    15     -     -    70
  lpc10     -    28    14    14    21    14    13     -     -     -    83
   g729     -     -     -     -     -     -     -     -     -     -     -
  speex     -     -     -     -     -     -     -     -     -     -     -
   ilbc     -    27    13    13    20    13    12    27     -     -     -



On 12/29/06, C F <shmaltz at gmail.com> wrote:
>
> Gordon, how did you get such good numbers?
> Here is my setup:
> root at pbx:~# cat /proc/cpuinfo
> processor       : 0
> vendor_id       : CentaurHauls
> cpu family      : 6
> model           : 10
> model name      : VIA Esther processor 1200MHz
> stepping        : 9
> cpu MHz         : 399.054
> cache size      : 128 KB
> fdiv_bug        : no
> hlt_bug         : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 1
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> cmov pat clflush acpi mmx fxsr sse sse2 tm pni est tm2 rng rng_en ace
> ace_en
> bogomips        : 799.99
>
>
>          g723   gsm  ulaw  alaw  g726 adpcm  slin lpc10  g729 speex  ilbc
>    g723     -     -     -     -     -     -     -     -     -     -     -
>     gsm     -     -    11    11    34    13    10    52     -     -   202
>    ulaw     -    35     -     1    25     4     1    43     -     -   193
>    alaw     -    35     1     -    25     4     1    43     -     -   193
>    g726     -    56    23    23     -    25    22    64     -     -   214
>   adpcm     -    36     3     3    26     -     2    44     -     -   194
>    slin     -    34     1     1    24     3     -    42     -     -   192
>   lpc10     -    68    35    35    58    37    34     -     -     -   226
>    g729     -     -     -     -     -     -     -     -     -     -     -
>   speex     -     -     -     -     -     -     -     -     -     -     -
>    ilbc     -    69    36    36    59    38    35    77     -     -     -
>
> What distro are you running?
>
> On 12/29/06, Gordon Henderson <gordon+asterisk at drogon.net> wrote:
> > On Fri, 29 Dec 2006, Mark Greene wrote:
> >
> > > How well do you think asterisk could run on a miniITX board like the
> ones
> > > linked below with the call volume of say a small doctors office or
> > > something?
> > >
> > > http://www.mini-box.com/s.nl/sc.8/category.15/.f
> >
> > I have a lot of installations using this board:
> >
> >    http://www.icp-epia.co.uk/index.php?act=viewProd&productId=90
> >
> > The key thing is to compile asterisk for a i586. This is vitally
> > important, as the VIA processor on those boards is lacking some MMX
> > instructions that asterisk uses.
> >
> > 20 calls aren't an issue here. Transcoding is. You *really* don't want
> to
> > be using speex or ilbc here!
> >
> > Here is the output of a show translation recalc 30 on one of these:
> >
> >           g723   gsm  ulaw  alaw  g726 adpcm  slin lpc10  g729
> speex  ilbc
> >     g723     -     -     -     -     -     -     -     -     -     -
> -
> >      gsm     -     -     4     4    12     4     3    20     -
> -    72
> >     ulaw     -     7     -     1    10     2     1    18     -
> -    70
> >     alaw     -     7     1     -    10     2     1    18     -
> -    70
> >     g726     -    14     9     9     -     9     8    25     -
> -    77
> >    adpcm     -     7     2     2    10     -     1    18     -
> -    70
> >     slin     -     6     1     1     9     1     -    17     -
> -    69
> >    lpc10     -    17    12    12    20    12    11     -     -
> -    80
> >     g729     -     -     -     -     -     -     -     -     -     -
> -
> >    speex     -     -     -     -     -     -     -     -     -     -
> -
> >     ilbc     -    18    13    13    21    13    12    29     -     -
> -
> >
> >
> > Gordon
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061229/66a02458/attachment.htm


More information about the asterisk-users mailing list