Voice Breakage on Conference and Transfer

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Voice Breakage on Conference and Transfer

Postby udy786 » Thu Jul 31, 2014 1:11 pm

Hi,
We have a server on which we are making outbound calling from India to UDA with 30 agents on 5:1 dial level. Process like make a live conference and tranfer to third party. Always calling going noraml but on every conference getting voice breakage. Also after leave-3-way calls going on with voice breakage. Same problem with recording. Before conference its going normal but at conference time customer and third party not able hear each other clearly. Its happening all conference calls. We are using Audicode device for calling.

Below is some point on which I have worked to solved problme but still problem going on,

1. I have checked with ulaw, alaw, and G729. Problem with all.
2. Worked with 4 different VoIP provider. Problem with all.
3. My Bandwidth is normal. We have 12MBPS bandwidht and only 5 to 6 MB in used at calling time.
4. No packet loss on router.
5. Load on server:- maximum 2
6. From server to Audiocode device packet monitoring. No packet loss.
7. Load on router normal.
8. Traffic of network normal ( Checked sending and receiving packets on router)
9. Firewal and iptables stopped on server

This problem is going on from long time. I have formated my server twice but still problem is same. Never voice breakage coming on normal outbount calls, its only happening at conference time and after transfer between third party and customer.

Let me explain you, how we are making conference and transfer;-
We have carrier with 988 prefix. In campaign setting, used dial prefix 988 and 3-Way Call Dial Prefix 87. For 87, we have configured Custom Dialplan Entry from Admin->System setting.

Carrier
Code: Select all
[carrier1]
type=friend
qualify=1000
insecure=very
context=default
port=5060
host=IP
dtmfmode=rfc2833
fromdomain=IP
canreinvite=no
disallow=all
allow=ulaw

exten => _988.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _988.,2,Dial(SIP/${EXTEN:3}@carrier1,27,tTo)
exten => _988.,3,Hangup



Custom Dialplan Entry
Code: Select all
; recording of 3way call through defaultlog context call menu
exten => _87.,1,Dial(${TRUNKloop}/86${EXTEN:2},,To)
exten => _87.,n,Hangup

exten => _86.,1,Answer
exten => _86.,n,Goto(defaultlog,9881${EXTEN:3},1)
exten => _86.,n,Hangup


I have included server details below.

System:-
12 core with 32 GB Ram
cache size : 15360 KB
cpu MHz : 2000.059

OS:- CentOS 5.6
Asterisk:- 1.4.39.1-vici
VERSION: 2.4-309a
BUILD: 110430-1642

Please help.
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby ivschakravarthi » Fri Aug 01, 2014 1:35 am

You didnt mention anything about your zaptel hardware.

Meetme conferences requires zaptel timer.
If you dont have a zaptel/dahdi hardware,it will make use of ztdummy.
May be you can start debugging in that angle and see.
ivschakravarthi
 
Posts: 81
Joined: Wed Jun 20, 2012 12:47 am
Location: India

Re: Voice Breakage on Conference and Transfer

Postby udy786 » Fri Aug 01, 2014 9:33 am

Hi,

Output of dahdi_cfg -v

Code: Select all
[root@go asterisk]# dahdi_cfg -v
DAHDI Tools Version - 2.4.1

DAHDI Version: 2.4.1
Echo Canceller(s):
Configuration
======================


0 channels to configure.


Output of lsmod | grep dahdi
Code: Select all
[root@go asterisk]# asterisk -rx "dahdi show channels"
   Chan Extension  Context         Language   MOH Interpret       
[root@go asterisk]# lsmod | grep dahdi
dahdi_transcode        11780  1 wctc4xxp
dahdi_voicebus         45888  2 wctdm24xxp,wcte12xp
dahdi                 196424  551 xpp,dahdi_transcode,wcb4xxp,wctdm,wcfxo,wctdm24xxp,wcte11xp,wct1xxp,wcte12xp,dahdi_voicebus,wct4xxp
crc_ccitt               6209  2 wctdm24xxp,dahdi



I think Dahdi is installed on server but I am not familiar this. Can you please guide me for same.
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby geoff3dmg » Fri Aug 01, 2014 11:01 am

The output from lsmod is confusing to me, I think you have a Digium card? Post the output from 'lspci'.
Vicibox 5.03 from .iso | VERSION: 2.10-451a BUILD: 140902-0816 | Asterisk 1.8.28.2-vici | Multi-Server | Amfeltec H/W Timing Cards | No Extra Software After Installation | Dell PowerEdge 1850 | Pentium 4 'Prescott' Xenon Quad @ 3.40GHz
geoff3dmg
 
Posts: 403
Joined: Tue Jan 29, 2013 4:35 am
Location: Lancashire, UK

