[svn-commits] mmichelson: branch group/ccss_failure_response r296861 - /team/group/ccss_fai...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Nov 30 17:37:26 CST 2010


Author: mmichelson
Date: Tue Nov 30 17:37:23 2010
New Revision: 296861

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=296861
Log:
Create branch for solving issue 18336.

The idea here is to allow for the CCSS core to notify
a CC agent that a failure has occurred when CC is requested.

The plan is to modify the "ack" callback to become a "respond"
callback instead that has a parameter indicating either a
successful response or a specific type of failure that may
need to be communicated to the requester.

The reason for creating a branch for fixing this is that fixing
the bug will be a collaborative effort since changes will be needed
in the core as well as all CC agent implementations.


Added:
    team/group/ccss_failure_response/
      - copied from r296860, branches/1.8/




More information about the svn-commits mailing list