[asterisk-scf-commits] asterisk-scf/integration/mediatransportudptl.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Oct 3 19:01:19 CDT 2011
branch "master" has been updated
via 848dbf738d83b45a180169aa81b808658a5b7474 (commit)
via dc3a2a89b282a8957c49d118b37e8791fcceea3d (commit)
from 7ee97e4877a0d560373e4e9a190563fc8eeab6bf (commit)
Summary of changes:
src/Component.cpp | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 848dbf738d83b45a180169aa81b808658a5b7474
Merge: dc3a2a8 7ee97e4
Author: Joshua Colp <jcolp at digium.com>
Date: Mon Oct 3 21:01:28 2011 -0300
Merge branch 'master' of git.asterisk.org:asterisk-scf/integration/mediatransportudptl
commit dc3a2a89b282a8957c49d118b37e8791fcceea3d
Author: Joshua Colp <jcolp at digium.com>
Date: Mon Oct 3 20:59:43 2011 -0300
Remove comment about comparator. There actually is none in here...
diff --git a/src/Component.cpp b/src/Component.cpp
index 0589c3b..a88da51 100644
--- a/src/Component.cpp
+++ b/src/Component.cpp
@@ -460,10 +460,6 @@ void Component::onRegisterPrimaryServices()
void Component::onStart()
{
- // Note: I don't think this is necessary. If we make the
- // comparator computed from a "service" identifier (which could default
- // to "default"), there's nothing replicated here that the standby component
- // couldn't already determine itself.
if (getReplicationContext()->isReplicating() == true)
{
UdptlReplicationContextPtr udptlReplicationContext =
-----------------------------------------------------------------------
--
asterisk-scf/integration/mediatransportudptl.git
More information about the asterisk-scf-commits
mailing list