Alexander Lutay
|
178736df06
|
MT#12507 Fix 15139.up: remove hardcoded reference to voip_preference_groups
Otherwise 2.8-mr3.8 upgrade failed with error:
> Applying revision script /usr/share/ngcp-db-schema/db_scripts/diff/15139.up:
> ERROR 1452 (23000) at line 4: Cannot add or update a child row: a foreign key constraint fails
> (`provisioning`.`voip_preferences`, CONSTRAINT `vpgid_ref` FOREIGN KEY
> (`voip_preference_groups_id`) REFERENCES `voip_preference_groups` (`id`) ON UPDATE CASCADE)
It happens because statements are executed on sp1/sp2 (even/odd id's):
> mysql> select * from voip_preference_groups;
> +----+----------------------------+
> | id | name |
> +----+----------------------------+
> | 2 | Call Forwards |
> | 4 | Call Blockings |
> | 6 | Access Restrictions |
> | 8 | Number Manipulations |
> | 10 | NAT and Media Flow Control |
> | 12 | Remote Authentication |
> | 14 | Session Timers |
> | 16 | Internals |
> | 18 | Cloud PBX |
> | 20 | XMPP Settings |
> +----+----------------------------+
> 10 rows in set (0.00 sec)
Change-Id: I90782a5dae5017f22c240ced15661b88594cff69
|
10 years ago |
Jenkins Git User
|
78d4fa966a
|
db-schema dump: snapshot Thu Apr 16 13:25:32 +0200 2015
|
10 years ago |
Andreas Granig
|
6d0b93fc7e
|
MT#12503 Drop ngcp.cfg_schema table
Has been moved to sqlite, no need to keep it in db anymore.
Change-Id: I5839bda96d5e9e20faa089eb4cc8524b2cadca41
|
10 years ago |
Andrew Pogrebennyk
|
17420f0392
|
MT#12465 add new option to force_outbound_calls_to_peer enum pref
Change-Id: Idc4b249bb85a9c53ca3484ae49fb5e69ef13198d
|
10 years ago |
Andrew Pogrebennyk
|
d4c006e4a8
|
MT#11859 update kamailio.version for table sca_subscriptions
Change-Id: I7120e388117ef0c24536d9fbac653a5352c5c4df
|
10 years ago |
Andrew Pogrebennyk
|
2e9ce240c2
|
MT#11501 fix the type for dialogic enum prefs
Change-Id: If2204d477e54bbae5143d193662fe4fabc3d94b8
|
10 years ago |
Andreas Granig
|
69276708cb
|
MT#12385 Add reseller_id to EDR head.
Change-Id: I29a56f38e12a5f7ed703397d456cf7b10030e44c
|
10 years ago |
Gerhard Jungwirth
|
db5440d041
|
MT#12303 peer preferences for dialogic as ss7
Change-Id: I24b389e5fa3456c83cf1edc8b8416365079939f9
|
10 years ago |
Rene Krenn
|
7c6ab9d539
|
MT#11917 Adapt journals table
Change-Id: Ibfd27acbd37c929358b2ec8d4412fc6707f69753
|
10 years ago |
Richard Fuchs
|
578191201c
|
MT#12227 unify srtp/avpf prefences into a single protocol preference
Change-Id: Id34fd60dd7f6d2b837848f7b5349453f54858cd9
|
10 years ago |
Kirill Solomko
|
08252f5543
|
MT#11493 - add set sql_log_bin=0 to 15148 and 15151 not_replicated
Change-Id: Icebde6369f83451faaef91cea9330a1610d9a68d
|
10 years ago |
Gerhard Jungwirth
|
b9d20d874e
|
MT#11501 dialogic add isdn config option
Change-Id: Id2cdd9edf81eb2c6ca79aab04e189334d0c01ad1
|
10 years ago |
Jenkins Git User
|
bcc04057a1
|
db-schema dump: snapshot Thu Mar 19 01:08:44 +0100 2015
|
10 years ago |
Jenkins User
|
c42a3571a8
|
Release new version 3.9.0.0+0~mr4.0.0.0
|
10 years ago |
Jenkins Git User
|
b326c42ef2
|
db-schema dump: snapshot Wed Mar 18 01:08:47 +0100 2015
|
10 years ago |
Irina Peshinskaya
|
1237ae3129
|
MT#11147 Add possibility to have some field extensions of the same model
Change-Id: Id2525047ff7f1993b081ed69ee91099af4b5d4e8
|
10 years ago |
Jenkins Git User
|
8e6c7bc643
|
db-schema dump: snapshot Tue Mar 17 01:08:29 +0100 2015
|
10 years ago |
Jenkins Git User
|
81f72895a0
|
db-schema dump: snapshot Mon Mar 16 01:08:56 +0100 2015
|
10 years ago |
Jenkins Git User
|
48a61fcf28
|
db-schema dump: snapshot Sun Mar 15 01:08:26 +0100 2015
|
10 years ago |
Jenkins Git User
|
47b4da25d1
|
db-schema dump: snapshot Sat Mar 14 01:08:40 +0100 2015
|
10 years ago |
Kirill Solomko
|
a932d63799
|
MT#11157 - grant SELECT on stats.call_info to nagios@localhost
Change-Id: I7aaef7dc2f66579f335b38a50539091ebd037ba2
|
10 years ago |
Kirill Solomko
|
f7892e7027
|
MT#11157 - rename "stats" db initial creation into not_replicated
Change-Id: I3f1808810b80d1755e9cd30314d2a5343dc91a8f
|
10 years ago |
Jenkins Git User
|
2deba11a44
|
db-schema dump: snapshot Fri Mar 13 01:08:54 +0100 2015
|
10 years ago |
Jenkins Git User
|
47a109eabe
|
db-schema dump: snapshot Thu Mar 12 01:08:29 +0100 2015
|
10 years ago |
Andrew Pogrebennyk
|
7d717e9579
|
MT#12053 Add conference_max_participants preference and sound handle
|
10 years ago |
Jenkins Git User
|
dde0a66527
|
db-schema dump: snapshot Wed Mar 11 01:11:01 +0100 2015
|
10 years ago |
Gerhard Jungwirth
|
75b8236573
|
MT#11501 create dialogic config options
Change-Id: I4fae4521bf458b7ab18b656615c30f4d53453822
|
10 years ago |
Jenkins Git User
|
eb573472d0
|
db-schema dump: snapshot Tue Mar 10 01:11:00 +0100 2015
|
10 years ago |
Jenkins Git User
|
f920d5d480
|
db-schema dump: snapshot Mon Mar 09 01:15:41 +0100 2015
|
10 years ago |
Jenkins Git User
|
139f9c367d
|
db-schema dump: snapshot Sun Mar 08 01:09:27 +0100 2015
|
10 years ago |
Jenkins Git User
|
596004024f
|
db-schema dump: snapshot Sat Mar 07 01:12:05 +0100 2015
|
10 years ago |
Jenkins Git User
|
ed533aa417
|
db-schema dump: snapshot Fri Mar 06 01:11:02 +0100 2015
|
10 years ago |
Jenkins Git User
|
c2010e5471
|
db-schema dump: snapshot Thu Mar 05 01:09:43 +0100 2015
|
10 years ago |
Kirill Solomko
|
6c54fdfb66
|
MT#11157 - create db "stats", move sipstats.call_info to stats.call_info
Change-Id: Iae82b3a64e9a74f137a8e18e37a97dc84a7dc154
|
10 years ago |
Jenkins Git User
|
ece69fab7d
|
db-schema dump: snapshot Wed Mar 04 01:14:40 +0100 2015
|
10 years ago |
Rene Krenn
|
a17f37a480
|
MT#11917 Add billing.journals table
|
10 years ago |
Jenkins Git User
|
082198a330
|
db-schema dump: snapshot Tue Mar 03 01:13:24 +0100 2015
|
10 years ago |
Jenkins Git User
|
70f4c2a52f
|
db-schema dump: snapshot Mon Mar 02 01:18:16 +0100 2015
|
10 years ago |
Jenkins Git User
|
9cef23f7c4
|
db-schema dump: snapshot Sun Mar 01 02:02:25 +0100 2015
|
10 years ago |
Jenkins Git User
|
46e61d2e91
|
db-schema dump: snapshot Sat Feb 28 01:09:34 +0100 2015
|
10 years ago |
Jenkins Git User
|
c377b9a615
|
db-schema dump: snapshot Fri Feb 27 01:13:02 +0100 2015
|
10 years ago |
Andrew Pogrebennyk
|
b342a0f8da
|
MT#11615 introduce preference ignore_cf_when_hunting
|
10 years ago |
Jenkins Git User
|
7f32f1c4c9
|
db-schema dump: snapshot Thu Feb 26 01:15:22 +0100 2015
|
10 years ago |
Jenkins Git User
|
a2d09310ee
|
db-schema dump: snapshot Wed Feb 25 01:10:59 +0100 2015
|
10 years ago |
Kirill Solomko
|
b8172987ca
|
MT#11157 - add sipstats.call_info table
Change-Id: I84d16fcabc78684686986bd77a4644ae67a3626f
|
10 years ago |
Irina Peshinskaya
|
61ecaeb723
|
MT#11147 Rename forgotten devices with empty types.
Change-Id: I499f475840d27b9967bdc7cb96999206a7a7a77e
|
10 years ago |
Jenkins Git User
|
5af7404275
|
db-schema dump: snapshot Tue Feb 24 01:19:25 +0100 2015
|
10 years ago |
Jenkins Git User
|
2c482747a1
|
db-schema dump: snapshot Mon Feb 23 05:54:59 +0100 2015
|
10 years ago |
Andrew Pogrebennyk
|
950852114a
|
MT#11241 add sound handles: conference_pin, conference_waiting_music
|
10 years ago |
Irina Peshinskaya
|
4918c79fde
|
MT#11147 Rename already existing phones types from 'basic' to 'phone'
Change-Id: I362c6f949005a87adc06bf3765ead078fc20623c
|
10 years ago |