summaryrefslogtreecommitdiff
path: root/res/res_pjsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_pjsip.c')
-rw-r--r--res/res_pjsip.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index f18375395..eab9b1403 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -213,10 +213,12 @@
<description><para>
At the time of SDP creation, the IP address defined here will be used as
the media address for individual streams in the SDP.
- </para><note>
+ </para>
+ <note><para>
Be aware that the <literal>external_media_address</literal> option, set in Transport
configuration, can also affect the final media address used in the SDP.
- </note></description>
+ </para></note>
+ </description>
</configOption>
<configOption name="force_rport" default="yes">
<synopsis>Force use of return port</synopsis>