]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 427617
authorMatthew Jordan <mjordan@digium.com>
Sun, 9 Nov 2014 01:00:01 +0000 (01:00 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sun, 9 Nov 2014 01:00:01 +0000 (01:00 +0000)
........
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


No differences found