Alert raised due to following criteria

@if(!empty($settings['NoOfCall'])) @endif @if(!empty($settings['AccountName'])) @endif @if(!empty($settings['GatewayNames'])) @endif @if(!empty($settings['CountryNames'])) @endif @if(!empty($settings['TrunkNames'])) @endif @if(!empty($settings['Prefix'])) @endif @if(!empty($Alert->LowValue)) @endif @if(!empty($Alert->HighValue)) @endif @if(!empty($settings['NoOfCall'])) @endif @if(!empty($settings['AccountName'])) @endif @if(!empty($settings['GatewayNames'])) @endif @if(!empty($settings['CountryNames'])) @endif @if(!empty($settings['TrunkNames'])) @endif @if(!empty($settings['Prefix'])) @endif @if(!empty($Alert->LowValue)) @endif @if(!empty($Alert->HighValue)) @endif
Hour Attempts ConnectedNo of CallAccountGatewayCountryTrunkPrefixLow ValueHigh ValueMinutes Current ACD Current ASR
{{$ACD_ASR_alert->Hour}} {{$ACD_ASR_alert->Attempts}} {{$ACD_ASR_alert->Connected}}{{$settings['NoOfCall']}} {{$settings['AccountName']}}{{implode(',',$settings['GatewayNames'])}}{{implode(',',$settings['CountryNames'])}}{{implode(',',$settings['TrunkNames'])}}{{$settings['Prefix']}}{{$Alert->LowValue}}{{$Alert->HighValue}}{{$ACD_ASR_alert->Minutes}} {{$ACD_ASR_alert->ACD}} {{$ACD_ASR_alert->ASR}}