by vicidial » Tue Sep 18, 2007 4:07 pm
hello
i m using
asterisk-1.2.17
zaptel-1.2.16
VD_app_conference_0.6
astguiclient_1.1.12-3
when i m doing manual dialing from softphone the voice is clear and good
but on the same time if i m trying to dial through the vicidial.php page i m getting lot of voice problem like voice cracking
echo problem .
i m using ulaw in client side and server side open source g729
this is my top command result:
Tasks: 132 total, 3 running, 129 sleeping, 0 stopped, 0 zombie
Cpu(s): 26.5% us, 26.8% sy, 0.2% ni, 46.2% id, 0.0% wa, 0.0% hi, 0.3% si
Mem: 2071512k total, 2000296k used, 71216k free, 56580k buffers
Swap: 2031608k total, 0k used, 2031608k free, 1678400k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
19086 root 25 0 25216 10m 5648 R 99.9 0.5 42:17.56 asterisk
19258 root 16 0 6844 5204 1880 S 1.0 0.3 0:11.17 AST_update.pl
2782 mysql 16 0 126m 22m 3904 S 0.3 1.1 1:59.38 mysqld
1 root 16 0 1744 568 492 S 0.0 0.0 0:01.89 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.03 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
5 root RT 0 0 0 0 S 0.0 0.0 0:00.04 migration/1
6 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
7 root RT 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
8 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/0
9 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/1
10 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
11 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
14 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
108 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
109 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/1
this is my cpu information:
[root@localhost asterisk]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 3040 @ 1.86GHz
stepping : 6
cpu MHz : 1867.177
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips : 3194.88
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 3040 @ 1.86GHz
stepping : 6
cpu MHz : 1867.177
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est tm2 cx16 xtpr lahf_lm
bogomips : 3727.36
i m having 2mbps bandwidth in wireless connection and there is no packet loss in my bandwith
and i m having only 10 agents
can any one help me out