Lars Dieckow
9329d86751
MT#3927 certificate management
12 years ago
Andreas Granig
8e681db64a
MT#4025 Add contract_default flag to sound sets
12 years ago
Andreas Granig
d8618f7f66
Prepare 2.007 for 3.1 release.
12 years ago
Andreas Granig
7b86c0f786
MT#4685 Don't tie firmware to profile.
...
That way, you can upload multiple firmwares, and ngcp-panel
will serve the next or latest one, depending on the currently
running one.
12 years ago
Andreas Granig
d3eee10b6c
MT#3971 Add max_subscribers column to contracts.
12 years ago
Andreas Granig
b5362d6da4
MT#4225 Align new schemas to optimized approach.
12 years ago
Andreas Granig
e28e105186
MT#4225 Revert the revert, we'll patch later.
...
This reverts commit 2cd76e7b89
.
12 years ago
Andreas Granig
2cd76e7b89
Revert "MT#4225 remove nugatory modules to save memory"
...
This reverts commit 7325ac66cf
.
Conflicts:
lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm
12 years ago
Andreas Granig
75b9b92daa
MT#4007 Fix autoattendant relation for subscriber.
12 years ago
Andreas Granig
e312c5303d
MT#4007 Add destination to autoattendant.
12 years ago
Andreas Granig
d379e10e26
MT#4007 Add voip_pbx_autoattendants schema.
12 years ago
Andreas Granig
aea75bcec1
MT#3997 Add via_route column to voip_peer_hosts.
12 years ago
Andreas Granig
536250c378
MT#4145 Change contacts.postcode to varchar.
12 years ago
Lars Dieckow
7325ac66cf
MT#4225 remove nugatory modules to save memory
...
These are the low hanging fruits: the syntax-bending imports are of little value
for this (mostly) generated code. Also remove dbicdump adminitions and checksums
because since 548f367acf
the schema cannot be
merge-dumped anymore.
12 years ago
Andreas Granig
fac4678040
MT#4025 Link contract and sound set tables.
...
This is needed to let customers handle their own sound sets for
pbx accounts.
12 years ago
Andreas Granig
04e4447ae7
MT#3977 Add PBX firmware version column.
12 years ago
Andreas Granig
3c8a66dbcf
MT#3977 Fix wrong relationship name.
...
It's autoprov_* instead of autoconf_*.
12 years ago
Andreas Granig
f2430c704b
MT#3977 Add schema to support PBX multiline config
12 years ago
Andreas Granig
2d1ceacf64
Add relation from provisioning sub to billing sub.
12 years ago
Andreas Granig
056ee6e7ac
Deflate voicemail origtime column.
12 years ago
Andreas Granig
17229b3a02
Add label column to voip_subscribers table.
12 years ago
Andreas Granig
63645dfb29
Bump version to 2.006.
12 years ago
Andreas Granig
1c92e2c887
Add PBX device security flags.
12 years ago
Andreas Granig
049c0e5a32
Add PBX device sync fields.
12 years ago
Andreas Granig
73bd5d8656
Add PBX autoprovisioning tables.
12 years ago
Gerhard Jungwirth
09355217f9
2.005
12 years ago
Andreas Granig
308a3f34fe
Fix relation to voip_rewrite_rule_sets.
12 years ago
Andreas Granig
7a4befa209
Align to new product class enum.
12 years ago
Andreas Granig
72fc078f65
Update documentation on new pbx changes.
12 years ago
Andreas Granig
e9d6cb9030
Replace number rel by subscriber rel.
12 years ago
Andreas Granig
9900c41e0a
Add fk between voip_pbx_groups and prov subscriber
12 years ago
Andreas Granig
313854ecb3
Add pbx group table and pbx related fields/rels.
12 years ago
Andreas Granig
936fd2a248
Revert lazy-loading to make master work again.
12 years ago
Gerhard Jungwirth
55211a946a
fix relation pointing to the wrong table
12 years ago
Lars Dieckow
e69deb1e85
2.004
12 years ago
Andreas Granig
e01e9a96db
Deflate messages timestamp to micro precision.
12 years ago
Andreas Granig
a3a9f2baba
Set correct relations between sipstats tables.
12 years ago
Lars Dieckow
e972a19fc7
2.003
12 years ago
Andreas Granig
d909cd3253
Align to latest schema.
...
Add reseller relation to sound sets.
Add reseller relation to rewrite rules.
Move reseller from contract to contact.
12 years ago
Lars Dieckow
f564ceee08
2.002
12 years ago
Andreas Granig
ee30d975c4
Add voicemail_user relation to prov-subscriber.
12 years ago
Andreas Granig
34965d72ec
Implement epochs in-/deflator for varchar columns.
12 years ago
Lars Dieckow
6a0c28d4dc
2.001
12 years ago
Andreas Granig
503442ab63
Implement EpochMilli with milliseconds precision.
...
Used for decimal(x,x) formats like start_time and init_time in CDRs.
12 years ago
Lars Dieckow
5a24e0bd2a
2.000
12 years ago
Andreas Granig
4c17ac19b9
Add relation from p.voip_subscriber to b.contract.
...
A provisioning.voip_subscriber belongs to a billing.contract.
12 years ago
Andreas Granig
6f9a565758
Add another voip_subscribers relation.
...
This one points from provisioning.voip_subscribers to billing.voip_subscribers.
12 years ago
Andreas Granig
cab6831e40
Add manual voip_subscribers relation.
12 years ago
Lars Dieckow
548f367acf
wip
12 years ago