Commit Graph

141 Commits (a7233465fc1aa4a687b51aae1f801e2003c6f86b)

Author SHA1 Message Date
Andrew Pogrebennyk bdbb74293c add missing kamailio 3.3->3.1 downgrade script
13 years ago
Andrew Pogrebennyk 954a1e38f0 fix some discrepancies with vanilla kamailio 3.3 schema
13 years ago
Christian Veigl dbdacc3541 add entries in xmlhostgroups and xmlhosts for Loadbalancer
13 years ago
Andrew Pogrebennyk 986c2cf507 fix sql error
13 years ago
Andrew Pogrebennyk 4736c8dbf4 add downgrade script for r9723, some corrections
13 years ago
Richard Fuchs ece9035188 collectd plugin uses nagios user for db access, so grant select to sipstats.*
13 years ago
Andrew Pogrebennyk 8a2d475740 add "Use domain default" option to outbound CLI settings
13 years ago
Richard Fuchs bd5a4a85ed also repartition message_packets table. partitioning format hasn't changed, but the names have
13 years ago
Richard Fuchs 3f2d4e20eb changed sipstats partitioning scheme
13 years ago
Andrew Pogrebennyk 9e5edf4f08 fix syntax
13 years ago
Andrew Pogrebennyk 0dbbcf532b add mobile_push_enable preference
13 years ago
Richard Fuchs 94dfe4fb8a rev scripts to partition message_packets table
13 years ago
Richard Fuchs 9d33796b47 sanitize sipstats.mark table
13 years ago
Richard Fuchs 5606c7fe08 those are actually not replicated
13 years ago
Richard Fuchs eaaaa5a9f2 rev scripts for new voisniff db schema
13 years ago
Michael Prokop 2e64dabdd3 Do not drop voip_vscs if it doesn't exist
13 years ago
Christian Veigl 3bad553c88 drop unused tables voip_vscs and voip_audio_files
13 years ago
Andreas Granig 7a85de36b3 Add preferences for driving outbound caller CLI.
13 years ago
Andreas Granig f9037be641 Add preferences for inbound NPN/UPN selection.
13 years ago
Andrew Pogrebennyk 2fac612f24 avoid "r" in the beginning of file names (otherwise 0 is inserted into db)
13 years ago
Andreas Granig 2d02fdcd30 Add up/down scripts for outbound_socket pref.
13 years ago
Andreas Granig d29fd9e3b1 Delete old entries from version before adding new ones.
13 years ago
Christian Veigl a5518580fa fix broken trigger
13 years ago
Andreas Granig 189a3acb60 Use latin1 for now to work-around 1000byte key limit
13 years ago
Andreas Granig 98f37ebad6 Rename attribute to make new behavior more clear.
13 years ago
Andreas Granig b82cae0150 Add emergency_cli preference.
13 years ago
Andreas Granig c2041b5409 Add preference and sound handle for rejecting em calls.
13 years ago
Andrew Pogrebennyk 06fd48f1c9 more presence table with indexes that don't fix in 1000 bytes (utf8 issue)
13 years ago
Andrew Pogrebennyk 2faa68ea69 fix engine & encoding for presence tables - WIP
13 years ago
Andrew Pogrebennyk bc491373e9 update kamailio database for version 3.3
13 years ago
Andreas Granig 75656b8a34 Add music_on_hold handle.
13 years ago
Andreas Granig bc2a7d42bc Add codec column for music-on-hold.
13 years ago
Andreas Granig f187b5b5ca Add sound handles for rest of rejection cases.
13 years ago
Andreas Granig fa548d69d9 Add announcement handles for block-in/out/ncos.
13 years ago
Christian Veigl 62659c9786 add support for loopplay flag of soundfile handle
13 years ago
Andrew Pogrebennyk 9f077e342a add transport protocol select to peers (db rev scripts)
13 years ago
Andrew Pogrebennyk a08f1aaf91 set "no" as default for sst_enable in dom/peer; add default method too
13 years ago
Christian Veigl 7be25f35e4 add attribute "description" to sound sets
13 years ago
Andreas Granig 9669713a00 Grant select privs for kamailio to new sound tables.
13 years ago
Christian Veigl cb890e59ee enable default enum-option; propagate changes in voip_preferences_enum.value (mantis:841)
13 years ago
Christian Veigl 2899f7938c revert accidental commit
13 years ago
Christian Veigl df7cc1f499 oss/bss support for sound sets
13 years ago
Christian Veigl 717e765c47 languagstrings for r8997
13 years ago
Christian Veigl b3004b8d17 simplify up/down scripts (cudos to See also
13 years ago
Christian Veigl 82ebf9307a comment out examples
13 years ago
Andrew Pogrebennyk b0a2e01b9b update sst preferences to the latest schema
13 years ago
Christian Veigl 8ed6aa4d7c add example enum-preference
13 years ago
Christian Veigl 27ff6ce525 enhanced enum type
13 years ago
Andreas Granig 031054e783 Add presence tables.
13 years ago
Daniel Tiefnig 9dff9306e1 add index for rate-o-mat on cdr.rating_status column
13 years ago
Andrew Pogrebennyk 78a0dd8039 make sst_enable preference an enum
13 years ago
Andrew Pogrebennyk 65210ff554 add missing db specification
13 years ago
Andrew Pogrebennyk 07f46c965c sst_refresh_method is not integer, so type=0
13 years ago
Andrew Pogrebennyk cd71dcce75 add db rev scripts for session timer preferences
13 years ago
Christian Veigl 0517f0015a typo. mysql demands a whitespace after starting a comment "-- "
13 years ago
Christian Veigl bab460899a up/down scripts for matnis:841
13 years ago
Andreas Granig 2a4a6d4b70 Make r-uri and empty string by default
13 years ago
Andreas Granig 3392003d50 Rename caller prefix to caller pattern and add callee pattern.
13 years ago
Andreas Granig bc470ee2c8 Align kamailio.lcr_rule.request_uri length to from_uri length.
13 years ago
Andreas Granig a29ef58e0d Add pattern column for r-uri matching.
13 years ago
Christian Veigl c11ff5bea8 allow empty sip-uri (mantis:797)
13 years ago
Daniel Tiefnig 3c99faea2f replace emerg_ac by emergency_prefix, add emergency_suffix, drop svc_ac
13 years ago
Andreas Granig 87023a41a2 Add statistics table.
13 years ago
Andrew Pogrebennyk 31c5b5bd54 fixes to latest commit
13 years ago
Andrew Pogrebennyk 6cfd0aa90a add db rev scripts for kamailio dialog db backend
13 years ago
Andrew Pogrebennyk fddef8f504 add db rev scripts for 2.6 release (moved from ossbss)
13 years ago
Andrew Pogrebennyk c6dece8f00 make fraud_interval_lock column NULL-able (sync to ossbss r8220)
13 years ago
Andrew Pogrebennyk 322fe4d5ba do not use "create table .. like" statement
13 years ago
Michael Prokop c5b2224ed1 Remove deprecated language_strings.txt
13 years ago
Andrew Pogrebennyk 1a4597766c that should be all for separating replicated and not replicated rev scripts
13 years ago
Andrew Pogrebennyk 6edc68ade1 separate replicated and not replicated db rev scripts
13 years ago
Michael Prokop 905dde658f Renames for not-replicated stuff
13 years ago
Michael Prokop 6b1c36c2ab Provide 5670.up as 5670_grants_dbs.template
13 years ago
Andrew Pogrebennyk eaf9567013 get rid of legacy file grants_proxies_kamailio
13 years ago
Andrew Pogrebennyk 977fa4b377 oops.. fix syntax error
13 years ago
Andrew Pogrebennyk 29f8cede79 add grants for sems_prepaid to base schema files
13 years ago
Andrew Pogrebennyk 177e54e699 add missing grant on billing.billing_zones_history
13 years ago
Michael Prokop 3e5bb9c8c9 Drop 7931 + 7938 rev scripts
13 years ago
Andrew Pogrebennyk cb2463927a fix default billing profile creation
13 years ago
Andrew Pogrebennyk 0d0b6812d4 rollback r8111
13 years ago
Andrew Pogrebennyk 9e47e08d9d sync grant scripts with trunk ossbss version
13 years ago
Michael Prokop bc5df3b0fc diff/7764.up: make sure cascade is active
13 years ago
Michael Prokop 438572f505 Adjust base script file names
13 years ago
Michael Prokop 32dc161d25 Update 0030_create_kamailio_301.up + 0050_create_accounting.up + provide 5000_fix_billing.up
13 years ago
Michael Prokop 376764379b Sync to svn r3955 to get fresh installation working
13 years ago
Michael Prokop 5aa0a76c33 Rename 0100_grants_dbs.up + 0110_grants_proxies_kamailio.up to *.template
13 years ago
Michael Prokop 5b4e312741 Drop db_scripts/language_strings and instead provide it as db_scripts/base/language_strings.txt
13 years ago
Michael Prokop ac80f9de59 Drop tmp scripts, not relevant anymore
13 years ago
Michael Prokop 26dba5e432 Drop db_scripts/diff/8000_adjust_billing_db.up
13 years ago
Michael Prokop 520dfca2a1 sync db_scripts/diff/7991.up with ./ossbss/trunk/db/rev/7991.up
13 years ago
Michael Prokop 30ceca8ca7 Initial db-schema package
13 years ago