Collision between particles of the same system

I want to make a system of several particles with a spherical mesh that are attracted to a central point, so far so good, but I want the particles to collide with each other, if I enable the collision they only collide against objects external to the system, not against other particles in the system. system.
Does anyone know how to do that?