Re: Voice Breakage on Conference and Transfer

Postby udy786 » Fri Aug 01, 2014 12:10 pm

Output of lspci


Code: Select all
[root@go 2014-06-17]# lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DMI2 (rev 07)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 1a (rev 07)
00:01.1 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 1b (rev 07)
00:02.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 2a (rev 07)
00:02.2 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 2c (rev 07)
00:03.0 PCI bridge: Intel Corporation Sandy Bridge IIO PCI Express Root Port 3a in PCI Express Mode (rev 07)
00:04.0 System peripheral: Intel Corporation Sandy Bridge DMA Channel 0 (rev 07)
00:04.1 System peripheral: Intel Corporation Sandy Bridge DMA Channel 1 (rev 07)
00:04.2 System peripheral: Intel Corporation Sandy Bridge DMA Channel 2 (rev 07)
00:04.3 System peripheral: Intel Corporation Sandy Bridge DMA Channel 3 (rev 07)
00:04.4 System peripheral: Intel Corporation Sandy Bridge DMA Channel 4 (rev 07)
00:04.5 System peripheral: Intel Corporation Sandy Bridge DMA Channel 5 (rev 07)
00:04.6 System peripheral: Intel Corporation Sandy Bridge DMA Channel 6 (rev 07)
00:04.7 System peripheral: Intel Corporation Sandy Bridge DMA Channel 7 (rev 07)
00:05.0 System peripheral: Intel Corporation Sandy Bridge Address Map, VTd_Misc, System Management (rev 07)
00:05.2 System peripheral: Intel Corporation Sandy Bridge Control Status and Global Errors (rev 07)
00:11.0 PCI bridge: Intel Corporation Patsburg PCI Express Virtual Root Port (rev 06)
00:1a.0 USB Controller: Intel Corporation Patsburg USB2 Enhanced Host Controller #2 (rev 06)
00:1c.0 PCI bridge: Intel Corporation Patsburg PCI Express Root Port 1 (rev b6)
00:1c.4 PCI bridge: Intel Corporation Patsburg PCI Express Root Port 5 (rev b6)
00:1c.7 PCI bridge: Intel Corporation Patsburg PCI Express Root Port 8 (rev b6)
00:1d.0 USB Controller: Intel Corporation Patsburg USB2 Enhanced Host Controller #1 (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Patsburg LPC Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation Patsburg 6-Port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation Patsburg SMBus Controller (rev 06)
01:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
02:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
02:01.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe Switch [PS]
03:00.0 PCI bridge: Renesas Technology Corp. SH7757 PCIe-PCI Bridge [PPB]
04:00.0 VGA compatible controller: Matrox Graphics, Inc. G200eR2
06:00.0 Ethernet controller: Intel Corporation Device 1521 (rev 01)
06:00.1 Ethernet controller: Intel Corporation Device 1521 (rev 01)
06:00.2 Ethernet controller: Intel Corporation Device 1521 (rev 01)
06:00.3 Ethernet controller: Intel Corporation Device 1521 (rev 01)
09:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 9240 (rev 03)
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby ivschakravarthi » Mon Aug 04, 2014 2:45 am

Post of the output of the command of the following commands.

dahdi_hardware

and

dahdi_test [with load and without load]
ivschakravarthi
 
Posts: 81
Joined: Wed Jun 20, 2012 12:47 am
Location: India

Re: Voice Breakage on Conference and Transfer

Postby udy786 » Mon Aug 04, 2014 7:15 am

Output of dahdi_hardware is nothing.

Output of dahdi_test without load:-

Code: Select all
[root@210 ~]# dahdi_test
Opened pseudo dahdi interface, measuring accuracy...
99.997% 99.992% 99.995% 99.996% 99.995% 99.996% 99.996% 99.994%
99.996% 99.994% 99.997% 99.996% 99.995% 99.996% 99.996% 99.996%
99.996% 99.994% 99.996% 99.996% 99.996% 99.997% 99.996% 99.996%
99.996% 99.996% 99.996% 99.994% 99.996% 99.996% 99.996% 99.996%
99.996% 99.995% 99.996% 99.996% 99.996% 99.614% 99.605% 99.996%
99.996% 99.996% 99.994% 99.996% 99.613% 99.996% 99.996% 99.605%
99.996% 99.996% 99.996% 99.996% 99.614% 99.996% 99.996% 99.996%
99.996% 99.605% 99.996% 99.613% 99.996% 99.996% 99.996% 99.996%
99.996% 99.994% 99.996% 99.996% 99.996% 99.996% 99.996% 99.996%
99.996% 99.996% 99.996% 99.996% 99.996% 99.995% 99.997% 99.996%
--- Results after 80 passes ---
Best: 99.997 -- Worst: 99.605 -- Average: 99.961982, Difference: 100.000617


Output of dahdi_test with load:-

Code: Select all
[root@210 ~]# dahdi_test
Opened pseudo dahdi interface, measuring accuracy...
99.999% 99.992% 99.633% 99.994% 99.995% 99.623% 99.996% 99.994%
99.630% 99.996% 99.992% 99.998% 99.995% 99.622% 99.629% 99.992%
99.998% 99.992% 99.998% 99.993% 99.998% 99.997% 99.989% 99.992%
99.996% 99.999% 99.992% 99.995% 99.993% 99.995% 99.992% 99.995%
99.994% 99.999% 99.995% 100.000% 99.994% 99.995% 99.995% 99.996%
99.994% 99.995% 99.997% 99.996% 99.994% 99.993%
--- Results after 46 passes ---
Best: 100.000 -- Worst: 99.622 -- Average: 99.954932, Difference: 100.003497


I have interrupted dahdi_test by ctrl+c. Server load was also normal. When agents was not logged on that time server load is

load average: 0.20, 0.16, 0.13

and with 40 agents

load average: 2.75, 2.54, 1.64
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby udy786 » Fri Aug 29, 2014 1:35 pm

Any one please help on this.
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby geoff3dmg » Mon Sep 01, 2014 2:54 am

what cpu(s) do you have? post the output of 'cat /proc/cpuinfo' and 'dmesg | grep smpboot..CPU'
Vicibox 5.03 from .iso | VERSION: 2.10-451a BUILD: 140902-0816 | Asterisk 1.8.28.2-vici | Multi-Server | Amfeltec H/W Timing Cards | No Extra Software After Installation | Dell PowerEdge 1850 | Pentium 4 'Prescott' Xenon Quad @ 3.40GHz
geoff3dmg
 
Posts: 403
Joined: Tue Jan 29, 2013 4:35 am
Location: Lancashire, UK

Re: Voice Breakage on Conference and Transfer

Postby udy786 » Mon Sep 01, 2014 11:29 am

Out of cat /proc/cpuinfo

Code: Select all
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 0
cpu cores   : 6
apicid      : 0
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 4000.15

processor   : 1
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 1
cpu cores   : 6
apicid      : 2
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 2
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 2
cpu cores   : 6
apicid      : 4
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 3
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 3
cpu cores   : 6
apicid      : 6
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 4
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 4
cpu cores   : 6
apicid      : 8
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 5
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 5
cpu cores   : 6
apicid      : 10
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.97

processor   : 6
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 0
cpu cores   : 6
apicid      : 1
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.96

processor   : 7
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 1
cpu cores   : 6
apicid      : 3
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.99

processor   : 8
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 2
cpu cores   : 6
apicid      : 5
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 9
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 3
cpu cores   : 6
apicid      : 7
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.97

processor   : 10
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 4
cpu cores   : 6
apicid      : 9
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.98

processor   : 11
vendor_id   : GenuineIntel
cpu family   : 6
model      : 45
model name   : Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
stepping   : 7
cpu MHz      : 2000.075
cache size   : 15360 KB
physical id   : 0
siblings   : 12
core id      : 5
cpu cores   : 6
apicid      : 11
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
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 pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm [8]
bogomips   : 3999.99


Output of dmesg

