Andreas Granig
2f03406c1d
MT#13201 Add billing_data acl to admins
...
Change-Id: Ibd2cc1ff29fe00924b37a05614ce8b1066749bdd
10 years ago
Irina Peshinskaya
086250db36
MT#7227 Fill billing_fees from temporary location with not unique records.
...
Change-Id: I3171ce5b57b15830b46a187aa332516b2f8ebe17
10 years ago
Kirill Solomko
63e368d9e2
MT#11225 - add billing_profiles.fraud_use_reseller_rates
...
Change-Id: I592bd5a41743ce8a21aed493d9cb0d851cb7192f
10 years ago
Gerhard Jungwirth
5b61f8174e
MT#12303 expose dialogic configs optical, nfs and snmp
...
Change-Id: I63e12ea78dd0c9819d3d53f176f696f7e1fca737
10 years ago
Irina Peshinskaya
7c19a94456
MT#11791 Fix typo in the build fix
...
Change-Id: I9183a86e49f07f2d44205cad146b2e27aadc09bf
10 years ago
Irina Peshinskaya
07431b9129
MT#11791 Fix broken PRO SP2 installation.
...
It doesn't have mentioned columns, 13219 was "not_replicated".
Change-Id: I20a5fffadbf097c3488f367479cfb5414f6d2845
10 years ago
Irina Peshinskaya
8bf9cddb5a
MT#11791 Increase costs precisions to 6 number after point
...
Change-Id: Iba4d3ef4ab6b73e4eadfc6b2e6d10b9174db13ec
10 years ago
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
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
Irina Peshinskaya
1237ae3129
MT#11147 Add possibility to have some field extensions of the same model
...
Change-Id: Id2525047ff7f1993b081ed69ee91099af4b5d4e8
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
Andrew Pogrebennyk
7d717e9579
MT#12053 Add conference_max_participants preference and sound handle
10 years ago
Gerhard Jungwirth
75b8236573
MT#11501 create dialogic config options
...
Change-Id: I4fae4521bf458b7ab18b656615c30f4d53453822
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
Rene Krenn
a17f37a480
MT#11917 Add billing.journals table
10 years ago
Andrew Pogrebennyk
b342a0f8da
MT#11615 introduce preference ignore_cf_when_hunting
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
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
Irina Peshinskaya
4c07f83a9e
MT#11147 Add forgotten extensions_num
...
Extension doesnt have bootsrtap uri
And rename type basic to phone
Change-Id: I7a4cd795850b16afcba8259b3f85e4e82c5ad230
10 years ago
Andrew Pogrebennyk
8a75a8c1d1
MT#11219 rename prompts x1..9.wav to 1..9-and.wav
...
The reason is that we should use the same naming convention as in ngcp-prompts.
While at it, add conference_first handle.
Change-Id: Ie88bc5d9844eddb38107079508ea23d2371a9328
10 years ago
Irina Peshinskaya
816c3fb049
MT#11147 DB changes for device phones-extensions link
...
Change-Id: I1113faf6b43f87a0e54f15a589e54a00c44eb518
10 years ago
Andreas Granig
88f528fcb2
MT#10879 Increase mailbox column to fit uuid.
...
Needed for when there is no primary number.
Change-Id: I618bbd83fb74ea369ecdd697fcd06dda45949b57
10 years ago
Richard Fuchs
100ba51795
add "rtp_interface" preference
10 years ago
Andrew Pogrebennyk
ac544f4b5d
MT#8129 fix the conference prompts and language preference
...
Change-Id: Ifb0b233a7e1ed0df48fdef628b887e1b1a05e598
10 years ago
Andrew Pogrebennyk
7ae378e395
MT#11005 add queue wrap-up time and max length prefs
...
Change-Id: I0d51bb1057a2fd0e8692898edda7e6bef2a4457c
10 years ago
Andrew Pogrebennyk
21bf3c51e5
MT#8129 add conference sound group and handles
...
Change-Id: Icf9f5c4c1ad864147689cccd74ea715abb4f4b72
10 years ago
Kirill Solomko
8a0addfaad
MT#10169 - peer host/rule updated triggers with the "enabled" column logic
...
Change-Id: Id54389a7043080875b9c6a580e4a1f9f321b6868
10 years ago
Irina Peshinskaya
c0fdacbe32
MT#10715 Add polycom profile parameter
...
Change-Id: I232a1eae6c905372e76510ed9127a749de18fb71
10 years ago
Irina Peshinskaya
5dade741b3
MT#10715 Change bootstrap method parameters to enable custom ztp profile.
...
Change-Id: Ic4a5391dfd32c71d576332bcfc6468196841a1b1
10 years ago
Andrew Pogrebennyk
c637b34b46
MT#8129 introduce conference_pin preference
...
Change-Id: Ie24e9faf6bc5e3564a1b743737916c55a30178df
10 years ago
Andrew Pogrebennyk
d533529724
MT#9453 introduce CF adm NCOS level.
...
Change-Id: I5409d2657b670000fd3b45dc1213081d9910e5fa
10 years ago
Irina Peshinskaya
b1a81d0b0e
MT#10715 Add Polycom vendor
...
Change-Id: I5b8dfefbdcaf0eb120e59e634eaa091db8c70270
11 years ago
Kirill Solomko
dc1c7e6eca
MT#10169 - add voip_rewrute_rules.enabled columns creation into 15129.up/down
11 years ago
Kirill Solomko
2ba55d1c76
MT#10169 - add voip_rewrute_rules.enabled logic into the dialplan triggers
11 years ago
Andrew Pogrebennyk
5eaef5f0aa
MT#10367 add language for voicemail/conf sounds a preference
11 years ago
Andrew Pogrebennyk
cef701074e
MT#10691 add cloud_pbx_callqueue preference and sound_handles
11 years ago
Andreas Granig
c27ba3ed26
MT#10587 Add autoprov_field_devices.encryption_key
...
Change-Id: I0f5ef8ab8fdc7b65584e0667612feb5fa35913b3
11 years ago
Andreas Granig
a35672e47c
MT#10543 Add enable_t38 preference.
...
Change-Id: I442347314051876ca80a24df04443d61c353e90d
11 years ago