[sr-dev] git:master: lib/srdb1/schema: updated LCR table references
Juha Heinanen
jh at tutpro.com
Fri Jul 23 14:20:44 CEST 2010
Module: sip-router
Branch: master
Commit: 45a9c0cb0750835136a8c268a7d2961e0de6aa41
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=45a9c0cb0750835136a8c268a7d2961e0de6aa41
Author: Juha Heinanen <jh at tutpro.com>
Committer: Juha Heinanen <jh at tutpro.com>
Date: Fri Jul 23 15:18:11 2010 +0300
lib/srdb1/schema: updated LCR table references
---
lib/srdb1/schema/kamailio-lcr.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/srdb1/schema/kamailio-lcr.xml b/lib/srdb1/schema/kamailio-lcr.xml
index 5b5737a..e50981f 100644
--- a/lib/srdb1/schema/kamailio-lcr.xml
+++ b/lib/srdb1/schema/kamailio-lcr.xml
@@ -9,6 +9,7 @@
<database xmlns:xi="http://www.w3.org/2001/XInclude">
<name>Least-cost Routing</name>
- <xi:include href="gw.xml"/>
- <xi:include href="lcr.xml"/>
+ <xi:include href="lcr_gw.xml"/>
+ <xi:include href="lcr_rule_target.xml"/>
+ <xi:include href="lcr_rule.xml"/>
</database>
More information about the sr-dev
mailing list