From: Jeff Peeler Date: Mon, 28 Sep 2009 19:11:06 +0000 (+0000) Subject: Blocked revisions 220718 via svnmerge X-Git-Tag: 1.6.1.7-rc2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ec7cb8ebbd03afaaac93e21741e4869da8e73a;p=thirdparty%2Fasterisk.git Blocked revisions 220718 via svnmerge ........ r220718 | jpeeler | 2009-09-28 14:10:10 -0500 (Mon, 28 Sep 2009) | 10 lines Fix building of registration entry in build_peer when using callbackextension Check for remotesecret option was unintentionally always true, which therefore caused the secret option to never be used. Thanks to dvossel for pointing out the exact fix. (closes issue #15943) Reported by: tpsast ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@220720 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---