From 2c033d2e78e1a25d673d6ba9d6b54158a812f462 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Wed, 3 Jun 2009 08:37:24 +0000 Subject: Misc (ticket #838): added link to the ticket which changed the account re-registration rule git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2737 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip/src/pjsua-lib/pjsua_acc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pjsip/src/pjsua-lib/pjsua_acc.c b/pjsip/src/pjsua-lib/pjsua_acc.c index 461205e8..689d35b8 100644 --- a/pjsip/src/pjsua-lib/pjsua_acc.c +++ b/pjsip/src/pjsua-lib/pjsua_acc.c @@ -643,7 +643,8 @@ static pj_bool_t acc_check_nat_addr(pjsua_acc *acc, /* Do not switch if both Contact and server's IP address are * public but response contains private IP. A NAT in the middle - * might have messed up with the SIP packets. + * might have messed up with the SIP packets. See: + * http://trac.pjsip.org/repos/ticket/643 * * This exception can be disabled by setting allow_contact_rewrite * to 2. In this case, the switch will always be done whenever there -- cgit v1.2.3