|
|
Line 10: |
Line 10: |
|
| |
|
| Such server should handle up to 300 calls without problems. Calls without reencoding. | | Such server should handle up to 300 calls without problems. Calls without reencoding. |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| sip:/usr/src/mor# cat /proc/cpuinfo ; free -m ; asterisk -rx 'core show channels' ; w
| |
| processor : 0
| |
| vendor_id : AuthenticAMD
| |
| cpu family : 15
| |
| model : 75
| |
| model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
| |
| stepping : 2
| |
| cpu MHz : 2004.186
| |
| cache size : 512 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 mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm cr8legacy ts fid vid ttp tm stc
| |
| bogomips : 4011.84
| |
|
| |
| total used free shared buffers cached
| |
| Mem: 885 816 69 0 41 630
| |
| -/+ buffers/cache: 144 740
| |
| Swap: 2588 41 2546
| |
| Channel Location State Application(Data)
| |
| <...>
| |
| 86 active channels
| |
| 43 active calls
| |
| 09:05:44 up 1 day, 2:02, 1 user, load average: 0.84, 1.92, 1.64
| |
|
| |
| An Asterisk load was 19 - 21%
| |
Revision as of 17:22, 4 February 2009
Main principle - as powerful as possible.
For 1 server solution we recommend:
- CPU Quad Xeon
- 4 Gb RAM
- as fast HDD as possible, RAID recommended, SDD (Solid State Drives recommended).
- Centos 5.2 as OS (x86_64 recommended)
Such server should handle up to 300 calls without problems. Calls without reencoding.