Flaviu Mates
308cae0247
TT#92800 Remove 'redirect_sipwise' and 'redirect_profile'
...
Change-Id: Ic2aec644ffe68a920de82443268af6da86b7135b
5 years ago
Flaviu Mates
f88ebdb09e
TT#91507 - Add 'product_family' param to enum for SNOM autoprov
...
Change-Id: I3438fddd85d403dfcec809415b3ac78ccd72d17e
5 years ago
Andreas Granig
4fc8086510
TT#49037 Add Sipwise EDS bootstrap param
...
Change-Id: Ia5e846aa543f1d5277c2af07768917166e0808a7
6 years ago
Guillem Jover
8a19769ca7
TT#19710 Use strict and warnings everywhere
...
Except when Sipwise::Base is used which implies these.
Change-Id: I8a31cfd4b73513509587f31d81b2e53868972b1b
8 years ago
Guillem Jover
354976a4d6
TT#19710 Add DESCRIPTION section to all modules
...
This has been done with the following perl one-liner:
,---
perl -p -i -E 'if (m/->table\("([^"]*)"\)/) { $table = $1 };\
if (m/^=head1 COMPON/) { print "=head1 DESCRIPTION\n\n\
This module is a schema class for the NGCP database table \"$table\".\n\n" };'
`---
Change-Id: I030d073754f6622f66c8169c1a0cf4187462052e
8 years ago
Guillem Jover
fc4598e8b8
TT#19710 Add AUTHOR and LICENSE POD sections
...
This has been injected with a sed script of the following form:
,--- pod.sed ---
$a\
=head1 AUTHOR\
…\
=head1 LICENSE\
…
`---
Change-Id: I09bee06296199d2b2db7bd1bfbf50dc174ed90f2
8 years ago
Irina Peshinskaya
ee61638327
TT#9212 Add cid and key autoprov params to enum
...
Change-Id: Ied507b6752a2468bafc53c7e64db4f0b218c2dec
8 years ago
Irina Peshinskaya
84d5bcef26
TT#9212 Add grandstream enums
...
Change-Id: I74ab77711c3a11dd765b2d3e7265e48a72716937
8 years ago
Irina Peshinskaya
6bf510969e
MT#21269 Add snom_redirect enum value to the prov tables
...
Change-Id: Ib9a4763b75cc4ec738122838bf7402349617773e
9 years ago
Irina Peshinskaya
5b8a539be2
MT#10715 Ngcp schema changes for Polycom bootstrap
10 years ago
Irina Peshinskaya
641cbfbea0
MT#9177 Change linksys to yealink in enums
11 years ago
Irina Peshinskaya
17c40c1241
MT#9177 Add bootstrap_uri and fix tables relations
11 years ago
Irina Peshinskaya
5befb25cad
MT#9177 Move vendor credentials to db
11 years ago
Irina Peshinskaya
97018216b4
MT#9177 Rename sync_type to bootstrap_method
11 years ago
Irina Peshinskaya
83f8e088be
MT#9177 More generic sync_type and don't use vendor as sync_type marker.
11 years ago
Irina Peshinskaya
1e7fd6c04e
MT#9177 Fix comments for sync tables.
11 years ago
Irina Peshinskaya
722fd5ed72
MT#9177 Schema for provisioning with centralized table. Draft.
11 years ago