Code: Select all
Linux version 2.6.18-238.9.1.el5.goPAE (root@superv) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Thu Apr 28 05:24:24 EDT 2011
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000010000 - 000000000009c000 (usable)
 BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000063927000 (usable)
 BIOS-e820: 0000000063927000 - 0000000065937000 (reserved)
 BIOS-e820: 0000000065937000 - 0000000065938000 (ACPI data)
 BIOS-e820: 0000000065938000 - 0000000066d1b000 (usable)
 BIOS-e820: 0000000066d1b000 - 0000000066ddf000 (reserved)
 BIOS-e820: 0000000066ddf000 - 0000000067b1e000 (usable)
 BIOS-e820: 0000000067b1e000 - 0000000067b23000 (reserved)
 BIOS-e820: 0000000067b23000 - 0000000067d75000 (usable)
 BIOS-e820: 0000000067d75000 - 0000000067d79000 (ACPI data)
 BIOS-e820: 0000000067d79000 - 0000000067d7d000 (usable)
 BIOS-e820: 0000000067d7d000 - 0000000067d7e000 (ACPI data)
 BIOS-e820: 0000000067d7e000 - 0000000067d98000 (usable)
 BIOS-e820: 0000000067d98000 - 0000000067da2000 (ACPI data)
 BIOS-e820: 0000000067da2000 - 0000000067f5d000 (usable)
 BIOS-e820: 0000000067f5d000 - 0000000067f5e000 (ACPI data)
 BIOS-e820: 0000000067f5e000 - 0000000067f5f000 (usable)
 BIOS-e820: 0000000067f5f000 - 0000000067f60000 (ACPI data)
 BIOS-e820: 0000000067f60000 - 0000000067fc1000 (usable)
 BIOS-e820: 0000000067fc1000 - 0000000067fc2000 (ACPI data)
 BIOS-e820: 0000000067fc2000 - 0000000067fca000 (usable)
 BIOS-e820: 0000000067fca000 - 0000000067fd0000 (ACPI data)
 BIOS-e820: 0000000067fd0000 - 0000000067fd2000 (reserved)
 BIOS-e820: 0000000067fd2000 - 0000000068007000 (usable)
 BIOS-e820: 0000000068007000 - 0000000068009000 (ACPI data)
 BIOS-e820: 0000000068009000 - 000000006892f000 (usable)
 BIOS-e820: 000000006892f000 - 0000000068930000 (ACPI data)
 BIOS-e820: 0000000068930000 - 0000000068b55000 (usable)
 BIOS-e820: 0000000068b55000 - 0000000068b56000 (ACPI data)
 BIOS-e820: 0000000068b56000 - 000000007e786000 (usable)
 BIOS-e820: 000000007e786000 - 000000007e891000 (reserved)
 BIOS-e820: 000000007e891000 - 000000007eba1000 (ACPI NVS)
 BIOS-e820: 000000007eba1000 - 000000007ec02000 (usable)
 BIOS-e820: 000000007f000000 - 000000007fc00000 (reserved)
 BIOS-e820: 0000000080000000 - 0000000090000000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
 BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000880000000 (usable)
33920MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 0009c140
Memory for crash kernel (0x0 to 0x0) notwithin permissible range
disabling kdump
NX (Execute Disable) protection: active
On node 0 totalpages: 8912896
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 225280 pages, LIFO batch:31
  HighMem zone: 8683520 pages, LIFO batch:31
