From: Jeff Peeler Date: Thu, 23 Jul 2009 16:01:03 +0000 (+0000) Subject: Blocked revisions 208267 via svnmerge X-Git-Tag: 1.6.1.3-rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81bc1e74ba9eedcecb23b571f8187543c4f50e49;p=thirdparty%2Fasterisk.git Blocked revisions 208267 via svnmerge ........ r208267 | jpeeler | 2009-07-23 10:59:44 -0500 (Thu, 23 Jul 2009) | 13 lines Fix sending of interface identifier unconditionally in sig_pri The wrong logic was being used in chan_dahdi to convert a sig_pri_chan to the proper libpri channel number. The most significant bit must only be set only when trunk groups are being used. (closes issue #15452) Reported by: alecdavis Patches: bug15452.patch uploaded by jpeeler (license 325) Tested by: alecdavis ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@208269 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---