summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2013-08-20 14:43:56 +0000
committerMark Michelson <mmichelson@digium.com>2013-08-20 14:43:56 +0000
commit14ba1751f68fc0b46ea9a384adaa5ed90c799425 (patch)
tree960dc176c6b7a49192173a77137640ba4be29e14 /res/res_pjsip.c
parent2d2721c6d11bd9583a1faff5540c85c2f23829cb (diff)
Add note to transport configuration that a restart is required to change transports.
(closes issue ASTERISK-22094) reported by Rusty Newton git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397073 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index a40c2c0b8..687985857 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -289,6 +289,8 @@
to the first configured transport in <filename>pjsip.conf</filename> which is
valid for the URI we are trying to contact.
</para></warning>
+ <warning><para>Transport configuration is not affected by reloads. In order to
+ change transports, a full Asterisk restart is required</para></warning>
</description>
</configOption>
<configOption name="trust_id_inbound" default="no">