Rene Krenn
6f3ed53106
TT#81154 subscriber_profile DAO
...
Change-Id: Ib14ec6ac92bcd295bb0f793677799f2d13cc141c
5 years ago
Rene Krenn
8e4de26084
TT#81155 subscriber_profile_set DAO
...
Change-Id: I0bf4ed63d999d86449a5ed3912934f0549a2b851
5 years ago
Rene Krenn
9885b9e8cd
TT#79802 is_boolean() method for voippref
...
Change-Id: I8346932f2819eeb07aec1cadd09f28802780bdb5
5 years ago
Rene Krenn
ae5a836c35
TT#78951 remove "header" constructor flag for XlsxSimpleFile reader
...
Change-Id: I1c1804300277fe6ff1b5e7c89e79a8bd29c67cdd
5 years ago
Rene Krenn
00bba0da7b
TT#77954 merge tool: location records
...
Change-Id: I94d493730b4ea6c2aa0e48581ebc651a380f4897
5 years ago
Guillem Jover
55ed5d3021
TT#71950 Fix typos in function names
...
Add backward compatible aliases to avoid possibly breaking reverse
dependencies.
Change-Id: I1f6de865241ba4f97fd9ca09f5967f5a8bb2573b
5 years ago
Guillem Jover
a4949674a7
TT#71950 Fix typo in function argument name
...
Change-Id: I2766c116ad0d9e54cd48c27bcc310872525206c1
5 years ago
Guillem Jover
e9e6ad1cbc
TT#71950 Fix typos
...
Change-Id: I934057e660f79b35fa63986c44d9ea7e0b08acce
5 years ago
Rene Krenn
d3123ff1c4
TT#76358 move ama exporter
...
and remaining migration tools
Change-Id: I71e6633bb0aff4a4d2bfcc94231639462e472882
5 years ago
Rene Krenn
9148d44deb
TT#76356 ama exporter: log unknown cdr scenario
...
Change-Id: Ic1d68f430c310cab68ad21209849768a57c2b729
5 years ago
Rene Krenn
71d805440a
TT#72650 cdr-generator: fix random subscriber selection
...
if the number of exisiting subscribers (used as caller/callee
in created cdrs) is low, there is a higher risk that it can
fail to randomize one.
Change-Id: Id8f37f259e07f1b50251008a207a3e6122a628ea
6 years ago
Rene Krenn
4f0e7d6272
TT#71107 ccs prov tool: fix writing gpp1
...
Change-Id: I6b82be980bd77e833f344170cd94397e4aff7e70
6 years ago
Rene Krenn
ebbc3762e7
TT#71812 ama: handle anonymous caller
...
- try fallback to source_user
- use "00000000000" for open_digits
Change-Id: Iae377b99b7eee338cce556b78ffd9be890fb919d
6 years ago
Rene Krenn
991da885db
TT#71856 ama: use u2u header of corellated cdr
...
for ATTN_TRANSFER and ATTN_TRANSFER_NO_IVR scenarios
Change-Id: Ie5a6e85fa1954011149d529757ff9daacba1f3ed
6 years ago
Rene Krenn
4fd3c65c86
TT#71364 ccs prov tool: write encoded sipuri for gpp1
...
Change-Id: Ia3370aeb2aec0d38a20cbd340fb4951555b385fa
6 years ago
Rene Krenn
43177fe26c
TT#71365 ccs prov tool: set trustedsource from_pattern
...
Change-Id: I27e1350fea28b7e4afa2b80b9a7fcd88c81c6820
6 years ago
Rene Krenn
7ff2336957
TT#71363 contract_preferences, ccs prov tool "*" allowed cli
...
Change-Id: Ie5b16da0361408cabccf7ec41c85bbe1884a9d1a
6 years ago
Rene Krenn
ce57fb5876
TT#71362 CCS tool - disable CFU creation
...
Change-Id: Ib0a2977fa422bb507adbfa2cf381bc00ad8aaacb
6 years ago
Rene Krenn
df8865060d
TT#71361 ccs tool: new .csv format
...
Change-Id: Ic60f199c912d9586cc582f1ce4072a4e8604a750
6 years ago
Rene Krenn
f763ad109c
TT#69125 mr1.0.3 source db schema
...
Change-Id: I35b67c66236696af6c041e34dc4a732fdca1069d
6 years ago
Rene Krenn
1b0e1e3593
TT#70604 ama: ignore cdr_group records with emtpy callid
...
Change-Id: I2846931467d5b2704a56bc72b8ccd567aaac3b03
6 years ago
Rene Krenn
518ab9a830
TT#70464 amaexporter case-insensitive match for u2u value
...
Change-Id: I50edf731bf75c8fe38bf56c8e37edd78ae1956a0
6 years ago
Guillem Jover
520e67ed67
TT#69200 Rewrite setcontains() to use a hash instead of contains()
...
This reduces the complexity of the algorithm, at the expense of more
code, which makes it faster:
Rate old new
old 57803/s -- -23%
new 74906/s 30% --
Change-Id: Ic230cddceb269e4c452f3713e75be16569908458
6 years ago
Guillem Jover
24b954f4fd
TT#69200 Rerwite seteq() based off setcontains()
...
Change-Id: I8f342223d92586e7127ff1e51155fe9cb9c51f62
6 years ago
Guillem Jover
c5522cdc8b
TT#69200 Use none() instead of comparin $mode with each value
...
Change-Id: Ib13f0ff01e9665feabb78aac08c14e5276c08cf7
6 years ago
Guillem Jover
f5921964d3
TT#69200 Fix coding style
...
Change-Id: I4f5d0893199f26126c50f8c50b43592fe5d6d3aa
6 years ago
Guillem Jover
a551ce2246
TT#69200 Reduce nesting levels in array_to_map()
...
Switch to early next iterations, and fold two consecutive ifs into one.
Change-Id: I2184a190dc1dd7cc303b52ece39a23deb28abb2c
6 years ago
Guillem Jover
2b13bb6724
TT#69200 Switch from C-style for loops to range ones
...
Change-Id: Ia65ed1ee29dd57339749123d99835262884db689
6 years ago
Guillem Jover
64d4ec32ad
TT#69200 Switch to an early return in arrayeq() to reduce nesting level
...
Change-Id: I04ea1a4c9007ba1ebb6c0ecfbd2b716a53a7475f
6 years ago
Guillem Jover
22a0d69263
TT#69200 Rewrite mapeq() to not need an intermediate hash
...
Change-Id: I7b9fd87954c6583126993d6c0624f2f84faf5d16
6 years ago
Guillem Jover
d167d55a90
TT#69200 Refactor getting the size of a hash
...
Change-Id: I1b2e401d009a9712e059a68e6d62b193acb98596
6 years ago
Guillem Jover
9800b99040
TT#69200 Refactor getting last array index into a new sub
...
Change-Id: I41ab18e181d7dc6efa87c8b1f68779431487ca61
6 years ago
Guillem Jover
456d120d0e
TT#69200 Do not use indirect method syntax
...
This has weird semantics and is generally frowned upon.
Change-Id: Ib1d43f13b935959508ce44b85999b615f7850b27
6 years ago
Guillem Jover
bcbe99c74d
TT#69200 Fix mapeq() to match correctly according to caseinsensitive argument
...
Change-Id: I747614927df0a1b0b947c95049b9007e11570bd6
6 years ago
Guillem Jover
85d59d562a
TT#69200 Set shebang for perl scripts
...
Unix systems default to using /bin/sh when trying to run an executable
script that has no shebang.
Change-Id: I18ef857fbc54fd72e6ad06b0f85c8c908fb0880d
6 years ago
Guillem Jover
803bacf8a5
TT#69200 Use strict and warnings
...
We require these with perlcritic, but have not been triggered as these
scripts have no shebang, which we will be adding later.
Change-Id: I81ac98c9ee72cce9b3446a98e1aae53e4c04b578
6 years ago
Guillem Jover
dbd7ac7e7a
TT#69200 Move hash argument to content method into a variable
...
This confuses perlritic, which consider this a pair of statements
separated by a comma.
Change-Id: I3c67c2fff03e5142a0dc284221dd0cc991ae052d
6 years ago
Guillem Jover
9cca145beb
TT#69200 Use correct variable in _create_cftimeset() sub
...
Change-Id: Ia2f111a2fbdb05b06a55b82ce1d5daa4d1f3c7fd
6 years ago
Guillem Jover
34a51e059c
TT#69200 Set exexutable bits for programs
...
Change-Id: Ic5a6e270e90bc6c1c4f6c6f0fc43f66869bd16e2
6 years ago
Rene Krenn
8b934eb8b2
TT#69853 support resetting .ama export status by call-id(s)
...
Change-Id: Iac1ceaf333a6e431cb59fc03e8015d337d0ac692
6 years ago
Guillem Jover
5d38bd26f7
TT#69200 Reimplement itemcount() based on grep()
...
This is somewhat faster:
Rate for_case grep_case for grep
for_case 53476/s -- -32% -42% -50%
grep_case 78125/s 46% -- -15% -27%
for 91743/s 72% 17% -- -14%
grep 106383/s 99% 36% 16% --
Change-Id: I7b44f8f3b2146971f7b38e0224295ab7d301c615
6 years ago
Guillem Jover
117202701c
TT#69200 Remove unused variable in arrayeq()
...
Change-Id: I14e16592d83448db56de4498fc1a3b2f25aee88e
6 years ago
Guillem Jover
9485368290
TT#69200 Reimplement removeduplicates() based of List::Util's uniq
...
This adds a behavior change, reflected in the unit test changes, by
always returning the lowercased versions of the array elements when
case insensitiveness is enabled. This should be fine, given that we
do not care from the callers PoV, and the result might have changed
depending on the order of the inputs.
Change-Id: I44896183b566e921cc1287f106fb4bb9332acb97
6 years ago
Guillem Jover
54704e0837
TT#69200 Reimplement contains() based on List::Util's any()
...
Change-Id: Ic3d8eb5a6bdcb6b6021706c9450f06b65db4e688
6 years ago
Guillem Jover
fdc64d61eb
TT#69200 Use reverse in reversearray() instead of an ad-hoc implementation
...
Change-Id: I805e1e7e06b57774275353d1457ed37e5c78a13e
6 years ago
Guillem Jover
0991288e50
TT#69200 Pass the entire list to push in mergearrays()
...
We do not need to add one item at a time, push accepts a list as an
argument.
Change-Id: I30d81f941c1ce91cb2ed90662cbd9e9daf6fa09f
6 years ago
Guillem Jover
7857a1c575
TT#69200 Susbstantially simplify and generalize kbytes2gigs()
...
This makes it possible to easily extend the function to support new
units.
Change-Id: I9e0935fb20013e962e48ec6e27a04d01cd9730be
6 years ago
Guillem Jover
e6ebcc15c5
TT#69200 Use Time::Piece and Time::Local to add up months
...
These are core modules, which require no additional dependencies.
Change-Id: I8dbda5142dcc9d095a2c703ef6cee5364d2ba55a
6 years ago
Guillem Jover
018eafb770
TT#69200 Use Time::Piece instead of ad-hoc code to print dates and times
...
This is a core module, which requires no additional dependencies.
Change-Id: I0830f022788a5e7b69b0afa462654fabf277e254
6 years ago
Guillem Jover
72d7000151
TT#69200 Use Time::Seconds instead of ad-hoc code to pretty print time offsets
...
This is a core module, which requires no additional dependencies.
Change-Id: I93a2c3fd75fd7790461ccc694ed73c4899a1ef20
6 years ago