From: Matthew Jordan Date: Sun, 9 Nov 2014 01:00:01 +0000 (+0000) Subject: Blocked revisions 427617 X-Git-Tag: 12.8.0-rc1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1408c6f4d3b77d0a8626ca15dfb8be7d3a1b5e3a;p=thirdparty%2Fasterisk.git Blocked revisions 427617 ........ configs/features.conf: Add documentation noting potential chan_agent conflict In chan_agent, a '*' is used by default to terminate a bridge with a caller. This can lead to all sorts of problems if '*' is used by a feature in features.conf, as the chan_agent disconnect '*' may be detected first. This patch adds a documentation snippet to features.conf so that users who attempt to use features with agents know of the potential conflict. ASTERISK-20402 #close Reported by: Matt Riddell patches: features.conf.diff uploaded by Matt Riddell (License 5023) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@427618 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---