DMI 2.7 present.
Using APIC driver default
ACPI: RSDP (v002 IBM                                   ) @ 0x000fdfd0
ACPI: XSDT (v001 IBM    SERMEGAL 0x00000000      0x01000013) @ 0x68b551c0
ACPI: FADT (v004 IBM    SERMEGAL 0x00000000 MSFT 0x01000019) @ 0x68007000
ACPI: TCPA (v000                 0x00000000  0x00000000) @ 0x6892f000
ACPI: ERST (v001 IBM    SERMEGAL 0x00000001 MSFT 0x0100001b) @ 0x68008000
ACPI: HEST (v001 IBM    SERMEGAL 0x00000001 MSFT 0x0100001e) @ 0x67fcf000
ACPI: HPET (v001 IBM    SERMEGAL 0x00000001 MSFT 0x01000017) @ 0x67fce000
ACPI: MADT (v003 IBM    SERMEGAL 0x00000000 MSFT 0x01000014) @ 0x67fcb000
ACPI: MCFG (v001 IBM    SERMEGAL 0x00000001 MSFT 0x01000018) @ 0x67fcd000
ACPI: OEM0 (v003 IBM    XSECSRAT 0x00000100 MSFT 0x01000022) @ 0x67fcc000
ACPI: OEM1 (v001 IBM    IBMERROR 0x00000001 MSFT 0x01000013) @ 0x67fca000
ACPI: SLIT (v001 IBM    SERMEGAL 0x00000001 MSFT 0x01000020) @ 0x67fc1000
ACPI: SRAT (v003 IBM    SERMEGAL 0x00000001 MSFT 0x0100001a) @ 0x67f5f000
ACPI: SLIC (v001 IBM    SERMEGAL 0x00000000 MSFT 0x0100001f) @ 0x67f5d000
ACPI: SSDT (v002 IBM    CPUSCOPE 0x00004000 MSFT 0x01000016) @ 0x67d9a000
ACPI: SSDT (v002 IBM    CPUWYVRN 0x00004000 MSFT 0x01000016) @ 0x67d99000
ACPI: SSDT (v002 IBM    PSTATEPM 0x00004000 MSFT 0x01000016) @ 0x67d75000
ACPI: SSDT (v002 IBM    CPUCSTAT 0x00004000 MSFT 0x01000016) @ 0x67d98000
ACPI: SSDT (v002 IBM    WYVRNDEV 0x00004000 MSFT 0x01000016) @ 0x67d9c000
ACPI: SSDT (v002 IBM    WYVRNGPE 0x00004000 MSFT 0x01000016) @ 0x67d9b000
ACPI: SSDT (v002 IBM    CPUNOTFY 0x00004000 MSFT 0x01000016) @ 0x67d7d000
ACPI: DMAR (v001 IBM    SERMEGAL 0x00000001 MSFT 0x01000021) @ 0x65937000
ACPI: DSDT (v001 INTEL  TIANO    0x00000003 MSFT 0x01000013) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
Processor #2 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
Processor #4 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled)
Processor #6 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] enabled)
Processor #8 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] enabled)
Processor #10 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x10] lapic_id[0x01] enabled)
Processor #1 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x11] lapic_id[0x03] enabled)
Processor #3 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x12] lapic_id[0x05] enabled)
Processor #5 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x13] lapic_id[0x07] enabled)
Processor #7 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x14] lapic_id[0x09] enabled)
Processor #9 6:13 APIC version 21
ACPI: LAPIC (acpi_id[0x15] lapic_id[0x0b] enabled)
Processor #11 6:13 APIC version 21
ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Overriding APIC driver with bigsmp
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x09] address[0xfec01000] gsi_base[24])
IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-47
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Physflat.  Using 2 I/O APICs
ACPI: HPET id: 0x8086a701 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 98000000 (gap: 90000000:6ed1c000)
Detected 2000.075 MHz processor.
Built 1 zonelists.  Total pages: 8912896
Kernel command line: ro root=LABEL=/
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
mapped IOAPIC to ffffb000 (fec01000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c076b000 soft=c074b000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 33207832k/35651584k available (2186k kernel code, 286876k reserved, 907k data, 232k init, 32578492k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 64-bit timers, 14318180 Hz
Using HPET for base-timer
Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.15 BogoMIPS (lpj=2000075)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
CPU0: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
Leaving ESR disabled.
SMP alternatives: switching to SMP code
Booting processor 1/2 eip 11000
CPU 1 irqstacks, hard=c076c000 soft=c074c000
Initializing CPU#1
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999990)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 2/4 eip 11000
CPU 2 irqstacks, hard=c076d000 soft=c074d000
Initializing CPU#2
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999993)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 3/6 eip 11000
CPU 3 irqstacks, hard=c076e000 soft=c074e000
Initializing CPU#3
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999993)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 3
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 4/8 eip 11000
CPU 4 irqstacks, hard=c076f000 soft=c074f000
Initializing CPU#4
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999993)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 4
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#4.
CPU4: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 5/10 eip 11000
CPU 5 irqstacks, hard=c0770000 soft=c0750000
Initializing CPU#5
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.97 BogoMIPS (lpj=1999989)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 5
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#5.
CPU5: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 6/1 eip 11000
CPU 6 irqstacks, hard=c0771000 soft=c0751000
Initializing CPU#6
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.96 BogoMIPS (lpj=1999980)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#6.
CPU6: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 7/3 eip 11000
CPU 7 irqstacks, hard=c0772000 soft=c0752000
Initializing CPU#7
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.99 BogoMIPS (lpj=1999997)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#7.
CPU7: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 8/5 eip 11000
CPU 8 irqstacks, hard=c0773000 soft=c0753000
Initializing CPU#8
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999991)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 2
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#8.
CPU8: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 9/7 eip 11000
CPU 9 irqstacks, hard=c0774000 soft=c0754000
Initializing CPU#9
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.97 BogoMIPS (lpj=1999987)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 3
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#9.
CPU9: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 10/9 eip 11000
CPU 10 irqstacks, hard=c0775000 soft=c0755000
Initializing CPU#10
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.98 BogoMIPS (lpj=1999991)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 4
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#10.
CPU10: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
SMP alternatives: switching to SMP code
Booting processor 11/11 eip 11000
CPU 11 irqstacks, hard=c0776000 soft=c0756000
Initializing CPU#11
Leaving ESR disabled.
Calibrating delay using timer specific routine.. 3999.99 BogoMIPS (lpj=1999999)
CPU: After generic identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 2c100000 00000000 02010000 17bee3ff 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 256K
CPU: L3 cache: 15360K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 5
CPU: After all inits, caps: bfebfbff 2c100000 00000000 13010940 17bee3ff 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#11.
CPU11: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz stepping 07
Total of 12 processors activated (47999.95 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Using local APIC timer interrupts.
checking TSC synchronization across 12 CPUs: passed.
Brought up 12 CPUs
sizeof(vma)=88 bytes
sizeof(page)=32 bytes
sizeof(inode)=340 bytes
sizeof(dentry)=136 bytes
sizeof(ext3inode)=492 bytes
sizeof(buffer_head)=52 bytes
sizeof(skbuff)=176 bytes
migration_cost=73,273
checking if image is initramfs... it is
Freeing initrd memory: 2600k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [IOH0] (0000:00)
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.SLT6._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.SLT4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.SLT3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.SLT2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.SLT5._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.PEX0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.IOH0.PEX4._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 15 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
pnp: 00:07: ioport range 0x500-0x53f has been reserved
pnp: 00:07: ioport range 0x400-0x47f could not be reserved
pnp: 00:07: iomem range 0xfed1c000-0xfed8bffe could not be reserved
pnp: 00:07: iomem range 0xff000000-0xffffffff could not be reserved
pnp: 00:07: iomem range 0xfee00000-0xfeefffff has been reserved
pnp: 00:07: iomem range 0xfed1b000-0xfed1bfff has been reserved
pnp: 00:08: ioport range 0xcc0-0xcc0 has been reserved
pnp: 00:08: ioport range 0xcc1-0xcc1 has been reserved
pnp: 00:09: ioport range 0xc80-0xc9f has been reserved
pnp: 00:09: ioport range 0xcc2-0xcc3 has been reserved
pnp: 00:09: ioport range 0xca0-0xcaf has been reserved
pnp: 00:0d: ioport range 0xcb0-0xcbf has been reserved
pnp: 00:0e: iomem range 0xfbff8000-0xfbffafff has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:01.1
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:02.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:02.2
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:03.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:11.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-0000
  MEM window: 90400000-00000000
  PREFETCH window 0x0000000098000000-0x00000000980fffff
PCI: Bridge: 0000:00:1c.4
  IO window: 3000-0000
  MEM window: 90500000-00000000
  PREFETCH window 0x0000000090100000-0x00000000901fffff
PCI: Bridge: 0000:03:00.0
  IO window: disabled.
  MEM window: 90700000-00000000
  PREFETCH window 0x0000000091000000-0x0000000091ffffff
PCI: Bridge: 0000:02:00.0
  IO window: disabled.
  MEM window: 90700000-00000000
  PREFETCH window 0x0000000091000000-0x0000000091ffffff
PCI: Bridge: 0000:02:01.0
  IO window: disabled.
  MEM window: 90600000-00000000
  PREFETCH window: disabled.
PCI: Bridge: 0000:01:00.0
  IO window: disabled.
  MEM window: 90600000-00000000
  PREFETCH window 0x0000000091000000-0x0000000091ffffff
PCI: Bridge: 0000:00:1c.7
  IO window: disabled.
  MEM window: 90600000-00000000
  PREFETCH window 0x0000000091000000-0x0000000091ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 26 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:01.1[A] -> GSI 26 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:01.1 to 64
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 32 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:02.0 to 64
ACPI: PCI Interrupt 0000:00:02.2[A] -> GSI 32 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:02.2 to 64
ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 40 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:03.0 to 64
ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 16 (level, low) -> IRQ 193
PCI: Setting latency timer of device 0000:00:11.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 20 (level, low) -> IRQ 201
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 20 (level, low) -> IRQ 201
PCI: Setting latency timer of device 0000:00:1c.4 to 64
ACPI: PCI Interrupt 0000:00:1c.7[D] -> GSI 23 (level, low) -> IRQ 209
PCI: Setting latency timer of device 0000:00:1c.7 to 64
PCI: Setting latency timer of device 0000:01:00.0 to 64
PCI: Setting latency timer of device 0000:02:00.0 to 64
PCI: Setting latency timer of device 0000:03:00.0 to 64
PCI: Enabling device 0000:02:01.0 (0000 -> 0002)
PCI: Setting latency timer of device 0000:02:01.0 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
IBM machine detected. Enabling interrupts during APM calls.
apm: BIOS not found.
audit: initializing netlink socket (disabled)
type=2000 audit(1409571003.122:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
alg: No test for crc32c (crc32c-generic)
ksign: Installing public key data
Loading keyring
- Added public key C8C60C356C2B9F5A
- User ID: CentOS (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:04:00.0
PCI: Setting latency timer of device 0000:00:01.0 to 64
PCI: Setting latency timer of device 0000:00:01.1 to 64
PCI: Setting latency timer of device 0000:00:02.0 to 64
PCI: Setting latency timer of device 0000:00:02.2 to 64
PCI: Setting latency timer of device 0000:00:03.0 to 64
PCI: Setting latency timer of device 0000:00:11.0 to 64
PCI: Setting latency timer of device 0000:00:1c.0 to 64
PCI: Setting latency timer of device 0000:00:1c.4 to 64
PCI: Setting latency timer of device 0000:00:1c.7 to 64
PCI: Setting latency timer of device 0000:01:00.0 to 64
PCI: Setting latency timer of device 0000:02:00.0 to 64
PCI: Setting latency timer of device 0000:02:01.0 to 64
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU8 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU9 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU10 (power states: C1[C1] C2[C2] C3[C3])
ACPI: CPU11 (power states: C1[C1] C2[C2] C3[C3])
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
Probing IDE interface ide1...
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: Can't read CTR while initializing i8042.
i8042: probe of i8042 failed with error -5
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI No-Shortcut mode
ACPI: (supports S0 S5)
Initalizing network drop monitor service
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 232k freed
Write protecting the kernel read-only data: 413k
ACPI: PCI Interrupt 0000:00:1a.0[D] -> GSI 19 (level, low) -> IRQ 130
PCI: Setting latency timer of device 0000:00:1a.0 to 64
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
PCI: cache line size of 32 is not supported by device 0000:00:1a.0
ehci_hcd 0000:00:1a.0: irq 130, io mem 0x903fd000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 209
PCI: Setting latency timer of device 0000:00:1d.0 to 64
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
PCI: cache line size of 32 is not supported by device 0000:00:1d.0
ehci_hcd 0000:00:1d.0: irq 209, io mem 0x903fe000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
USB Universal Host Controller Interface driver v3.0
SCSI subsystem initialized
megasas: 00.00.04.31-RH1 Tues. June. 15 14:13:02 EST 2010
megasas: 0x1000:0x0073:0x1014:0x040d: bus 9:slot 0:func 0
ACPI: PCI Interrupt 0000:09:00.0[A] -> GSI 16 (level, low) -> IRQ 193
PCI: Setting latency timer of device 0000:09:00.0 to 64

 gen2: instance->base_addr = 904bc000<6>megasas: FW now in Ready state
usb 1-1: new high speed USB device using ehci_hcd and address 2
megasas_init_mfi: fw_support_ieee=67108864<6>scsi0 : LSI SAS based MegaRAID driver
  Vendor: IBM-ESXS  Model: ST300MM0006       Rev: B56K
  Type:   Direct-Access                      ANSI SCSI revision: 06
SCSI device sda: 585937500 512-byte hdwr sectors (300000 MB)
sda: Write Protect is off
sda: Mode Sense: df 00 10 08
SCSI device sda: drive cache: write through w/ FUA
SCSI device sda: 585937500 512-byte hdwr sectors (300000 MB)
sda: Write Protect is off
sda: Mode Sense: df 00 10 08
SCSI device sda: drive cache: write through w/ FUA
 sda: sda1 sda2 sda3
sd 0:0:8:0: Attached scsi disk sda
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 138
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
usb 2-1: new high speed USB device using ehci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 8 ports detected
usb 2-1.1: new high speed USB device using ehci_hcd and address 3
usb 2-1.1: configuration #1 chosen from 1 choice
hub 2-1.1:1.0: USB hub found
hub 2-1.1:1.0: 6 ports detected
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 1.5 Gbps 0x1 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio slum part ems
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
scsi6 : ahci
ata1: SATA max UDMA/133 abar m2048@0x903ff000 port 0x903ff100 irq 146
ata2: DUMMY
ata3: DUMMY
ata4: DUMMY
ata5: DUMMY
ata6: DUMMY
usb 2-1.1.5: new high speed USB device using ehci_hcd and address 4
usb 2-1.1.5: configuration #1 chosen from 2 choices
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATAPI: IBM SATADEVICE 81Y3670, IB01, max UDMA/133, ATAPI AN
ata1.00: configured for UDMA/133
  Vendor: IBM SATA  Model: DEVICE 81Y3670    Rev: IB01
  Type:   CD-ROM                             ANSI SCSI revision: 05
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb 2-1.1.5: USB disconnect, address 4
usb 2-1.1.5: new high speed USB device using ehci_hcd and address 5
usb 2-1.1.5: configuration #1 chosen from 2 choices
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: dm-devel@redhat.com
device-mapper: dm-raid45: initialized v0.2594l
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
SELinux:  Disabled at runtime.
SELinux:  Unregistering netfilter hooks
type=1404 audit(1409571035.709:2): selinux=0 auid=4294967295 ses=4294967295
input: PC Speaker as /class/input/input0
dca service started, version 1.8
usb0: register 'cdc_ether' at usb-0000:00:1d.0-1.1.5, CDC Ethernet Device, 42:f2:e9:d2:4e:af
usbcore: registered new driver cdc_ether
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
ACPI: Unable to derive IRQ for device 0000:00:1f.3
ACPI: PCI Interrupt 0000:00:1f.3[C]: no GSI - using IRQ 11
Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2-1
Copyright (c) 2007-2009 Intel Corporation.
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 16 (level, low) -> IRQ 193
PCI: Setting latency timer of device 0000:06:00.0 to 64
igb 0000:06:00.0: 0 vfs allocated
tpm_tis 00:0c: 1.2 TPM (device-id 0xFE, rev-id 71)
igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x2) 40:f2:e9:d2:4e:a8
igb 0000:06:00.0: eth0: PBA No: 106100-000
igb 0000:06:00.0: Using MSI-X interrupts. 4 rx queue(s), 1 tx queue(s)
ACPI: PCI Interrupt 0000:06:00.1[B] -> GSI 17 (level, low) -> IRQ 138
PCI: Setting latency timer of device 0000:06:00.1 to 64
igb 0000:06:00.1: 0 vfs allocated
igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection
igb 0000:06:00.1: eth1: (PCIe:2.5Gb/s:Width x2) 40:f2:e9:d2:4e:a9
igb 0000:06:00.1: eth1: PBA No: 106100-000
igb 0000:06:00.1: Using MSI-X interrupts. 4 rx queue(s), 1 tx queue(s)
ACPI: PCI Interrupt 0000:06:00.2[C] -> GSI 18 (level, low) -> IRQ 59
PCI: Setting latency timer of device 0000:06:00.2 to 64
igb 0000:06:00.2: 0 vfs allocated
igb 0000:06:00.2: Intel(R) Gigabit Ethernet Network Connection
igb 0000:06:00.2: eth2: (PCIe:2.5Gb/s:Width x2) 40:f2:e9:d2:4e:aa
igb 0000:06:00.2: eth2: PBA No: 106100-000
igb 0000:06:00.2: Using MSI-X interrupts. 4 rx queue(s), 1 tx queue(s)
ACPI: PCI Interrupt 0000:06:00.3[D] -> GSI 19 (level, low) -> IRQ 130
PCI: Setting latency timer of device 0000:06:00.3 to 64
igb 0000:06:00.3: 0 vfs allocated
igb 0000:06:00.3: Intel(R) Gigabit Ethernet Network Connection
igb 0000:06:00.3: eth3: (PCIe:2.5Gb/s:Width x2) 40:f2:e9:d2:4e:ab
igb 0000:06:00.3: eth3: PBA No: 106100-000
igb 0000:06:00.3: Using MSI-X interrupts. 4 rx queue(s), 1 tx queue(s)
sd 0:0:8:0: Attached scsi generic sg0 type 0
scsi 1:0:0:0: Attached scsi generic sg1 type 5
sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
floppy0: no floppy controllers found
work still pending
lp: driver loaded but no devices found
ACPI: Power Button (FF) [PWRF]
ACPI: Mapper loaded
dell-wmi: No known WMI GUID found
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: multipath: version 1.0.6 loaded
EXT3 FS on sda2, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 1044216k swap on /dev/sda3.  Priority:-1 extents:1 across:1044216k
IA-32 Microcode Update Driver: v1.14a <tigran@veritas.com>
Loading iSCSI transport class v2.0-871.
cxgb3i: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
iscsi: registered transport (cxgb3i)
IPv6: Loaded, but administratively disabled, reboot required to enable
Broadcom NetXtreme II CNIC Driver cnic v2.1.2 (May 26, 2010)
Broadcom NetXtreme II iSCSI Driver bnx2i v2.1.3 (Aug 10, 2010)
iscsi: registered transport (bnx2i)
iscsi: registered transport (tcp)
iscsi: registered transport (iser)
iscsi: registered transport (be2iscsi)
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.4.1
dahdi_transcode: Loaded.
INFO-xpp: revision Unknown MAX_XPDS=64 (8*8)
INFO-xpp: FEATURE: without BRISTUFF support
INFO-xpp: FEATURE: with PROTOCOL_DEBUG
INFO-xpp: FEATURE: with sync_tick() from DAHDI
INFO-xpp_usb: revision Unknown
usbcore: registered new driver xpp_usb
dahdi: Registered tone zone 0 (United States / North America)
igb: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Voice Breakage on Conference and Transfer

Postby geoff3dmg » Tue Sep 02, 2014 2:55 am

Well it doesn't seem to be a load issue either. I'm inclined to think that the server itself is ok. I am at a loss at this point.
Vicibox 5.03 from .iso | VERSION: 2.10-451a BUILD: 140902-0816 | Asterisk 1.8.28.2-vici | Multi-Server | Amfeltec H/W Timing Cards | No Extra Software After Installation | Dell PowerEdge 1850 | Pentium 4 'Prescott' Xenon Quad @ 3.40GHz
geoff3dmg
 
Posts: 403
Joined: Tue Jan 29, 2013 4:35 am
Location: Lancashire, UK


Return to Support

Who is online

Users browsing this forum: No registered users and 64 guests