diff --git a/res/res_pjsip/pjsip_config.xml b/res/res_pjsip/pjsip_config.xml
index d3f3049d84..0f4079a1f8 100644
--- a/res/res_pjsip/pjsip_config.xml
+++ b/res/res_pjsip/pjsip_config.xml
@@ -1900,7 +1900,8 @@
Timeout for qualify
If the contact doesn't respond to the OPTIONS request before the timeout,
- the contact is marked unavailable.
+ the contact is marked unavailable. This includes time spent performing
+ any required DNS lookup(s) prior to sending the OPTIONS.
If 0 no timeout. Time in fractional seconds.
@@ -2125,7 +2126,8 @@
Timeout for qualify
If the contact doesn't respond to the OPTIONS request before the timeout,
- the contact is marked unavailable.
+ the contact is marked unavailable. This includes time spent performing
+ any required DNS lookup(s) prior to sending the OPTIONS.
If 0 no timeout. Time in fractional seconds.