[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
Tue Sep 21 07:34:28 CDT 2010
branch "master" has been updated
via 89c824518dd35f1e87b934ccb937588bf287db40 (commit)
from a518d25213bdf8db66fea715d0d8b2ae5c6c4764 (commit)
Summary of changes:
src/CMakeLists.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 89c824518dd35f1e87b934ccb937588bf287db40
Author: Joshua Colp <jcolp at digium.com>
Date: Tue Sep 21 09:39:43 2010 -0300
Get the replicator component linking again.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3a66aac..ee46173 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -53,6 +53,7 @@ hydra_component_add_slice(SipStateReplicator ComponentServiceIf)
hydra_component_add_slice(SipStateReplicator SipIf)
hydra_component_add_slice(SipStateReplicator SipStateReplicationIf)
hydra_component_add_slice(SipStateReplicator RoutingIf)
+hydra_component_add_slice(SipStateReplicator MediaRTPIf)
hydra_component_add_file(SipStateReplicator SipStateReplicatorApp.cpp)
hydra_component_add_file(SipStateReplicator SipStateReplicator.h)
-----------------------------------------------------------------------
--
asterisk-scf/integration/sip.git
More information about the asterisk-scf-commits
mailing list