[hydra-commits] hydra/slice.git branch "master" updated.

Commits to the Hydra project code repositories hydra-commits at lists.digium.com
Thu Aug 5 19:11:12 CDT 2010


branch "master" has been updated
       via  0f371deb9ebd2d3c019f7349d95a54545743fef7 (commit)
      from  22707758df09fc73639ab7c9bae08c8f094912a1 (commit)

Summary of changes:
 Core/Routing/RoutingI.ice |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 0f371deb9ebd2d3c019f7349d95a54545743fef7
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Thu Aug 5 19:10:30 2010 -0500

    Version prefix on external reference... temp.

diff --git a/Core/Routing/RoutingI.ice b/Core/Routing/RoutingI.ice
index 712cd73..2e53b0d 100644
--- a/Core/Routing/RoutingI.ice
+++ b/Core/Routing/RoutingI.ice
@@ -30,7 +30,7 @@ module V1
        * Returns the endpoints that match the specified destination id. 
        *   @param id String identifier of the the destination. 
        */
-      idempotent Endpoint::EndpointSeq lookup(string destination) 
+      idempotent Endpoint::V1::EndpointSeq lookup(string destination) 
          throws DestinationNotFoundException, InvalidParamsException;
    };
 

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


-- 
hydra/slice.git




More information about the asterisk-scf-commits mailing list