Andreas Granig
ae91ea8ee7
MT#16777 Add caller lnp lookup peer pref
...
This is used to enable an LNP lookup for calls from peers using
the network-provided calling party number. Useful to write the
source_lnp_prefix for a specific number block into CDRs.
Change-Id: Ie2a60c6c62d06b688b38db45dba5843735c8981c
9 years ago
Kirill Solomko
b0f3460f1a
MT#18499 expose emergency_prefix and emergency_suffix voip preferences to contracts
...
Change-Id: I38b1cc5f5dd38beff047b598f1f033b3010f58ab
9 years ago
Kirill Solomko
d0c82423db
MT#18499 added voip_contract_locations, voip_contract_location_blocks
...
Change-Id: I229e66e9d80e59438f0ffdaca1188e3b5f10259e
9 years ago
Andreas Granig
de7c77be65
MT#10537 Add duri_in_idx key to cdr table
...
We're querying based on destination_user_in, add a key to handle
it properly.
Change-Id: I6a5fcffb8e8e34e56e63dae5107bc75d44348c46
9 years ago
Andreas Granig
27682f7a01
MT#16777 Add default_lnp_prefix usr/dom/peer pref.
...
This can be set and will end up in CDRs if no LNP prefix is found
in local LNP lookups.
Change-Id: Idd74d3f757d947af8dc6d59a563a9322331c0d57
9 years ago
Andreas Granig
8bfcb848e4
MT#16777 Add lnp peer pref and lnp prefix cdr col
...
We need an option to force outbound calls to peer when call comes
from peer in case the called party is not local but has an LNP entry.
Also, we need to store lnp prefixes in CDR.
Change-Id: I61b3886d545b27d46f0affe8457620601b5be61a
9 years ago
Andreas Granig
ed26ccd12e
MT#16777 grant select for lnp tables to kamailioro
...
Change-Id: I54747eaee5bc232a87db4146c9eaac477ee5f614
9 years ago
Andreas Granig
1710f50ea0
MT#16777 Add lnp rewrite columns and routing num
...
Add new caller/callee_lnp columns for rewrite rules.
Update triggers to populate dialplan from rwr.
Populate new caller/callee_lnp columns with rwr seq numbers.
Change-Id: I6c2e6175357c06608fd28e956a9e2892f32502b3
9 years ago
Andrew Pogrebennyk
3a2c5e4791
MT#18255 create index on usr_preferences (attribute, value)
...
Change-Id: Ibb57963f2c130553870fbf43e136655e6f7e94ab
9 years ago
Andrew Pogrebennyk
6209aea0b5
MT#18199 add ability to use forwarder's UPN as inbound_uprn
...
Change-Id: I30f47311e44ec06215fa2c984035ddb31a1c4ef0
9 years ago
Michael Prokop
61b2799270
MT#17699 Bump Standards-Version to 3.9.7
...
No further changes required to update to Debian Policy 3.9.7[.0]
Change-Id: I23d4f3183ec58b3c3a81d6d0a193165547308bdc
9 years ago
Gerhard Jungwirth
d761c0ffac
MT#15883 rtc_session allow non-unique subscriber_id
...
Change-Id: If965f43ce2ab69b98a23edba428a1a474970637a
9 years ago
Gerhard Jungwirth
e003ede41c
MT#15883 adapt rtcsessions table
...
for the more elaborate workflow
Change-Id: Ic816fd7ee30e066c8bfc427f69fbb42286212820
9 years ago
Kirill Solomko
ace0de436f
MT#16017 voicemail, fax provisioning, mail_to_fax db changes
...
- added kamailio.voicemail_spool 'flag' column
- added kamailio.voicemail_spool 'msg_id' column
- removed voip_fax_preferences triggers for kamailio
- removed voip_fax_destinations triggers for kamailio
- added provisioning.voip_fax_to_fax_preferences table
- added provisioning.voip_mail_to_fax_secret_renew_notify table
Change-Id: Id00af6599a32f5cb7deff62a8de9426c5116e743
9 years ago
Jozef Kenyeres
6f554f4bf2
MT#17043 Limit conference room participants per subscriber,
...
conference_max_participants is user, domain and contract preference now.
Change-Id: Ia707356a4c4d7bd1ec5662773d66cbae9b7450b2
9 years ago
Guillem Jover
bb43de20db
MT#16473 Convert debian/copyright to machine-readable format
...
See <https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ >.
Converted via update-copyright. Update copyright years.
Change-Id: Id9fe8e044f0e35301ed46ed388dc92276df63763
10 years ago
Jozef Kenyeres
da23b4d26e
MT#2013 Remove UTF symbol from DB statement which fails SOAP WSDL generation
...
Change-Id: Ic6804024c07a1c847f02feeff2f0633fc22c4221
10 years ago
Jenkins User
3f7abe0886
Release new version 4.3.0.0+0~mr4.3.0.0
10 years ago
Andreas Granig
6346e10981
MT#16777 Add auto_increment to lnp_providers.id
...
Change-Id: Idfdf22886a5aad8f1f993d55f72d64d359a1e15f
10 years ago
Joyef Kenyeres
d3c24b3211
MT#2013 adds/removes "clir_override" preference to voip_preferences
...
Change-Id: Ie1cfa01322322327819246308af173945cbe3893
10 years ago
Richard Fuchs
88d326c393
MT#16273 add DB grants for voisniff LI operation
...
Change-Id: I51be97c15f6184fffea84d8da6b80c9311afe545
10 years ago
Andreas Granig
ce73e664c2
MT#16777 Add prefix and number key to lnp tbl
...
- The LNP provider table needs to have a routing prefix
- The LNP number table needs to have a key on the number col
Change-Id: Ida7741f2806043bf55178fe9402ee4675cc539c4
10 years ago
Gerhard Jungwirth
01087bab46
MT#15883 introduce rtc connection variables
...
Change-Id: I49d6cfd91277247750d5d40b295ae23596531d5a
10 years ago
Rene Krenn
aeb1349bc5
MT#16655 add "minute" interval unit
...
Change-Id: I4da052692660a798b8924155a559007be7158f03
10 years ago
Kirill Solomko
f080027ac1
MT#16491 accounting.cdr index for calls query optimization
...
Change-Id: I715eda053ffa9ecad640c0d999ab97f357cba34f
10 years ago
Andrew Pogrebennyk
601f858638
MT#16329 MT#2161 add outbound_*_user_is_phone preferences
...
Change-Id: I473f8bfdf6f422808ab70cfe2e367158ab1b8953
10 years ago
Andreas Granig
c9d4caa588
MT#13367 Add softphone autoprov preference
...
Change-Id: I840011a3a1a9081aeae2a8c5fad4ddb5b90d690b
10 years ago
Jenkins Git User
759ed13b34
db-schema dump: snapshot 2015-11-07 01:11:46 +0100
10 years ago
Jenkins Git User
47b7bd3ba9
db-schema dump: snapshot 2015-11-06 01:12:08 +0100
10 years ago
Jenkins Git User
8eeab6e09a
db-schema dump: snapshot 2015-11-05 01:13:13 +0100
10 years ago
Jenkins Git User
0e53adeb83
db-schema dump: snapshot 2015-11-04 01:11:42 +0100
10 years ago
Jenkins Git User
d91a5ad769
db-schema dump: snapshot 2015-11-03 01:19:35 +0100
10 years ago
Jenkins Git User
5e456c66ea
db-schema dump: snapshot 2015-11-02 01:12:39 +0100
10 years ago
Jenkins Git User
792ea10987
db-schema dump: snapshot 2015-11-01 01:12:43 +0100
10 years ago
Jenkins Git User
ac02053910
db-schema dump: snapshot 2015-10-31 01:12:05 +0100
10 years ago
Andrew Pogrebennyk
7a37fc9b00
MT#16083 remove the default values of enum profile preferences
...
The problem I am trying to solve was that the trigger MT#10199 that handles enum
preferences inserts default values into prof_preferences table for the enum
preferences with default values and these defaults become real prefs instead of
the values set by user on the domain level, while user can neither see nor
change prof preferences. This affects all subscribers with any subscriber
profile assigned.
So the decision is to have no defaults on the profile level (like we do on the
subscriber level). User can set the preferences explicitly in the profile.
Also we need to show null option "use domain default" on the profile level.
P.S. While at it, I noticed that preference 'ua_header_mode' did not have the
'use domain default' option, so I had to add it before fixing all preferences.
Change-Id: I3037b0da44bf794b11c564d61de940de27de23e2
10 years ago
Jenkins Git User
3d629e9033
db-schema dump: snapshot 2015-10-30 09:03:52 +0100
10 years ago
Jenkins Git User
e972bbcb3c
db-schema dump: snapshot 2015-10-30 01:56:49 +0100
10 years ago
Andrew Pogrebennyk
ee1313eda8
MT#16033 Improve preference description for "force_outbound_calls_to_peer"
...
Change-Id: I53b3815de8e0998d71c76dc91ccdb692f39b7b65
10 years ago
Jenkins Git User
5fe01297ea
db-schema dump: snapshot 2015-10-29 01:11:18 +0100
10 years ago
Richard Fuchs
126594e4ba
MT#15977 add grants for sems/prepaid/libswrate
...
Change-Id: I73606f215d5057355d52520d54149c5c2a8c01fe
10 years ago
Jenkins Git User
5236ba8f59
db-schema dump: snapshot 2015-10-28 01:12:01 +0100
10 years ago
Jenkins Git User
796b7c68d8
db-schema dump: snapshot 2015-10-27 01:11:14 +0100
10 years ago
Jenkins Git User
465fb5a631
db-schema dump: snapshot 2015-10-26 01:13:39 +0100
10 years ago
Jenkins Git User
12d41ae542
db-schema dump: snapshot 2015-10-25 01:18:31 +0200
10 years ago
Jenkins Git User
59acc37aa2
db-schema dump: snapshot 2015-10-24 01:11:10 +0200
10 years ago
Jenkins Git User
1db9d36213
db-schema dump: snapshot 2015-10-23 01:19:17 +0200
10 years ago
Jenkins Git User
79e16492fe
db-schema dump: snapshot 2015-10-22 01:11:44 +0200
10 years ago
Jenkins Git User
8c0f009466
db-schema dump: snapshot 2015-10-21 01:11:00 +0200
10 years ago
Jenkins Git User
8eafd9565c
db-schema dump: snapshot 2015-10-20 01:11:55 +0200
10 years ago