Ports are now always allocated from the pool (8192-8199) automatically. This prevents session collisions where different agents would specify the same port and interfere with each other. Clients can't accidentally (or intentionally) override the port allocation — the pool manager handles all assignments.