diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index a40c2c0b85..6879858578 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -289,6 +289,8 @@
to the first configured transport in pjsip.conf which is
valid for the URI we are trying to contact.
+ Transport configuration is not affected by reloads. In order to
+ change transports, a full Asterisk restart is required