Are these softphone users on a notebook?
Is it more pronounced when the notebook is using battery, or the battery is below a certain % level?
If had had issues with WiFi drivers going into PSP mode to save power. In PSP mode the AP is required to hold or buffer the packets and the client polls the AP to get the packets when it wants them. This allows the client to save power, by powering down its WiFi NIC in between polls.
The below commands configure the driver to operate in CAM mode (constantly awake), and the AP is allowed to send a packet as soon as it is has one.
powercfg /SETDCVALUEINDEX SCHEME_CURRENT 19cbb8fa-5279-450e-9fac-8a3d5fedd0c1 12bbebe6-58d6-4636-95bb-3217ef867c1a 0
powercfg /SETACVALUEINDEX SCHEME_CURRENT 19cbb8fa-5279-450e-9fac-8a3d5fedd0c1 12bbebe6-58d6-4636-95bb-3217ef867c1a 0