From 921c0444e90ec96571fe15713b7c1f964e3fd969 Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Wed, 25 Sep 2013 19:40:43 +0000 Subject: [PATCH] Broke the build - Fixing XML DTD violation added in r399782, missing tags inside a git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399798 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_pjsip.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/res/res_pjsip.c b/res/res_pjsip.c index f18375395e..eab9b14037 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -213,10 +213,12 @@ At the time of SDP creation, the IP address defined here will be used as the media address for individual streams in the SDP. - + + Be aware that the external_media_address option, set in Transport configuration, can also affect the final media address used in the SDP. - + + Force use of return port -- 2.47.2