[asterisk-scf-commits] asterisk-scf/release/test_channel.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon May 23 16:29:51 CDT 2011


branch "master" has been updated
       via  db70372bebd4d1e3c1e7300cb640f1a9102e9a7c (commit)
      from  1f84b83379bc5d3b531a43b6efe4850cc6f2429a (commit)

Summary of changes:
 src/TestEndpoint.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit db70372bebd4d1e3c1e7300cb640f1a9102e9a7c
Author: Mark Michelson <mmichelson at digium.com>
Date:   Mon May 23 16:29:39 2011 -0500

    Fix a merge error.

diff --git a/src/TestEndpoint.cpp b/src/TestEndpoint.cpp
index 828182e..e0525c2 100644
--- a/src/TestEndpoint.cpp
+++ b/src/TestEndpoint.cpp
@@ -152,7 +152,7 @@ public:
 
     void indicate_async(
             const AsteriskSCF::SessionCommunications::V1::AMD_Session_indicatePtr& cb,
-            const AsteriskSCF::SessionCommunications::V1::IndicationPtr&,
+            const AsteriskSCF::SessionCommunications::V1::IndicationPtr& value,
             const Ice::Current&)
     {
         std::string msg;

-----------------------------------------------------------------------


-- 
asterisk-scf/release/test_channel.git



More information about the asterisk-scf-commits mailing list