DND feature enables the phone to reject all incoming calls automatically when you do not want to be interrupted.
You can choose to implement DND locally on the phone or on the server-side.

Usually, you can activate DND when the phone is idle. The phone stays in the DND state until you deactivate DND manually.

You can also temporarily activate DND during calls, the new incoming calls are rejected automatically. After ending the call, the DND is deactivated automatically. It prevents from interrupting during current calls and avoids missing calls after calls end.

The following table lists the parameters you can use to configure the DND settings.

Parameter DBID_DND_METHOD
Description It configures a return code and reason of SIP response messages when rejecting an incoming call by DND. A specific reason is displayed on the caller’s phone screen.
Permitted Values 0-404(Not Found)
1-480(Temporarily Not Available)
2-486(Busy Here)
3-603(Decline)
Default 1
Web UI SIP Account > Line X [1] > Advanced > SIP Advanced Setup > Return Code When DND

[1] X is the account ID. X = 1-4

Author:admin  Create time:2023-08-30 17:07
Last editor:admin  Update time:2023-12-22 13:50