[asterisk-scf-commits] asterisk-scf/integration/sip.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Sep 15 09:32:02 CDT 2010
branch "master" has been updated
via 861616b41938948b7289d4b99a685f32ab83eded (commit)
from a5f6b2f356c008776cbf312de015d170bf9ed58a (commit)
Summary of changes:
local-slice/SipStateReplicationIf.ice | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 861616b41938948b7289d4b99a685f32ab83eded
Author: Mark Michelson <mmichelson at digium.com>
Date: Wed Sep 15 09:32:48 2010 -0500
Forgot to git add the SipStateReplication slice file last night.
diff --git a/local-slice/SipStateReplicationIf.ice b/local-slice/SipStateReplicationIf.ice
index bab37db..316c4c8 100644
--- a/local-slice/SipStateReplicationIf.ice
+++ b/local-slice/SipStateReplicationIf.ice
@@ -86,7 +86,7 @@ module V1
// Should this exist within MediaIf.ice? Are we going to pass around a sequence of sessions elsewhere?
sequence<AsteriskSCF::Media::V1::Session*> MediaSessionSeq;
- class SessionStateItem extends SipStateItem
+ class SipSessionStateItem extends SipStateItem
{
//XXX There probably needs to be a lot more specified
//here, but frankly I have no clue.
-----------------------------------------------------------------------
--
asterisk-scf/integration/sip.git
More information about the asterisk-scf-commits
mailing list