Andrew Pogrebennyk
08887d5602
TT#6832 add peer preference reason_text_for_failover
...
Change-Id: Idc1d5ed3e2c6793b0f39584232e28a24c53e19ee
9 years ago
Andreas Granig
922f8b5630
TT#2371 Add sms forward options
...
Change-Id: Ifd341b5eb86c1541fa766ea9d3f38a2ca56ef7b8
9 years ago
Kirill Solomko
44fc3823d6
TT#2651 add voip_preference "party_call_control" - desc spelling fix
...
Change-Id: I19a8d9de4432cd137cc34f63a5949dfd09d3e718
9 years ago
Kirill Solomko
ae0b69af8b
TT#2651 add voip_preference "party_call_control"
...
Change-Id: I36a83e0914880b628733293e385a1678edb1761a
9 years ago
Kirill Solomko
273b0a08c3
TT#5004 add autoprov_firmwares_data table
...
* copy all existing data from autoprov_firmwares.data field
into autoprov_firmwares_data
* remove autoprov_firmwares.data field
Change-Id: I7a62208a323e1bc2d35df4db5828518d897855e3
9 years ago
Andrew Pogrebennyk
4f65746908
TT#6399 add option force_interdomain to force_outbound_calls_to_peer
...
Change-Id: I4954085af30424467a2fd28bd211d6948dac0076
9 years ago
Kirill Solomko
65ad84b9d4
TT#5549 add voip_fax_journal caller_uuid, callee_uuid columns
...
Change-Id: Iae63e999d79dd0b1c1c0ec3282e5adbf2eaf54c2
9 years ago
Rene Krenn
41526d4a17
MT#20639 billing.contacts "status" column
...
+_not_replicated, as there can be hundred k's
records (remember a new contact is created for every
subscriber). as mediator copies contact gpp columns
into the cdr, "ALTER contacts" will likely block mediator.
Change-Id: I678291936a03963fd56cfbb6e9f1b2e13e2b05a4
9 years ago
Richard Fuchs
9d04761fe4
TT#5567 add record_call usr preference
...
Change-Id: I7adf3770c77aee6ea4cb7000f8a06b506d340117
9 years ago
Andreas Granig
bf43a1673c
TT#2376 Add preference for IMS AS routing
...
Change-Id: Ia1e0c6efd384dd0c12f9e9ce7c44c2d8cbf835ae
9 years ago
Gerhard Jungwirth
a94fbb42f9
TT#2369 add table sms_journal
...
Change-Id: I5b9b7d83dfcace7f5fd428327465fe0335140c8f
9 years ago
Rene Krenn
d6c0223870
TT#4638 domain level allowed_ips
...
Change-Id: I7ce8bcbca31a956574c74e8783a37ba1b49f29f4
9 years ago
Rene Krenn
a7bf30f227
MT#20959 add cdr daid_stime indexe
...
+said_stime index is supposed to exist
+take out "if index exists.." proc again
Change-Id: I6280473b63841d50cc97ff570a16f48174123ab0
9 years ago
Rene Krenn
f7a0e79788
MT#20027 porting number history
...
-undo lnp unique constraints
-restoring separate number index to accelerate actual numbers view
-retain cascade delete restrict
-15285->15288
-start date index
Change-Id: I6380479da14302abdb7309da4b7ec22cebe568cd
9 years ago
Victor Seva
13c65877bf
TT#3010 kamailio: sca version 2
...
Change-Id: I3ecb96e8bb45c2423d471eaba280984e7536f17f
9 years ago
Jozef Kenyeres
144d001893
TT#2453 Added device preferences
...
Change-Id: I4171ffb797dba9a93ba8581daf9fc63369dd696b
9 years ago
Andreas Granig
ebd20192e0
TT#3991 Add ncos level flag for intra-pbx calls
...
If set and a call is done within a pbx customer, the call is blocked
in blacklist, and is allowed in whitelist.
Change-Id: I3a113a29baa0c1500e23016d05c8225024dcf295
9 years ago
Kirill Solomko
8e03d7b475
MT#22031 cosmetic up script changes for MariaDB compatibility
...
* "partition" is a reserved word in MariaDB and as such
the existing column with name partition is escaped
as `partition`
* MariaDB is more restrictive to column alterations that have
foreign keys in another tables and as such added
constract drop/add wrapped into LOCK TABLES.
LOCK TABLES is essential there as after DROP FOREIGN KEY
up until the CONSTRANT is recreated again there is a chance
to break the consistency with a wrong sql statement executed
when the up script is being applied.
Change-Id: I4b08a1c5b2c5e1632e2683f62251fe3873ebc58e
9 years ago
Rene Krenn
90f6fdcb35
MT#22787 index for kamailio.address.grp
...
creating the index takes few 100msec for
a table with 100k rows, so imho no _not_replicated
required.
Change-Id: I63cc65d934955557675d5a33f7ec9c14bfdde565
9 years ago
Gerhard Jungwirth
2db281a151
TT#2395 a-number based cli selection
...
tables to support a new subscriber preference, which allows to provide
a custom cli when the a-number matches a configured pattern
Change-Id: Ia7688470978aa88634197176139465e6c674a5b8
9 years ago
Andrew Pogrebennyk
8083258eb2
TT#2458 Add preference play_announce_before_cf and sound handle announce_before_cf
...
Change-Id: I975195c7272533915685896b906b67e0044d674a
9 years ago
Andreas Granig
983f730d5b
TT#2766 Implement inbound peering rules.
...
Change-Id: I531169a1dbab408a0eea0b88ae689f32170db961
9 years ago
Irina Peshinskaya
f88853c103
MT#21751 Fix typo in query
...
Change-Id: I653c3cea634aa08d056a886ce90f6a9e31c60c08
9 years ago
Kirill Solomko
d5c9d04098
MT#21751 add recent_calls_by_upn voip preference
...
Change-Id: I3b4a66c6f63d76800ef3e77b08acd70ff7f58c20
9 years ago
Irina Peshinskaya
43e5405a23
MT#2452 Add pbx device profile preferences tables
...
Change-Id: I412f03f054501252f278e0db71c0a0921adbc1a8
9 years ago
Andreas Granig
1cb9f98e28
TT#2757 Add emergency_geo_unavailable sound handle
...
Change-Id: I9a2ea7a85301f3e9760008a0800aa865e0759d14
9 years ago
Gerhard Jungwirth
106203d3fc
TT#2366 make voip_cf_source_sets.name unique
...
because it is used to reference a set in the restapi /api/cfmappings
Change-Id: I3d2e00e1a6278f22692f1b42215eb0580fbb481b
9 years ago
Irina Peshinskaya
65c420fc1b
TT#2452 Add device preferences table
...
Change-Id: Ic952c2472293ea665827fa0713b494e77e9c5dfe
9 years ago
Jozef Kenyeres
b830d52ae2
TT#2456 Add subscriber preference precall_cost_announcement
...
Indicates call costs to the relevant subscriber.
Change-Id: Idafd1b0ad8dfbe0268fe7f0331d8cf9eb286f37a
9 years ago
Rene Krenn
7b3d7ac8a5
MT#21871 suppress stdout output in reset_voip_aig_autoincrement
...
Change-Id: Id9eb370f0653417ad5ec35e4e43fa3b827e61fe5
9 years ago
Gerhard Jungwirth
3413f4753b
TT#2366 new tables voip_cf_source* for anumber cfs
...
Change-Id: Ic592d51b6dc7d98c8d5e52e360aa7cce4c927b54
9 years ago
Gerhard Jungwirth
9e197028ca
MT#22085 MT#19637 improve preference descriptions
...
Change-Id: I8a3bbb634750923dfb42874ac6a03d746a61e384
9 years ago
Rene Krenn
7971467d76
MT#21871 fixing the provisioning.voip_aig_sequence autoinc value
...
Change-Id: I047e95180bba539be4662db5723550be30c03a13
9 years ago
Rene Krenn
18535fab29
Revert "MT#21871 fixing the provisioning.voip_aig_sequence autoinc value"
...
This reverts commit 3426c2c8b4
.
Change-Id: I45c797e778fbceadbc3b5559f9dc4435df596785
9 years ago
Rene Krenn
3426c2c8b4
MT#21871 fixing the provisioning.voip_aig_sequence autoinc value
...
Change-Id: I8845d12c46a85424b32b3ae86746376fc2e81937
9 years ago
Jozef Kenyeres
b55fde3a4a
MT#5065 codecs_list and codecs_filter not used as peer preferences.
...
Change-Id: I2f995150a1fef2a48e0575b71e5272a090b296f9
9 years ago
Dominik Kukacka
2c97ca7c21
MT#20921: RTCengine fileshare mysql storage
...
Change-Id: Ic2b772cc4a9430a28f2474bd9dd2a17492dae36c
9 years ago
Andreas Granig
0d8ca9a940
TT#1604 Add skip_upn_check_on_diversion prefs
...
Change-Id: I030b7d1732eb646fdb3d574775c00dd54e2a4054
9 years ago
Andreas Granig
8ce3fbe8ce
MT#8275 Add reject_vsc usr/dom pref and sound
...
This allows to reject any VSC coming from the subscriber, disabling
the possibility to provision subscriber features on the system.
Change-Id: I5cceb70875467a8252ce588ddc90d4c2fbd3c8de
9 years ago
Andreas Granig
b98de2b0e3
MT#21543 Implement emergency mapping preference
...
Rename file to avoid duplicate.
Change-Id: I31e9328060095acb521c788fa69ed4897833fab8
9 years ago
Dominik Kukacka
20bf5bbe66
MT#19901: add schema for rtcengine
...
Change-Id: I7edf86bce5bdb369c5cf5e65b2e2f909b8f07416
9 years ago
Victor Seva
71cfe4ee72
MT#21583 MT#19009 kamailio: fix upgrade to 4.4.0
...
* active_watchers.user_agent had no default value
> [km_dbase.c:128]: db_mysql_submit_query(): driver error on query: Field 'user_agent' doesn't have a default value (1364)
Change-Id: Ie9e7091dbc6f4122056fddc01f514222f61f948e
9 years ago
Andreas Granig
c295759311
MT#21543 Add new emergency mapping tables
...
Change-Id: I5845e1546b846a320d6b964c8e03e33820a979cd
9 years ago
Andrew Pogrebennyk
b3b9f2c97b
MT#21529 support gppX parameters for the peer
...
Change-Id: I67592656f54d3480be55f36a156d2e70226d74a2
9 years ago
Irina Peshinskaya
eccba55a79
MT#21269 Add snom_redirect enum value to the prov tables
...
Change-Id: Ic3247ced08107e8af05698884a1893bc4a327656
9 years ago
Jozef Kenyeres
f7af03129e
MT#5065 usr/dom/peer preference added to blacklist or whitelist codecs.
...
Change-Id: Ia0951867527f2b4d5fb65941fcd821ea77692ede
9 years ago
Andrew Pogrebennyk
54ce8a0f7f
MT#19939 add peer preference anonymize_from_user
...
Change-Id: If4f21b3e509b934e3ddde1c51fb8449bd5a99e73
9 years ago
Jozef Kenyeres
f115bcf726
MT#20457 subscriber put on hold is notified with a=sendonly in reINVITE
...
Change-Id: Id7fb1975496636da648dbfdd9ae03ab27c42060c
9 years ago
Kirill Solomko
ec4911a71f
MT#20747 fix/rename 15241.* script to 15241_not_replicated
...
- accounting database does not exist on the RO mysql instances
Change-Id: I35cbb010b1d9c76576a1d07ad2bb619a6237c9b9
9 years ago
Victor Seva
672cbed065
MT#20737 kamailio: increase [from|to]_tag field size everywhere
...
Change-Id: I622d3cb1812d11e37de223d50dc680ed449d6ba2
9 years ago