if service.click({
{"End call",
}
})
return true
end




if service.click({
{"Từ chối",
}
})
return true
end

if service.click({
{"KẾT THÚC",
}
})
return true
end
