The function ‘BusyOnBusy’ (or ‘busy-on-busy’) is nothing other than to reject a caller with a busy signal, if the callee is already engaged in a call and does not want to be disturbed. It is clear to the caller that the callee is busy and he will try again later. There is a slight effort [...]