Help for this page
INVITE 100 180 200 INVITE 503 ACK
foreach $callid (sort keys %data1) { my @fields = join('', split(/[ +\t]/, @{$data1{$callid}})); print "@fields\n"; }