Module: sip-router
Branch: master
Commit: 193431802ed1407bb66b722fbf6a5cc89d690a40
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=193431802ed1407bb66b722fbf6a5cc89d690a40

Author: Elena-Ramona Modroiu <[email protected]>
Committer: Elena-Ramona Modroiu <[email protected]>
Date:   Tue Mar 25 12:05:56 2014 +0100

kamdbctl: added rtpproxy table to the extra group

- it was not listed at all, thus not created

---

 utils/kamctl/kamdbctl.base |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base
index c4e0307..b4ed9ad 100644
--- a/utils/kamctl/kamdbctl.base
+++ b/utils/kamctl/kamdbctl.base
@@ -41,7 +41,7 @@ STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases 
domain domain_attrs
 EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy
                carrierroute carrier_name domain_name carrierfailureroute 
userblacklist
                globalblacklist htable purplemap uacreg pl_pipes mtree mtrees
-               sca_subscriptions mohqcalls mohqueues}
+               sca_subscriptions mohqcalls mohqueues rtpproxy}
 PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap 
                pua rls_presentity rls_watchers}
 DBUID_TABLES=${UID_TABLES:-uid_credentials uid_domain uid_domain_attrs
@@ -81,7 +81,8 @@ STANDARD_MODULES=${STANDARD_MODULES:-standard acc lcr domain 
group
 PRESENCE_MODULES=${PRESENCE_MODULES:-presence rls}
 
 EXTRA_MODULES=${EXTRA_MODULES:-imc cpl siptrace domainpolicy carrierroute
-               userblacklist htable purple uac pipelimit mtree sca mohqueue}
+               userblacklist htable purple uac pipelimit mtree sca mohqueue
+               rtpproxy}
 
 DBUID_MODULES=${UID_MODULES:-uid_auth_db uid_avp_db uid_domain uid_gflags
                uid_uri_db}


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to