Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominika Liberda
aports
Commits
5f863cff
Commit
5f863cff
authored
14 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/kamailio: added missing patch
parent
8f76fb69
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/kamailio/kamailio-3.1-backslash.patch
+9
-9
9 additions, 9 deletions
main/kamailio/kamailio-3.1-backslash.patch
with
9 additions
and
9 deletions
main/kamailio/kamailio-3-backslash.patch
→
main/kamailio/kamailio-3
.1
-backslash.patch
+
9
−
9
View file @
5f863cff
diff --git a/
scripts
/kamdbctl.base b/
scripts
/kamdbctl.base
index 8
3f5a8a..5b640be
100644
diff --git a/
utils/kamctl
/kamdbctl.base b/
utils/kamctl
/kamdbctl.base
index 8
5d8fa2..b26bc6f
100644
--- a/utils/kamctl/kamdbctl.base
+++ b/utils/kamctl/kamdbctl.base
@@ -32,13 +32,13 @@
INSTALL_PRESENCE_TABLES=${INSTALL_PRESENCE_TABLES:-ask}
# Used by dbtext and db_berkeley to define tables to be created, used by
# postgres to do the grants
-STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases
lcr
domain grp
- uri speed_dial
gw pdt subscriber location re_grp trusted
- address missed_calls usr_preferences
aliases silo dialog
+STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases
lcr
domain grp \
+ uri speed_dial
gw pdt subscriber location re_grp trusted
\
+ address missed_calls usr_preferences
aliases silo dialog
\
dispatcher dialplan}
-STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases domain grp
- uri speed_dial
lcr_gw lcr_rule lcr_rule_target pdt subscriber
-
location re_grp trusted
address missed_calls usr_preferences
+STANDARD_TABLES=${STANDARD_TABLES:-version acc dbaliases domain grp \
+ uri speed_dial
lcr_gw lcr_rule lcr_rule_target pdt subscriber
\
+
location re_grp trusted
address missed_calls usr_preferences \
aliases silo dialog
dispatcher dialplan}
-EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy carrierroute
+EXTRA_TABLES=${EXTRA_TABLES:-imc_members imc_rooms cpl sip_trace domainpolicy carrierroute \
carrier_name domain_name carrierfailureroute userblacklist globalblacklist htable purplemap}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment