[asterisk-commits] mjordan: branch 12 r427618 - /branches/12/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sat Nov 8 19:00:03 CST 2014


Author: mjordan
Date: Sat Nov  8 19:00:01 2014
New Revision: 427618

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=427618
Log:
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)

Modified:
    branches/12/   (props changed)

Propchange: branches/12/
------------------------------------------------------------------------------
--- branch-11-blocked (original)
+++ branch-11-blocked Sat Nov  8 19:00:01 2014
@@ -1,1 +1,1 @@
-/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524,411633,412767,415915,419631,423010,424787
+/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524,411633,412767,415915,419631,423010,424787,427617




More information about the asterisk-commits mailing list